X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fbitboard.cpp;h=e4287f356fd19cd766a88df6ed5b8852cf4bfc87;hb=c8589903777b6e0289640b43fae966ded442af48;hp=e74304153bf5e8245d637ec37718a2856d50ede2;hpb=796d0ad70eaadf1a354d6565181331c981432f2d;p=stockfish diff --git a/src/bitboard.cpp b/src/bitboard.cpp index e7430415..e4287f35 100644 --- a/src/bitboard.cpp +++ b/src/bitboard.cpp @@ -18,8 +18,8 @@ along with this program. If not, see . */ -#include #include +#include #include "bitboard.h" #include "misc.h"