diff --git a/src/cpp/rtps/RTPSDomainImpl.hpp b/src/cpp/rtps/RTPSDomainImpl.hpp index 61bee2d1845..c07a3b54d59 100644 --- a/src/cpp/rtps/RTPSDomainImpl.hpp +++ b/src/cpp/rtps/RTPSDomainImpl.hpp @@ -29,18 +29,13 @@ #include #include +#include #include -<<<<<<< HEAD -#include -======= #if HAVE_SECURITY #include #endif // HAVE_SECURITY -#include ->>>>>>> 44310c4f8 ([22024] Improve `OpenSSL` lifecycle handling (#5384)) - namespace eprosima { namespace fastrtps { namespace rtps {