add BOOST_NO_STRINGSTREAM

[SVN r12018]
This commit is contained in:
Beman Dawes
2001-12-12 02:14:12 +00:00
parent 6a41c69ad6
commit cf0493ff14

View File

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