Skip to content

Commit

Permalink
Solve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
  • Loading branch information
Mario-DL committed Nov 15, 2024
1 parent 633931b commit 846ad54
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 846ad54

Please sign in to comment.