From a7d0b8d9e75a40259a41f1ac8b55a0047ecc1e74 Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Fri, 29 Apr 2022 17:28:48 +0200 Subject: [PATCH] Astyle --- neo/idlib/sys/sys_defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"