blob: 94f1bed4d11c4c21575ac88b885480e9ae137488 (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _StepGeom_Axis1Placement_HeaderFile
#include <StepGeom_Axis1Placement.hxx>
#endif
#ifndef _Geom_Axis1Placement_HeaderFile
#include <Geom_Axis1Placement.hxx>
#endif
#ifndef _StepToGeom_MakeAxis1Placement_HeaderFile
#include <StepToGeom_MakeAxis1Placement.hxx>
#endif
|