X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fendgame.cpp;h=cc6630439cdfdd743a905563b43a9c720835a852;hp=30826dd786557ed5d546ba7b6d8d85ad09153db4;hb=8fb45caadef67fb2ccc27857c15ade987d9f5e2f;hpb=d4af15f682c1967450233ab62cba1a6c5d601df6 diff --git a/src/endgame.cpp b/src/endgame.cpp index 30826dd7..cc663043 100644 --- a/src/endgame.cpp +++ b/src/endgame.cpp @@ -22,7 +22,6 @@ #include #include "bitboard.h" -#include "bitcount.h" #include "endgame.h" #include "movegen.h"