X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftimeman.cpp;h=5e57f8f98c5aacfb9932d9d9f1f3d1940de32f73;hb=3c0e86a91e48baea273306e45fb6cf13a59373cf;hp=169c7821c943160e4c995e837a084af2e792964f;hpb=8cd5cbf6939d76b33a744f1379a6f84a4ac3a6cb;p=stockfish diff --git a/src/timeman.cpp b/src/timeman.cpp index 169c7821..5e57f8f9 100644 --- a/src/timeman.cpp +++ b/src/timeman.cpp @@ -16,12 +16,12 @@ along with this program. If not, see . */ +#include "timeman.h" + #include -#include #include #include "search.h" -#include "timeman.h" #include "uci.h" namespace Stockfish {