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 21f5fe0 commit d49999bCopy full SHA for d49999b
CodeFormatLib/src/CodeFormatLib.cpp
@@ -4,7 +4,7 @@
4
#ifdef MSVC
5
#define EXPORT __declspec(dllexport)
6
#else
7
-#define EXPORT extern
+#define EXPORT
8
#endif
9
10
0 commit comments