mirror of
https://github.com/boostorg/config.git
synced 2026-02-03 22:05:04 +01:00
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
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user