checkin UNKNOWN_ALLOCATOR

This commit is contained in:
cxgeorge 2001-11-01 02:30:10 +00:00
parent 77f202a3aa
commit 4fd01828cf

View File

@ -191,6 +191,7 @@ $[cdefine HAVE_RTTI]
$[cdefine GLOBAL_OPERATOR_NEW_EXCEPTIONS] $[cdefine GLOBAL_OPERATOR_NEW_EXCEPTIONS]
/* What style STL allocator should we declare? */ /* What style STL allocator should we declare? */
$[cdefine UNKNOWN_ALLOCATOR]
$[cdefine OLD_STYLE_ALLOCATOR] $[cdefine OLD_STYLE_ALLOCATOR]
$[cdefine GNU_STYLE_ALLOCATOR] $[cdefine GNU_STYLE_ALLOCATOR]