forked from boostorg/config
Apparently we forgot to include <limits.h>
[SVN r32397]
This commit is contained in:
committed by
Glen Fernandes
parent
a8b414ef67
commit
628cb70df7
@ -173,6 +173,7 @@ namespace boost {
|
||||
#else // BOOST_HAS_STDINT_H
|
||||
|
||||
# include <boost/limits.hpp> // implementation artifact; not part of interface
|
||||
# include <limits.h> // needed for limits macros
|
||||
|
||||
|
||||
namespace boost
|
||||
|
Reference in New Issue
Block a user