X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Ftypes.h;h=0915d685ada89f872d8c91b2871a939384c442ba;hp=fb938a3084645d2dc02741e12a3c728021def433;hb=0026c88b3ab184b45532498d407859b71d929783;hpb=6482ce2bb2cb2c2450008afb58c7ef2e04d56841;ds=sidebyside diff --git a/src/types.h b/src/types.h index fb938a30..0915d685 100644 --- a/src/types.h +++ b/src/types.h @@ -34,11 +34,6 @@ /// -DUSE_POPCNT | Add runtime support for use of popcnt asm-instruction. Works /// | only in 64-bit mode. For compiling requires hardware with /// | popcnt support. -/// -/// -DOLD_LOCKS | Under Windows are used the fast Slim Reader/Writer (SRW) -/// | Locks and Condition Variables: these are not supported by -/// | Windows XP and older, to compile for those platforms you -/// | should enable OLD_LOCKS. #include #include