]> git.sesse.net Git - stockfish/blobdiff - src/syzygy/tbprobe.cpp
Update Makefile for Mac OS X compilation
[stockfish] / src / syzygy / tbprobe.cpp
index 17326970a49c55194ddc7e37c3a2946306c87a47..646176a9e7a6468eb76e03d35c2465d6041904cf 100644 (file)
@@ -7,6 +7,8 @@
   this code to other chess engines.
 */
 
+#define NOMINMAX
+
 #include <algorithm>
 
 #include "../position.h"