diff --git a/dtool/LocalSetup.pp b/dtool/LocalSetup.pp index 15b45b5a7c..385143bc04 100644 --- a/dtool/LocalSetup.pp +++ b/dtool/LocalSetup.pp @@ -191,6 +191,7 @@ $[cdefine HAVE_RTTI] $[cdefine GLOBAL_OPERATOR_NEW_EXCEPTIONS] /* What style STL allocator should we declare? */ +$[cdefine UNKNOWN_ALLOCATOR] $[cdefine OLD_STYLE_ALLOCATOR] $[cdefine GNU_STYLE_ALLOCATOR]