(NS_ALL) [_WIN32]: Change NS_EVERYTHING back to NS_ALL, #undef NS_ALL to prevent conflict with winsock2.h
This commit is contained in:
parent
e215af5ac5
commit
0b172c6553
11 changed files with 22 additions and 16 deletions
|
@ -56,6 +56,7 @@
|
|||
|
||||
#if defined(_WIN32) && defined(_EMPTH_WIN32)
|
||||
#include <winsock2.h>
|
||||
#undef NS_ALL
|
||||
#include <windows.h>
|
||||
#include <process.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue