backout #define BOOST_NO_STRINGSTREAM - later versions of 2.9x supply it

[SVN r12033]
This commit is contained in:
Beman Dawes
2001-12-13 16:24:31 +00:00
parent cf0493ff14
commit 2a53a7458e

View File

@ -26,7 +26,6 @@
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 97
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
# define BOOST_NO_OPERATORS_IN_NAMESPACE
# define BOOST_NO_STRINGSTREAM
# endif
//