]> git.sesse.net Git - stockfish/blobdiff - src/timeman.cpp
Revert "Rook PSQT Tuned"
[stockfish] / src / timeman.cpp
index fafde2aa62033d44a7953d29db8aca23dd78023e..484aaa65998684cf6e6718d5c06d8d3b3a4052fd 100644 (file)
@@ -18,6 +18,7 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+#include <algorithm>
 #include <cfloat>
 #include <cmath>