diff --git a/include/boost/config.hpp b/include/boost/config.hpp index 4fb44016..a9b8366c 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -59,6 +59,9 @@ // BOOST_NO_INCLASS_MEMBER_INITIALIZATION: Compiler violates std::9.4.2/4. +// BOOST_NO_INT64_T: does not support 64-bit integer +// types. (Set by rather than ). + // BOOST_NO_INTEGRAL_INT64_T: int64_t as defined by is // not an integral type.