X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmain.cpp;fp=src%2Fmain.cpp;h=97ac7539a1ab80e7022dfb4525c1d132a2bb8b85;hp=3e6369a805e272a5af6a62e4d390a5f4d1739062;hb=12485ed0524598d3ebfbce6daf4ad0014c4af566;hpb=775417fcee5cdca67bf72e4b4ed3372470b7be2c diff --git a/src/main.cpp b/src/main.cpp index 3e6369a8..97ac7539 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -36,6 +36,7 @@ #include #include "hashprobe.h" #include "hashprobe.grpc.pb.h" +#include "tt.h" using grpc::Server; using grpc::ServerBuilder;