summaryrefslogtreecommitdiff
path: root/drv/GeomToStep/GeomToStep_MakeLine.jxx
blob: 2c78722e78e07ef640becd064d9cc46ac8898f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#ifndef _StepGeom_Line_HeaderFile
#include <StepGeom_Line.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _gp_Lin_HeaderFile
#include <gp_Lin.hxx>
#endif
#ifndef _gp_Lin2d_HeaderFile
#include <gp_Lin2d.hxx>
#endif
#ifndef _Geom_Line_HeaderFile
#include <Geom_Line.hxx>
#endif
#ifndef _Geom2d_Line_HeaderFile
#include <Geom2d_Line.hxx>
#endif
#ifndef _GeomToStep_MakeLine_HeaderFile
#include <GeomToStep_MakeLine.hxx>
#endif