As explained in the documentation cant be included multiple times.

This commit is contained in:
Mathieu Malaterre 2012-01-30 09:32:32 +00:00
parent 6dc8635e28
commit e2948acd92
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#include "byte_manager.h"
#ifdef _WIN32
#include <winsock2.h>
#include <winsock.h>
#else
typedef int SOCKET;
#endif /*_WIN32*/