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 8f513f2 commit f1a446fCopy full SHA for f1a446f
CodeFormatLib/src/CodeFormatLib.cpp
@@ -1,7 +1,7 @@
1
#include "lua.hpp"
2
#include "LuaCodeFormat.h"
3
4
-#ifdef MSVC
+#ifdef _MSC_VER
5
#define EXPORT __declspec(dllexport)
6
#else
7
#define EXPORT
0 commit comments