summaryrefslogtreecommitdiff
path: root/drv/IGESGeom/IGESGeom_BSplineCurve.jxx
blob: 0b7c9ac539507a082c37080415988030bb6387c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#ifndef _TColStd_HArray1OfReal_HeaderFile
#include <TColStd_HArray1OfReal.hxx>
#endif
#ifndef _TColgp_HArray1OfXYZ_HeaderFile
#include <TColgp_HArray1OfXYZ.hxx>
#endif
#ifndef _Standard_DimensionMismatch_HeaderFile
#include <Standard_DimensionMismatch.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _gp_XYZ_HeaderFile
#include <gp_XYZ.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _IGESGeom_BSplineCurve_HeaderFile
#include <IGESGeom_BSplineCurve.hxx>
#endif