Add PREDICTOR pre-processor flag to MSVC
This commit is contained in:
parent
0fb80096b0
commit
2a28c51c1e
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue