revert patch "Dinkumware 3.10 has <slist>"

[SVN r11260]
This commit is contained in:
Jens Maurer
2001-09-25 19:31:32 +00:00
parent 95e02f2f5e
commit c92e19f098

View File

@ -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