Skip to content

Commit e32322d

Browse files
Mario-DLMiguelCompany
authored andcommitted
Solve conflicts
Signed-off-by: Mario Dominguez <[email protected]>
1 parent d831eb1 commit e32322d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/cpp/rtps/RTPSDomainImpl.hpp

+1-6
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,13 @@
2929
#include <fastrtps/rtps/RTPSDomain.h>
3030
#include <fastrtps/rtps/writer/RTPSWriter.h>
3131

32+
#include <utils/shared_memory/BoostAtExitRegistry.hpp>
3233
#include <utils/SystemInfo.hpp>
3334

34-
<<<<<<< HEAD
35-
#include <utils/shared_memory/BoostAtExitRegistry.hpp>
36-
=======
3735
#if HAVE_SECURITY
3836
#include <security/OpenSSLInit.hpp>
3937
#endif // HAVE_SECURITY
4038

41-
#include <fastdds/xtypes/type_representation/TypeObjectRegistry.hpp>
42-
>>>>>>> 44310c4f8 ([22024] Improve `OpenSSL` lifecycle handling (#5384))
43-
4439
namespace eprosima {
4540
namespace fastrtps {
4641
namespace rtps {

0 commit comments

Comments
 (0)