Skip to content

Commit 04627ff

Browse files
authored
fix: add missing macro (#348)
Thank you always
1 parent f202660 commit 04627ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/RapyutaSimulationPlugins/Public/Core/RRConversionUtils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "RRConversionUtils.generated.h"
2424

2525
UCLASS()
26-
class URRConversionUtils : public UBlueprintFunctionLibrary
26+
class RAPYUTASIMULATIONPLUGINS_API URRConversionUtils : public UBlueprintFunctionLibrary
2727
{
2828
GENERATED_BODY()
2929

0 commit comments

Comments
 (0)