(main.c) [_WIN32,WIN32]: Remove the define WIN32.
Not required for VC8.
This commit is contained in:
parent
c2d0528178
commit
d640c8cc4e
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#if defined(_WIN32)
|
||||
#define WIN32
|
||||
#include <winsock2.h>
|
||||
#undef NS_ALL
|
||||
#include <process.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue