mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 09:38:21 +00:00
Fix inclusion of windows.h breaking things with its defines
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#ifdef _WINDOWS
|
||||
|
||||
#include "common/platform/win/include_windows.h"
|
||||
#include <WinSock2.h>
|
||||
|
||||
#endif // _WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user