summaryrefslogtreecommitdiff
path: root/drv/GC/GC_MakeArcOfEllipse.jxx
blob: b57d52bb749dc0380ada6bd4dd83e529cd688aa1 (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_Elips_HeaderFile
#include <gp_Elips.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _GC_MakeArcOfEllipse_HeaderFile
#include <GC_MakeArcOfEllipse.hxx>
#endif