mirror of
https://github.com/ENSL/NS.git
synced 2024-12-02 09:11:56 +00:00
8552ac617c
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@1 67975925-1194-0748-b3d5-c16f83f1a3a1
4 lines
178 B
C
4 lines
178 B
C
//mwerks_debug_prefix.h
|
|
#define _STLP_NO_FORCE_INSTANTIATE 1// for debugging
|
|
#define EH_VECTOR_OPERATOR_NEW 1
|
|
#define _STLP_DEBUG 1 // enable the use of allocation debugging
|