Skip to content

Commit

Permalink
Refs #20569: Rename RTPS_DllAPI to FASTDDS_EXPORTED_API
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz committed Mar 13, 2024
1 parent e67b5a2 commit 471ac5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ $definitions; separator="\n"$
fast_macro_declarations() ::= <<
// Macro declarations
// Any macro used on the Fast DDS header files will give an error if it is not redefined here
#define RTPS_DllAPI
#define FASTDDS_EXPORTED_API
#define eProsima_user_DllExport
>>

Expand Down

0 comments on commit 471ac5c

Please sign in to comment.