// Note: this is obsolete. Please do not use it or add to this file. // See BbrCollectionUtils.hh instead. #ifndef PndStdDeleteObject_h #define PndStdDeleteObject_h #include "PndCollectionUtils.h" typedef panda::Collection::DeleteObject PndStdDeleteObject; #endif