forked from boostorg/config
Patch for missing long long numeric limits.
[SVN r16738]
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
# define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS
|
||||
#endif
|
||||
|
||||
#if BOOST_RWSTD_VER <= 0x020101
|
||||
# define BOOST_NO_LONG_LONG_NUMERIC_LIMITS
|
||||
# endif
|
||||
|
||||
//
|
||||
// Borland version of numeric_limits lacks __int64 specialisation:
|
||||
//
|
||||
|
Reference in New Issue
Block a user