src/server/util/io.h

changeset 161
aadda87bad1b
parent 147
d050449c3b9e
child 162
b169992137a8
--- a/src/server/util/io.h	Thu Jan 26 17:23:11 2017 +0100
+++ b/src/server/util/io.h	Thu Jan 26 18:53:52 2017 +0100
@@ -34,8 +34,8 @@
 #include "systems.h"
 
 #ifdef _WIN32
+#include <winsock2.h>
 #include <windows.h>
-#include <winsock2.h>
 #endif
 
 #ifdef	__cplusplus

mercurial