[_WIN32]: Remove unnecessary <io.h> for WIN32.
This commit is contained in:
parent
c7f940a84e
commit
2863aba452
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@
|
|||
#ifdef _WIN32
|
||||
#include <winsock2.h>
|
||||
#undef NS_ALL
|
||||
#ifndef __GNUC__
|
||||
#include <io.h>
|
||||
#endif
|
||||
#else
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue