summaryrefslogtreecommitdiff
path: root/drv/GC/GC_MakeArcOfParabola.jxx
blob: 4a3f1a2cb1be73eb69027df11076d3a24bf932de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _Geom_TrimmedCurve_HeaderFile
#include <Geom_TrimmedCurve.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _gp_Parab_HeaderFile
#include <gp_Parab.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _GC_MakeArcOfParabola_HeaderFile
#include <GC_MakeArcOfParabola.hxx>
#endif