X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbenchmark.cpp;h=5c4c4e362368b121e0fb32d44e36fb0e1b1bc559;hp=f58d82e2cdf3df840906aee516c2ca72d95b89ce;hb=ca3835857435590865fd41aac9bf4c1cda76dfc3;hpb=087b638f6c8982927cbff0d44d6fb825a567e182 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;