X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fthread.cpp;h=2f1237a3b0c6b5b02b27636d9c3d78d02f31c84d;hb=4e72e2a964754611de85536c13ae069f85839b85;hp=f216c3218ca68ac5b5e3e5effa77c991a42df81b;hpb=5c4002aa827653a125130a0d01d0bb96dd2b8bae;p=stockfish diff --git a/src/thread.cpp b/src/thread.cpp index f216c321..2f1237a3 100644 --- a/src/thread.cpp +++ b/src/thread.cpp @@ -20,6 +20,7 @@ #include +#include // For std::count #include "movegen.h" #include "search.h" #include "thread.h"