Fixed: PCH compilation
This commit is contained in:
parent
026198d0b0
commit
31335cc491
1 changed files with 2 additions and 1 deletions
|
@ -29,8 +29,9 @@
|
|||
#include "nel/misc/uv.h"
|
||||
#include "nel/misc/hierarchical_timer.h"
|
||||
|
||||
#if NL_OS_WINDOWS
|
||||
#ifdef NL_OS_WINDOWS
|
||||
#define NOMINMAX
|
||||
#include <WinSock2.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue