summaryrefslogtreecommitdiff
path: root/drv/GCE2d/GCE2d_MakeLine.jxx
blob: 57af92fad8a412b3a0187d6bdf6a250d7033f7bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#ifndef _Geom2d_Line_HeaderFile
#include <Geom2d_Line.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _gp_Ax2d_HeaderFile
#include <gp_Ax2d.hxx>
#endif
#ifndef _gp_Lin2d_HeaderFile
#include <gp_Lin2d.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _gp_Dir2d_HeaderFile
#include <gp_Dir2d.hxx>
#endif
#ifndef _GCE2d_MakeLine_HeaderFile
#include <GCE2d_MakeLine.hxx>
#endif