0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / RWStepBasic / RWStepBasic_RWGroup.cxx
index e1850e1..c5a28ef 100644 (file)
 
 // Generator:  ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.1
 
-#include <RWStepBasic_RWGroup.ixx>
+#include <Interface_Check.hxx>
+#include <Interface_EntityIterator.hxx>
+#include <RWStepBasic_RWGroup.hxx>
+#include <StepBasic_Group.hxx>
+#include <StepData_StepReaderData.hxx>
+#include <StepData_StepWriter.hxx>
 
 //=======================================================================
 //function : RWStepBasic_RWGroup
 //purpose  : 
 //=======================================================================
-
 RWStepBasic_RWGroup::RWStepBasic_RWGroup ()
 {
 }