X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fthread.cpp;h=c7d9d4104e248642170e594813111bef6de789ac;hb=04ac1bcabefaa5b6895b8c20c3c6e3ba7e3a5a61;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"