Updates for CodeWarrior Pro6

[SVN r7818]
This commit is contained in:
Dave Abrahams
2000-09-25 13:19:04 +00:00
parent d12b4915dd
commit d3b54a634f

View File

@@ -214,8 +214,10 @@
// Metrowerks CodeWarrior --------------------------------------------------// // Metrowerks CodeWarrior --------------------------------------------------//
# elif defined __MWERKS__ # elif defined __MWERKS__
# if __MWERKS__ <= 0x2301 # if __MWERKS__ <= 0x4000
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS # define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
# endif
# if __MWERKS__ <= 0x2301
# define BOOST_NO_POINTER_TO_MEMBER_CONST # define BOOST_NO_POINTER_TO_MEMBER_CONST
# endif # endif
# if __MWERKS__ >= 0x2300 # if __MWERKS__ >= 0x2300