(NS_ALL) [_WIN32]: Change NS_EVERYTHING back to NS_ALL, #undef NS_ALL to prevent conflict with winsock2.h

This commit is contained in:
Ron Koenderink 2005-03-08 00:04:43 +00:00
parent e215af5ac5
commit 0b172c6553
11 changed files with 22 additions and 16 deletions

View file

@ -56,6 +56,7 @@
#if defined(_WIN32) && defined(_EMPTH_WIN32)
#include <winsock2.h>
#undef NS_ALL
#include <windows.h>
#include <process.h>