Skip to content

Commit

Permalink
Rename RTPS_DllAPI to FASTDDS_EXPORTED_API (#311)
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz committed May 14, 2024
1 parent 66c6ebd commit bdfc351
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 bdfc351

Please sign in to comment.