summaryrefslogtreecommitdiff
path: root/drv/GeomConvert/GeomConvert_ApproxCurve.jxx
blob: ae73ccaf985d3736e6c1872703d7907fb3320bc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _Geom_Curve_HeaderFile
#include <Geom_Curve.hxx>
#endif
#ifndef _Geom_BSplineCurve_HeaderFile
#include <Geom_BSplineCurve.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _Standard_ConstructionError_HeaderFile
#include <Standard_ConstructionError.hxx>
#endif
#ifndef _GeomConvert_ApproxCurve_HeaderFile
#include <GeomConvert_ApproxCurve.hxx>
#endif