forked from boostorg/config
Fix mistaken config changes
[SVN r14259]
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
//# define BOOST_NO_FUNCTION_TEMPLATE_ORDERING
|
//# define BOOST_NO_FUNCTION_TEMPLATE_ORDERING
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if(__MWERKS__ <= 0x2406) // 7.0 & 7.1
|
# if(__MWERKS__ <= 0x2407) // 7.x
|
||||||
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
|
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
|
||||||
# define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
|
# define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
|
||||||
# endif
|
# endif
|
||||||
|
Reference in New Issue
Block a user