Skip to content
Snippets Groups Projects
Commit 1737febf authored by Constantin Papizh's avatar Constantin Papizh
Browse files

Win build fixes

parent 8c6bbf44
No related branches found
No related tags found
1 merge request!18Support 2719
#ifndef _MMAN_H_
#define _MMAN_H_
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0600
#endif
#include <_mingw.h>
#include <stdint.h>
#include <io.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment