trying to fix windows build
This commit is contained in:
parent
2402a693fd
commit
2e535d8a27
@ -81,6 +81,8 @@ typedef int pid_t;
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
|
||||
#define NOMINMAX
|
||||
#include <windows.h>
|
||||
|
||||
#endif // _MSC_VER
|
||||
|
||||
Loading…
Reference in New Issue
Block a user