diff --git a/Source/Platform.h b/Source/Platform.h index ca5aa022..2f9371c6 100644 --- a/Source/Platform.h +++ b/Source/Platform.h @@ -239,7 +239,7 @@ typedef DWORDLONG ULONGLONG,*PULONGLONG; // defines -#ifndef WC_NO_BEST_FIT_CHARS +#ifndef MEM_LARGE_PAGES # define MEM_LARGE_PAGES 0x20000000 #endif