summaryrefslogtreecommitdiff
path: root/drv/GC/GC_MakeArcOfHyperbola.jxx
blob: 0de3bf7318720ca8b4a5e4d8bc376355f5a887b9 (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_Hypr_HeaderFile
#include <gp_Hypr.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _GC_MakeArcOfHyperbola_HeaderFile
#include <GC_MakeArcOfHyperbola.hxx>
#endif