mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
6 lines
161 B
C
6 lines
161 B
C
|
//mwerks_nosgi_prefix.h
|
||
|
#define _STLP_NO_SGI_IOSTREAMS 1
|
||
|
#define _STLP_NO_FORCE_INSTANTIATE 1 // for debugging
|
||
|
#define EH_VECTOR_OPERATOR_NEW 1
|
||
|
#define NDEBUG 1
|