Merge config changes from Trunk.

[SVN r83497]
This commit is contained in:
John Maddock
2013-03-19 18:36:02 +00:00
parent d4c041fbcc
commit dc806c09b2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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