additional fix for Intel C++ with Dinkumware 3.06

[SVN r10157]
This commit is contained in:
Jens Maurer
2001-05-19 21:05:18 +00:00
parent 74a8ab80e5
commit bd702153cb

View File

@ -350,7 +350,7 @@
# // full dinkumware 3.06 and above # // full dinkumware 3.06 and above
# define BOOST_NO_HASH # define BOOST_NO_HASH
# define BOOST_NO_STD_ITERATOR_TRAITS # 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 # define BOOST_NO_STDC_NAMESPACE
# endif # endif
# else // assume using dinkumware's STL that comes with VC++ 6.0 # else // assume using dinkumware's STL that comes with VC++ 6.0