forked from boostorg/config
@ -55,8 +55,10 @@
|
|||||||
# define BOOST_HAS_MACRO_USE_FACET
|
# define BOOST_HAS_MACRO_USE_FACET
|
||||||
# ifndef _CPPLIB_VER
|
# ifndef _CPPLIB_VER
|
||||||
// Updated Dinkum library defines this, and provides
|
// Updated Dinkum library defines this, and provides
|
||||||
// its own min and max definitions.
|
// its own min and max definitions, as does MTA version.
|
||||||
# define BOOST_NO_STD_MIN_MAX
|
# ifndef __MTA__
|
||||||
|
# define BOOST_NO_STD_MIN_MAX
|
||||||
|
# endif
|
||||||
# define BOOST_NO_MS_INT64_NUMERIC_LIMITS
|
# define BOOST_NO_MS_INT64_NUMERIC_LIMITS
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user