summaryrefslogtreecommitdiff
path: root/drv/ShapeCustom/ShapeCustom_Curve2d.jxx
blob: e5c8032bd626b17d9ed6e524232dd0afa4d0a902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _TColgp_Array1OfPnt2d_HeaderFile
#include <TColgp_Array1OfPnt2d.hxx>
#endif
#ifndef _Geom2d_Line_HeaderFile
#include <Geom2d_Line.hxx>
#endif
#ifndef _Geom2d_Curve_HeaderFile
#include <Geom2d_Curve.hxx>
#endif
#ifndef _Geom2d_BSplineCurve_HeaderFile
#include <Geom2d_BSplineCurve.hxx>
#endif
#ifndef _ShapeCustom_Curve2d_HeaderFile
#include <ShapeCustom_Curve2d.hxx>
#endif