Update for Metrowerks 6.2 (Chris Little)

[SVN r10194]
This commit is contained in:
Beman Dawes
2001-05-23 13:35:15 +00:00
parent 3987d988e0
commit 20439e1aef

View File

@ -368,7 +368,7 @@
// Metrowerks CodeWarrior --------------------------------------------------//
# elif defined __MWERKS__
# if __MWERKS__ <= 0x2400 // 6.0
# if __MWERKS__ <= 0x2401 // 6.2
# define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
# endif
# if __MWERKS__ <= 0x2301 // 5.3?