summaryrefslogtreecommitdiff
path: root/drv/BRepFill/BRepFill_TrimEdgeTool.jxx
blob: 40f7fbc79baaa3f10961426b375897118c560531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#ifndef _Geom2d_Curve_HeaderFile
#include <Geom2d_Curve.hxx>
#endif
#ifndef _Bisector_Bisec_HeaderFile
#include <Bisector_Bisec.hxx>
#endif
#ifndef _Geom2d_Geometry_HeaderFile
#include <Geom2d_Geometry.hxx>
#endif
#ifndef _TopoDS_Edge_HeaderFile
#include <TopoDS_Edge.hxx>
#endif
#ifndef _TColgp_SequenceOfPnt_HeaderFile
#include <TColgp_SequenceOfPnt.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _BRepFill_TrimEdgeTool_HeaderFile
#include <BRepFill_TrimEdgeTool.hxx>
#endif