]> git.sesse.net Git - stockfish/blobdiff - src/main.cpp
Updates for newer protobuf and Stockfish.
[stockfish] / src / main.cpp
index 3e6369a805e272a5af6a62e4d390a5f4d1739062..97ac7539a1ab80e7022dfb4525c1d132a2bb8b85 100644 (file)
@@ -36,6 +36,7 @@
 #include <grpc++/server_builder.h>
 #include "hashprobe.h"
 #include "hashprobe.grpc.pb.h"
+#include "tt.h"
 
 using grpc::Server;
 using grpc::ServerBuilder;