We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce50d37 commit cdcebcbCopy full SHA for cdcebcb
test/test_library.cpp
@@ -21,7 +21,7 @@
21
namespace test_library
22
{
23
24
-RCPPUTILS_PUBLIC
+RCPPUTILS_EXPORT
25
int add_one(int x)
26
27
return x + 1;
0 commit comments