diff --git a/include/boost/config.hpp b/include/boost/config.hpp index 4081db34..88b3e1e7 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -472,8 +472,9 @@ # ifndef _GLOBAL_USING // can be defined in yvals.h # define BOOST_NO_STDC_NAMESPACE # endif +# define BOOST_MSVC_STD_ITERATOR # else -# define BOOST_MSVC_STD_ITERATOR 1 +# define BOOST_MSVC_STD_ITERATOR # define BOOST_NO_SLIST # define BOOST_NO_HASH # define BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS