0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / IGESBasic / IGESBasic_ToolAssocGroupType.cxx
index 984c50a..559293a 100644 (file)
 //--------------------------------------------------------------------
 //--------------------------------------------------------------------
 
-#include <IGESBasic_ToolAssocGroupType.ixx>
+#include <IGESBasic_AssocGroupType.hxx>
+#include <IGESBasic_ToolAssocGroupType.hxx>
+#include <IGESData_DirChecker.hxx>
+#include <IGESData_Dump.hxx>
+#include <IGESData_IGESDumper.hxx>
+#include <IGESData_IGESReaderData.hxx>
+#include <IGESData_IGESWriter.hxx>
 #include <IGESData_ParamCursor.hxx>
-#include <TCollection_HAsciiString.hxx>
+#include <IGESData_ParamReader.hxx>
+#include <Interface_Check.hxx>
+#include <Interface_CopyTool.hxx>
+#include <Interface_EntityIterator.hxx>
 #include <Interface_Macros.hxx>
-#include <IGESData_Dump.hxx>
-
+#include <Interface_ShareTool.hxx>
+#include <Message_Messenger.hxx>
+#include <Standard_DomainError.hxx>
+#include <TCollection_HAsciiString.hxx>
 
 IGESBasic_ToolAssocGroupType::IGESBasic_ToolAssocGroupType ()    {  }