This commit is contained in:
Robert Beckebans 2022-04-29 17:28:48 +02:00
parent c2eeb037d9
commit a7d0b8d9e7

View file

@ -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"