0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / RWStepDimTol / RWStepDimTol_RWFlatnessTolerance.cxx
index e2ea61e..4994643 100644 (file)
 
 // Generator:  ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
 
-#include <RWStepDimTol_RWFlatnessTolerance.ixx>
+#include <Interface_Check.hxx>
+#include <Interface_EntityIterator.hxx>
+#include <RWStepDimTol_RWFlatnessTolerance.hxx>
 #include <StepBasic_MeasureWithUnit.hxx>
+#include <StepData_StepReaderData.hxx>
+#include <StepData_StepWriter.hxx>
+#include <StepDimTol_FlatnessTolerance.hxx>
 #include <StepRepr_ShapeAspect.hxx>
 
 //=======================================================================
 //function : RWStepDimTol_RWFlatnessTolerance
 //purpose  : 
 //=======================================================================
-
 RWStepDimTol_RWFlatnessTolerance::RWStepDimTol_RWFlatnessTolerance ()
 {
 }