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