X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbitboard.cpp;h=e4287f356fd19cd766a88df6ed5b8852cf4bfc87;hp=e74304153bf5e8245d637ec37718a2856d50ede2;hb=c8589903777b6e0289640b43fae966ded442af48;hpb=d1f76ebcd8cc475d08b468efe4b467e014efef14 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"