X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbenchmark.cpp;h=bb43f4e6aa14db2c90fdde2f366ceb4d828b91a4;hp=cbb62d29d111d9dae122cded936ba98a604f46e8;hb=6b8026806c80bb894e57d276629b35ed703f8489;hpb=f200f3ccd2281deadecb6279fac59b16dea622d5 diff --git a/src/benchmark.cpp b/src/benchmark.cpp index cbb62d29..bb43f4e6 100644 --- a/src/benchmark.cpp +++ b/src/benchmark.cpp @@ -22,6 +22,7 @@ //// Includes //// #include +#include #include #include "search.h"