X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbitboard.h;h=7330a199e1fba11a416da7a37fe379f543eaa9de;hb=aa10d0aaa60ec3480d3cb1b4a7fcc4084df25d8f;hp=9814268327afdd9c269d728077d1f82770035c87;hpb=a66e6e5ad903218a612fdaaf027999b9d48a0294;p=stockfish diff --git a/src/bitboard.h b/src/bitboard.h index 98142683..7330a199 100644 --- a/src/bitboard.h +++ b/src/bitboard.h @@ -21,6 +21,7 @@ #ifndef BITBOARD_H_INCLUDED #define BITBOARD_H_INCLUDED +#include #include "types.h" namespace Bitboards {