mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-26 16:38:23 -05:00
move some low-level mem tracking into MemoryHook, more mem tracking fixes
This commit is contained in:
@@ -154,9 +154,6 @@
|
||||
// We need 64-bit file i/o
|
||||
#define __USE_LARGEFILE64 1
|
||||
|
||||
// Must global operator new and delete functions throw exceptions?
|
||||
#define GLOBAL_OPERATOR_NEW_EXCEPTIONS 1
|
||||
|
||||
// Modern versions of gcc do support the latest STL allocator
|
||||
// definitions.
|
||||
#define USE_STL_ALLOCATOR 1
|
||||
|
||||
Reference in New Issue
Block a user