forked from boostorg/config
revert patch "Dinkumware 3.10 has <slist>"
[SVN r11260]
This commit is contained in:
@ -29,10 +29,8 @@
|
|||||||
# define BOOST_NO_STD_USE_FACET
|
# define BOOST_NO_STD_USE_FACET
|
||||||
# define BOOST_HAS_TWO_ARG_USE_FACET
|
# define BOOST_HAS_TWO_ARG_USE_FACET
|
||||||
# endif
|
# endif
|
||||||
// 3.06 appears to have (non-sgi versions of) <hash_set> & <hash_map>, but no <slist>
|
// 3.06 appears to have (non-sgi versions of) <hash_set> & <hash_map>,
|
||||||
# if _CPPLIB_VER >= 310
|
// and no <slist> at all
|
||||||
# define BOOST_HAS_SLIST
|
|
||||||
# endif
|
|
||||||
#else
|
#else
|
||||||
# define BOOST_MSVC_STD_ITERATOR 1
|
# define BOOST_MSVC_STD_ITERATOR 1
|
||||||
# define BOOST_NO_STD_ITERATOR
|
# define BOOST_NO_STD_ITERATOR
|
||||||
|
Reference in New Issue
Block a user