Skip to content
Snippets Groups Projects

wepoll issues

Merged Constantin P. requested to merge bugs-2706 into master
1 file
+ 1
5
Compare changes
  • Side-by-side
  • Inline
+ 1
5
#ifndef _MMAN_H_
#define _MMAN_H_
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0600
#endif
#define _MMAN_H_
#include <_mingw.h>
#include <stdint.h>
Loading