summaryrefslogtreecommitdiff
path: root/drv/GeomAPI/GeomAPI_PointsToBSpline.jxx
blob: 1046f0e321adba0f70c3e2551222f8e4be9edeca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef _Geom_BSplineCurve_HeaderFile
#include <Geom_BSplineCurve.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _TColgp_Array1OfPnt_HeaderFile
#include <TColgp_Array1OfPnt.hxx>
#endif
#ifndef _TColStd_Array1OfReal_HeaderFile
#include <TColStd_Array1OfReal.hxx>
#endif
#ifndef _GeomAPI_PointsToBSpline_HeaderFile
#include <GeomAPI_PointsToBSpline.hxx>
#endif