Add PREDICTOR pre-processor flag to MSVC

This commit is contained in:
Holger Vogt 2022-12-23 16:48:33 +01:00
parent 0fb80096b0
commit 2a28c51c1e
1 changed files with 1 additions and 1 deletions

View File

@ -491,7 +491,7 @@
#define PACKAGE_VERSION VERSION
/* Define if we want predictor algorithm */
/* #undef PREDICTOR */
#define PREDICTOR
/* Define to 1 if the C compiler supports function prototypes. */
/* #undef PROTOTYPES */