]> git.sesse.net Git - stockfish/blobdiff - src/types.h
Fix compilation with Android NDK
[stockfish] / src / types.h
index cf0b3f953dedcad5826f47c21a2deb2fd6000699..02e2d45515a1588b8bfbd7792f7fbc4381750371 100644 (file)
@@ -35,6 +35,7 @@
 ///               | only in 64-bit mode. For compiling requires hardware with
 ///               | popcnt support.
 
 ///               | only in 64-bit mode. For compiling requires hardware with
 ///               | popcnt support.
 
+#include <cctype>
 #include <climits>
 #include <cstdlib>
 
 #include <climits>
 #include <cstdlib>