X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fplatform.h;h=ad02575bc4b983d207543252049759816e39f21f;hp=36494c135022bcc0d6bd0a747dce5b35aef01710;hb=4381ea23feb33831ebe889e30645e10cf7032530;hpb=c5ec94d0f1b128fc2c691c7231663a345409d5cc diff --git a/src/platform.h b/src/platform.h index 36494c13..ad02575b 100644 --- a/src/platform.h +++ b/src/platform.h @@ -40,6 +40,7 @@ typedef unsigned __int64 uint64_t; #else # include +# include // Used by sysconf(_SC_NPROCESSORS_ONLN) #endif #if !defined(_WIN32) && !defined(_WIN64) // Linux - Unix