Fix mistaken config changes

[SVN r14259]
This commit is contained in:
Dave Abrahams
2002-06-29 18:31:27 +00:00
parent 388bf56907
commit 17dcb7eabb

View File

@ -23,7 +23,7 @@
//# define BOOST_NO_FUNCTION_TEMPLATE_ORDERING
# endif
# if(__MWERKS__ <= 0x2406) // 7.0 & 7.1
# if(__MWERKS__ <= 0x2407) // 7.x
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
# define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
# endif