X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fthread.cpp;fp=src%2Fthread.cpp;h=64dd9e1835d9ee8abf0a3b25f05ef141b55505fc;hp=6c1d729987d90bb237f0b0c9034d78d19aa2d7f0;hb=c8589903777b6e0289640b43fae966ded442af48;hpb=d1f76ebcd8cc475d08b468efe4b467e014efef14 diff --git a/src/thread.cpp b/src/thread.cpp index 6c1d7299..64dd9e18 100644 --- a/src/thread.cpp +++ b/src/thread.cpp @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#include // For std::count #include #include "movegen.h"