0024023: Revamp the OCCT Handle -- automatic
[occt.git] / src / TObj / TObj_Model.hxx
index 4125095..0a84d38 100644 (file)
 #ifndef TObj_Model_HeaderFile
 #define TObj_Model_HeaderFile
 
-#include <Handle_TObj_Model.hxx>
 
 #include <TDF_Label.hxx>
 #include <TObj_Partition.hxx>
 #include <Message_Messenger.hxx>
 
-class Handle(TObj_Application);
-class Handle(TObj_TNameContainer);
-class Handle(TObj_Object);
-class Handle(TObj_Partition);
-class Handle(TObj_CheckModel);
 
-class Handle(TCollection_HExtendedString);
-class Handle(TDocStd_Document);
 
 /**
 * Base class for OCAF based models.