trying to fix windows build

This commit is contained in:
Michał Walenciak 2017-10-07 08:57:27 +02:00
parent 2402a693fd
commit 2e535d8a27

View File

@ -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