forked from boostorg/config
additional fix for Intel C++ with Dinkumware 3.06
[SVN r10157]
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user