X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fpsqtab.h;h=f56ba9ccf168c8eab34d63bcd9a4c8daef84e90a;hp=2ae17cd1d23d749701f59b8c8849a8f68e55593b;hb=0fcda095df1caa860e8e3f3a714d5545ec9dc122;hpb=95212222c7444538b84326208e433ac12f15e9fb diff --git a/src/psqtab.h b/src/psqtab.h index 2ae17cd1..f56ba9cc 100644 --- a/src/psqtab.h +++ b/src/psqtab.h @@ -17,15 +17,10 @@ along with this program. If not, see . */ - #if !defined(PSQTAB_H_INCLUDED) #define PSQTAB_H_INCLUDED -//// -//// Includes -//// - -#include "value.h" +#include "types.h" namespace {