0033018: Coding - get rid of unused headers [Plugin to ShapeAnalysis]
[occt.git] / src / RWStepGeom / RWStepGeom_RWEllipse.cxx
index 538cdd9..7831cd0 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Interface_Check.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_ShareTool.hxx>
 #include <RWStepGeom_RWEllipse.hxx>
 #include <StepData_StepReaderData.hxx>
 #include <StepData_StepWriter.hxx>
-#include <StepGeom_Axis2Placement.hxx>
 #include <StepGeom_Ellipse.hxx>
 
 RWStepGeom_RWEllipse::RWStepGeom_RWEllipse () {}