X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fthread.cpp;h=c7d9d4104e248642170e594813111bef6de789ac;hb=6058e7cf60b043cfb142604d0956c32c24098b00;hp=1db61a20671e77376de2c7501175f2699f02b1c3;hpb=103b368ab7f5fd696e0c6925917344d15a3c2d9c;p=stockfish diff --git a/src/thread.cpp b/src/thread.cpp index 1db61a20..c7d9d410 100644 --- a/src/thread.cpp +++ b/src/thread.cpp @@ -17,6 +17,7 @@ along with this program. If not, see . */ +#include #include #include "movegen.h"