X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fthread.cpp;h=2f1237a3b0c6b5b02b27636d9c3d78d02f31c84d;hp=f216c3218ca68ac5b5e3e5effa77c991a42df81b;hb=6ed81f09ffa513f0938c1a16fa4edd55e552c178;hpb=82ad9ce9cfb0eff33f1d781f329f7c5dc0b277eb 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"