summaryrefslogtreecommitdiff
path: root/drv/GCE2d/GCE2d_MakeArcOfParabola.jxx
blob: 5f8862d4da30cf49023dfc890ac164ff69642b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _Geom2d_TrimmedCurve_HeaderFile
#include <Geom2d_TrimmedCurve.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _gp_Parab2d_HeaderFile
#include <gp_Parab2d.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _GCE2d_MakeArcOfParabola_HeaderFile
#include <GCE2d_MakeArcOfParabola.hxx>
#endif