We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2e910 commit a06721eCopy full SHA for a06721e
1 file changed
src/core.cpp
@@ -1,3 +1,7 @@
1
+#ifndef WINSECRUNTIME_EXPORTS
2
+#define WINSECRUNTIME_EXPORTS 1
3
+#endif
4
+
5
#include "WinSecRuntime/WinSecRuntime.h"
6
7
namespace WinSecRuntime {
0 commit comments