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