Skip to content

Commit

Permalink
Solve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Dominguez <[email protected]>
  • Loading branch information
Mario-DL authored and MiguelCompany committed Dec 4, 2024
1 parent d831eb1 commit e32322d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/cpp/rtps/RTPSDomainImpl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,13 @@
#include <fastrtps/rtps/RTPSDomain.h>
#include <fastrtps/rtps/writer/RTPSWriter.h>

#include <utils/shared_memory/BoostAtExitRegistry.hpp>
#include <utils/SystemInfo.hpp>

<<<<<<< HEAD
#include <utils/shared_memory/BoostAtExitRegistry.hpp>
=======
#if HAVE_SECURITY
#include <security/OpenSSLInit.hpp>
#endif // HAVE_SECURITY

#include <fastdds/xtypes/type_representation/TypeObjectRegistry.hpp>
>>>>>>> 44310c4f8 ([22024] Improve `OpenSSL` lifecycle handling (#5384))

namespace eprosima {
namespace fastrtps {
namespace rtps {
Expand Down

0 comments on commit e32322d

Please sign in to comment.