mirror of
https://github.com/boostorg/config.git
synced 2026-02-18 01:52:20 +00:00
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