port to Codewarrior 6.0

[SVN r8107]
This commit is contained in:
Jeremy Siek
2000-11-03 04:25:13 +00:00
parent 7b40323fef
commit 8cd9efd6f2

View File

@@ -13,7 +13,7 @@
#include <boost/config.hpp>
#include <boost/pending/limits.hpp>
#if defined(__GNUC__) || defined(__KCC) || defined(__ghs)
#if defined(__GNUC__) || defined(__KCC) || defined(__ghs) || defined(__MWERKS__)
#define BOOST_FPTR &
#else
#define BOOST_FPTR