forked from boostorg/config
backout #define BOOST_NO_STRINGSTREAM - later versions of 2.9x supply it
[SVN r12033]
This commit is contained in:
@ -26,7 +26,6 @@
|
|||||||
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 97
|
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 97
|
||||||
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
|
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
|
||||||
# define BOOST_NO_OPERATORS_IN_NAMESPACE
|
# define BOOST_NO_OPERATORS_IN_NAMESPACE
|
||||||
# define BOOST_NO_STRINGSTREAM
|
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user