We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367b538 commit a439aeaCopy full SHA for a439aea
src/serialization.cpp
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
20
#include "serialization.h"
21
22
#include "util/serialize.h"
23
-#ifdef _MSC_VER
+#ifdef _WIN32
24
#define ZLIB_WINAPI
25
#endif
26
#include "zlib.h"
0 commit comments