mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-12 11:49:02 +08:00
disable usage of INTMAX_T
This commit is contained in:
parent
0905ed5390
commit
c244081490
@ -107,7 +107,7 @@
|
||||
#define MPREAL_HAVE_EXPLICIT_CONVERTERS
|
||||
#endif
|
||||
|
||||
#define MPFR_USE_INTMAX_T // Enable 64-bit integer types - should be defined before mpfr.h
|
||||
//#define MPFR_USE_INTMAX_T // Enable 64-bit integer types - should be defined before mpfr.h
|
||||
|
||||
#if defined(MPREAL_HAVE_MSVC_DEBUGVIEW) && defined(_MSC_VER) && defined(_DEBUG)
|
||||
#define MPREAL_MSVC_DEBUGVIEW_CODE DebugView = toString();
|
||||
|
Loading…
x
Reference in New Issue
Block a user