first commit
This commit is contained in:
8
extern/STLport/5.2.1/test/eh/mwerks_prefix.h
vendored
Normal file
8
extern/STLport/5.2.1/test/eh/mwerks_prefix.h
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
//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
|
||||
Reference in New Issue
Block a user