1 //mwerks_prefix.h 2 #define _STLP_NO_FORCE_INSTANTIATE 1// for debugging 3 #define EH_VECTOR_OPERATOR_NEW 1 4 #define NDEBUG 1 5 6 #if __MWERKS__ >= 0x3000 7 #include <MSLCarbonPrefix.h> 8 #endif
1 //mwerks_prefix.h 2 #define _STLP_NO_FORCE_INSTANTIATE 1// for debugging 3 #define EH_VECTOR_OPERATOR_NEW 1 4 #define NDEBUG 1 5 6 #if __MWERKS__ >= 0x3000 7 #include <MSLCarbonPrefix.h> 8 #endif