src/server/util/io.h

changeset 162
b169992137a8
parent 161
aadda87bad1b
child 193
aa8393527b1e
--- a/src/server/util/io.h	Thu Jan 26 18:53:52 2017 +0100
+++ b/src/server/util/io.h	Sat Jan 28 10:38:34 2017 +0100
@@ -34,8 +34,8 @@
 #include "systems.h"
 
 #ifdef _WIN32
+#include <windows.h>
 #include <winsock2.h>
-#include <windows.h>
 #endif
 
 #ifdef	__cplusplus

mercurial