X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fpawns.cpp;h=135633a3ab9f74d8f1e6654983df16d781a92365;hp=4ca1bb0efcc71c58013a1d124472d383e4254990;hb=404c4122ce8f5dd55593668fc87ae46236a71b92;hpb=a4c11b71acc4aeab032128d4ba9d0d4ccd51aa20 diff --git a/src/pawns.cpp b/src/pawns.cpp index 4ca1bb0e..135633a3 100644 --- a/src/pawns.cpp +++ b/src/pawns.cpp @@ -17,6 +17,7 @@ along with this program. If not, see . */ +#include #include #include "bitboard.h"