Skip to content
Snippets Groups Projects

wepoll issues

Merged Constantin P. requested to merge bugs-2706 into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -33,8 +33,6 @@
//#include <malloc.h>
#ifdef _WIN32
#undef _WIN32_WINNT
#define _WIN32_WINNT 0x0600
#include <winsock2.h>
#include <windows.h>
#include <mswsock.h>
@@ -42,7 +40,6 @@
#include <io.h>
#include <time.h>
//#include "wrappers.h"
#include <wepoll.h>
#endif
#include "uthash.h"
Loading