diff --git a/neo/idlib/sys/sys_defines.h b/neo/idlib/sys/sys_defines.h index b1cfafe3..6a65f231 100644 --- a/neo/idlib/sys/sys_defines.h +++ b/neo/idlib/sys/sys_defines.h @@ -39,7 +39,7 @@ If you have questions concerning this license or the applicable additional terms // Win32 #if defined(WIN32) || defined(_WIN32) - + #if defined(_WIN64) #define CPUSTRING "x64"