mirror of
https://github.com/boostorg/config.git
synced 2026-05-04 20:04:11 +02:00
Merge config changes from Trunk.
[SVN r83497]
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <boost/config.hpp>
|
||||
|
||||
#ifdef BOOST_NO_LIMITS
|
||||
# include <boost/detail/limits.hpp>
|
||||
# error "There is no std::numeric_limits suppport available."
|
||||
#else
|
||||
# include <limits>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user