]> git.sesse.net Git - stockfish/blobdiff - src/main.cpp
Fix compile errors under MSVC
[stockfish] / src / main.cpp
index 210b8363345ac58b77ae0d9dc81b3ff00d066617..9c8601148decb1fa1874418f0cd9f6cd631f48d8 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 // To profile with callgrind uncomment following line
-#define USE_CALLGRIND
+//#define USE_CALLGRIND
 
 
 ////