mirror of
https://github.com/panda3d/panda3d.git
synced 2026-05-03 13:10:19 -05:00
VC7 allocator support, and *_ALLOCATOR cleanup
This commit is contained in:
@@ -105,5 +105,6 @@
|
||||
// Must global operator new and delete functions throw exceptions?
|
||||
#define GLOBAL_OPERATOR_NEW_EXCEPTIONS 1
|
||||
|
||||
// What style STL allocator should we declare?
|
||||
#define GNU_STYLE_ALLOCATOR 1
|
||||
// What is the syntax of the STL allocator declaration? See
|
||||
// LocalSetup.pp for allowable values.
|
||||
#define STL_ALLOCATOR GNU
|
||||
|
||||
Reference in New Issue
Block a user