forked from boostorg/concept_check
port to Codewarrior 6.0
[SVN r8107]
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
#include <boost/pending/limits.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 &
|
#define BOOST_FPTR &
|
||||||
#else
|
#else
|
||||||
#define BOOST_FPTR
|
#define BOOST_FPTR
|
||||||
|
Reference in New Issue
Block a user