win32 nominmax

This commit is contained in:
Matej Sekoranja
2014-10-15 17:09:19 +02:00
parent 54938ed5e6
commit 631ddbf157
+1
View File
@@ -9,6 +9,7 @@
#endif
#ifdef _WIN32
#define NOMINMAX
#include <process.h>
#endif