diff --git a/include/boost/config.hpp b/include/boost/config.hpp index 962d0569..c476a3b7 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -350,7 +350,7 @@ # // full dinkumware 3.06 and above # define BOOST_NO_HASH # define BOOST_NO_STD_ITERATOR_TRAITS -# ifndef _GLOBAL_USING // can be defined in yvals.h +# if _GLOBAL_USING // can be defined in yvals.h # define BOOST_NO_STDC_NAMESPACE # endif # else // assume using dinkumware's STL that comes with VC++ 6.0