X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbook.cpp;h=427ae56e677fdcc3532958d3f10c8ab653ae98ca;hp=243583ff18276000a7c5050f0a54ffe330ff0bff;hb=81cd417b4584b0e3830940c5cb122c898afde08a;hpb=a44c5cf4f77b05a0385c127b7c26cf086a73120e diff --git a/src/book.cpp b/src/book.cpp index 243583ff..427ae56e 100644 --- a/src/book.cpp +++ b/src/book.cpp @@ -28,6 +28,7 @@ #include #include "book.h" +#include "misc.h" #include "movegen.h" using namespace std;