summaryrefslogtreecommitdiff
path: root/drv/GeomToStep/GeomToStep_MakePlane.jxx
blob: 085fe8aad470083af5d21682a3d9a0ea6efe1b7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _StepGeom_Plane_HeaderFile
#include <StepGeom_Plane.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _gp_Pln_HeaderFile
#include <gp_Pln.hxx>
#endif
#ifndef _Geom_Plane_HeaderFile
#include <Geom_Plane.hxx>
#endif
#ifndef _GeomToStep_MakePlane_HeaderFile
#include <GeomToStep_MakePlane.hxx>
#endif