Skip to content

Commit

Permalink
Refs #20569: Move fastrtps/eProsima_auto_link.h to fastdds/fastdds_au…
Browse files Browse the repository at this point in the history
…to_link.hpp

Signed-off-by: EduPonz <eduardoponz@eprosima.com>
  • Loading branch information
EduPonz committed Mar 9, 2024
1 parent bf883df commit b054f78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion include/fastdds/fastdds_dll.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
#define EPROSIMA_DYN_LINK
#endif // if defined(EPROSIMA_ALL_DYN_LINK) || defined(FASTDDS_DYN_LINK)

#include <fastrtps/eProsima_auto_link.h>
#include <fastdds/fastdds_auto_link.hpp>
#endif // auto-linking disabled

#endif // _FASTDDS_FASTDDS_DLL_H_

0 comments on commit b054f78

Please sign in to comment.