0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / StepGeom / StepGeom_PointOnSurface.cxx
index 4e72da5..1175548 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <StepGeom_PointOnSurface.ixx>
 
+#include <Standard_Type.hxx>
+#include <StepGeom_PointOnSurface.hxx>
+#include <StepGeom_Surface.hxx>
+#include <TCollection_HAsciiString.hxx>
 
 StepGeom_PointOnSurface::StepGeom_PointOnSurface ()  {}