#pragma once #include "common.h" #include "LArray.h" class AFX_EXT_CLASS T2OuterObjList : public LArray { public: ~T2OuterObjList(); };