summaryrefslogtreecommitdiff
path: root/drv/Geom2dAPI/Geom2dAPI_Interpolate.jxx
blob: 02823146df8e272981f70465b7d106a31e6a1639 (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_HArray1OfPnt2d_HeaderFile
#include <TColgp_HArray1OfPnt2d.hxx>
#endif
#ifndef _Geom2d_BSplineCurve_HeaderFile
#include <Geom2d_BSplineCurve.hxx>
#endif
#ifndef _TColgp_HArray1OfVec2d_HeaderFile
#include <TColgp_HArray1OfVec2d.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_Vec2d_HeaderFile
#include <gp_Vec2d.hxx>
#endif
#ifndef _TColgp_Array1OfVec2d_HeaderFile
#include <TColgp_Array1OfVec2d.hxx>
#endif
#ifndef _Geom2dAPI_Interpolate_HeaderFile
#include <Geom2dAPI_Interpolate.hxx>
#endif