Sign in
ara-mdk
/
platform
/
external
/
stlport
/
e5f45d3719275b0fd752b94c3de2e6ca8bb097bb
/
.
/
test
/
eh
/
mwerks_prefix.h
blob: 30131e52eb26cb0f55f4e9ce58599c9875e8350e [
file
] [
log
] [
blame
]
//mwerks_prefix.h
#define
_STLP_NO_FORCE_INSTANTIATE
1
// for debugging
#define
EH_VECTOR_OPERATOR_NEW
1
#define
NDEBUG
1
#if __MWERKS__ >= 0x3000
#include
<MSLCarbonPrefix.h>
#endif