X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbenchmark.cpp;h=5c4c4e362368b121e0fb32d44e36fb0e1b1bc559;hp=f58d82e2cdf3df840906aee516c2ca72d95b89ce;hb=3e2591d83c285597a7400c79b61ab9dc38875163;hpb=46b5a5f0db5a65bc88da373f87b3280bcf0875e1;ds=sidebyside diff --git a/src/benchmark.cpp b/src/benchmark.cpp index f58d82e2..5c4c4e36 100644 --- a/src/benchmark.cpp +++ b/src/benchmark.cpp @@ -26,7 +26,6 @@ #include "position.h" #include "search.h" #include "thread.h" -#include "tt.h" #include "uci.h" using namespace std;