forked from boostorg/config
Updates for CodeWarrior Pro6
[SVN r7818]
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user