mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
oops
This commit is contained in:
parent
0a483e3d67
commit
672e4f6710
@ -226,7 +226,7 @@ $[cdefine GLOBAL_OPERATOR_NEW_EXCEPTIONS]
|
||||
#elif $[eq $[STL_ALLOCATOR], OLD]
|
||||
// "OLD": Irix 6.2-era STL.
|
||||
#set OLD_STYLE_ALLOCATOR 1
|
||||
#elif $[eq $[STL_ALLOCATOR], ECGS]
|
||||
#elif $[eq $[STL_ALLOCATOR], GNU]
|
||||
// "GNU": gcc 2.95-era.
|
||||
#set GNU_STYLE_ALLOCATOR 1
|
||||
#elif $[eq $[STL_ALLOCATOR], VC6]
|
||||
|
Loading…
x
Reference in New Issue
Block a user