blob: afa3c97ab332e4deb4dccf214d8e44a12c231e53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ifndef _StepGeom_Surface_HeaderFile
#include <StepGeom_Surface.hxx>
#endif
#ifndef _StepGeom_CartesianTransformationOperator3d_HeaderFile
#include <StepGeom_CartesianTransformationOperator3d.hxx>
#endif
#ifndef _TCollection_HAsciiString_HeaderFile
#include <TCollection_HAsciiString.hxx>
#endif
#ifndef _StepGeom_SurfaceReplica_HeaderFile
#include <StepGeom_SurfaceReplica.hxx>
#endif
|