From 3e35f9e861629430039f40d85e8719aeaad7b5e4 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Thu, 24 May 2001 21:50:36 +0000 Subject: [PATCH] fixed Intel + new Dinkumware again [SVN r10225] --- include/boost/config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/config.hpp b/include/boost/config.hpp index 2b48d906..bd21255c 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 -# if _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