summaryrefslogtreecommitdiff
path: root/drv/GeomAPI/GeomAPI_Interpolate.jxx
blob: 5767d0ec26c6548a0183ceeeb97cd714b6d35fa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#ifndef _TColgp_HArray1OfPnt_HeaderFile
#include <TColgp_HArray1OfPnt.hxx>
#endif
#ifndef _Geom_BSplineCurve_HeaderFile
#include <Geom_BSplineCurve.hxx>
#endif
#ifndef _TColgp_HArray1OfVec_HeaderFile
#include <TColgp_HArray1OfVec.hxx>
#endif
#ifndef _TColStd_HArray1OfBoolean_HeaderFile
#include <TColStd_HArray1OfBoolean.hxx>
#endif
#ifndef _TColStd_HArray1OfReal_HeaderFile
#include <TColStd_HArray1OfReal.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _Standard_ConstructionError_HeaderFile
#include <Standard_ConstructionError.hxx>
#endif
#ifndef _gp_Vec_HeaderFile
#include <gp_Vec.hxx>
#endif
#ifndef _TColgp_Array1OfVec_HeaderFile
#include <TColgp_Array1OfVec.hxx>
#endif
#ifndef _GeomAPI_Interpolate_HeaderFile
#include <GeomAPI_Interpolate.hxx>
#endif