Include file cleanup

This commit is contained in:
Alexander Bock
2016-06-27 15:02:21 +02:00
parent a25eb0f690
commit 824da2199f
4 changed files with 8 additions and 5 deletions
@@ -47,8 +47,8 @@
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#endif
#include <windows.h>
#include <winsock2.h>
#include <windows.h>
#include <ws2tcpip.h>
#endif