forked from boostorg/config
Update for Metrowerks 6.2 (Chris Little)
[SVN r10194]
This commit is contained in:
@ -368,7 +368,7 @@
|
|||||||
// Metrowerks CodeWarrior --------------------------------------------------//
|
// Metrowerks CodeWarrior --------------------------------------------------//
|
||||||
|
|
||||||
# elif defined __MWERKS__
|
# elif defined __MWERKS__
|
||||||
# if __MWERKS__ <= 0x2400 // 6.0
|
# if __MWERKS__ <= 0x2401 // 6.2
|
||||||
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
|
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
|
||||||
# endif
|
# endif
|
||||||
# if __MWERKS__ <= 0x2301 // 5.3?
|
# if __MWERKS__ <= 0x2301 // 5.3?
|
||||||
|
Reference in New Issue
Block a user