summaryrefslogtreecommitdiff
path: root/drv/GeomToStep/GeomToStep_MakeAxis1Placement.jxx
blob: d1dc6dcd15d44e9b26bad0835f2665326e5ae18c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#ifndef _StepGeom_Axis1Placement_HeaderFile
#include <StepGeom_Axis1Placement.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _gp_Ax1_HeaderFile
#include <gp_Ax1.hxx>
#endif
#ifndef _gp_Ax2d_HeaderFile
#include <gp_Ax2d.hxx>
#endif
#ifndef _Geom_Axis1Placement_HeaderFile
#include <Geom_Axis1Placement.hxx>
#endif
#ifndef _Geom2d_AxisPlacement_HeaderFile
#include <Geom2d_AxisPlacement.hxx>
#endif
#ifndef _GeomToStep_MakeAxis1Placement_HeaderFile
#include <GeomToStep_MakeAxis1Placement.hxx>
#endif