Skip to content

Commit 6a31bc0

Browse files
EduPonzelianalf
authored andcommitted
Rename RTPS_DllAPI to FASTDDS_EXPORTED_API (#311)
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
1 parent cdf867f commit 6a31bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/eprosima/fastcdr/idl/templates/TypesSwigInterface.stg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $definitions; separator="\n"$
8888
fast_macro_declarations() ::= <<
8989
// Macro declarations
9090
// Any macro used on the Fast DDS header files will give an error if it is not redefined here
91-
#define RTPS_DllAPI
91+
#define FASTDDS_EXPORTED_API
9292
#define eProsima_user_DllExport
9393
>>
9494

0 commit comments

Comments
 (0)