X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmain.cpp;h=70359fdf77116adb652762d9c12fc9da8ba2560f;hp=de77e5823eff1a756f249ae1119493d441890921;hb=6080fecf9cba9ac063f8f07bd25004c14016bd33;hpb=94a67c49b0238200bbd4b167d067f067ff4aad30 diff --git a/src/main.cpp b/src/main.cpp index de77e582..70359fdf 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -30,7 +30,6 @@ #include "bitboard.h" #include "bitcount.h" -#include "direction.h" #include "endgame.h" #include "evaluate.h" #include "material.h"