We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633931b commit 846ad54Copy full SHA for 846ad54
src/cpp/rtps/RTPSDomainImpl.hpp
@@ -29,18 +29,13 @@
29
#include <fastrtps/rtps/RTPSDomain.h>
30
#include <fastrtps/rtps/writer/RTPSWriter.h>
31
32
+#include <utils/shared_memory/BoostAtExitRegistry.hpp>
33
#include <utils/SystemInfo.hpp>
34
-<<<<<<< HEAD
35
-#include <utils/shared_memory/BoostAtExitRegistry.hpp>
36
-=======
37
#if HAVE_SECURITY
38
#include <security/OpenSSLInit.hpp>
39
#endif // HAVE_SECURITY
40
41
-#include <fastdds/xtypes/type_representation/TypeObjectRegistry.hpp>
42
->>>>>>> 44310c4f8 ([22024] Improve `OpenSSL` lifecycle handling (#5384))
43
-
44
namespace eprosima {
45
namespace fastrtps {
46
namespace rtps {
0 commit comments