Skip to content
Snippets Groups Projects

wepoll issues

Merged Constantin P. requested to merge bugs-2706 into master
2 files
+ 0
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
3
@@ -31,14 +31,11 @@
#include <stdint.h>
#ifdef WIN32
#undef _WIN32_WINNT
#define _WIN32_WINNT 0x0600
#include <winsock2.h>
#include <windows.h>
#include <mswsock.h>
#include <ws2tcpip.h>
#include <io.h>
#include <wepoll.h>
#include <pthread.h>
#endif
Loading