X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fuci.cpp;h=c1073ad596831fafbb2750c8402b7b07d6515cc7;hp=46cd39eaa5366b71bdfbb403e76a95ee5dd1b01e;hb=b4acf83704c9bab4d78d9ec76ecbdfbfa0b0c88c;hpb=ee0afea1e57e4c39140c838b9f9f2d5c7c061e6b diff --git a/src/uci.cpp b/src/uci.cpp index 46cd39ea..c1073ad5 100644 --- a/src/uci.cpp +++ b/src/uci.cpp @@ -33,7 +33,6 @@ #include "move.h" #include "movegen.h" #include "position.h" -#include "san.h" #include "search.h" #include "ucioption.h"