We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e9a9d commit 6fa3892Copy full SHA for 6fa3892
src/script/lua_api/l_async_events.h
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
23
#include <vector>
24
#include <map>
25
26
-#ifndef _MSC_VER
+#ifndef _WIN32
27
#include <unistd.h>
28
#else
29
#define _WINSOCKAPI_
0 commit comments