summaryrefslogtreecommitdiff
path: root/drv/Approx/Approx_Curve3d.jxx
blob: b8a24dc908babec54f92d3a25fabc328da2db851 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#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 _Adaptor3d_HCurve_HeaderFile
#include <Adaptor3d_HCurve.hxx>
#endif
#ifndef _Approx_Curve3d_HeaderFile
#include <Approx_Curve3d.hxx>
#endif