summaryrefslogtreecommitdiff
path: root/drv/BRepClass/BRepClass_FaceExplorer.jxx
blob: ded753d4ad48983403ddb16195c46671c2273392 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _TopoDS_Face_HeaderFile
#include <TopoDS_Face.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _gp_Lin2d_HeaderFile
#include <gp_Lin2d.hxx>
#endif
#ifndef _BRepClass_Edge_HeaderFile
#include <BRepClass_Edge.hxx>
#endif
#ifndef _BRepClass_FaceExplorer_HeaderFile
#include <BRepClass_FaceExplorer.hxx>
#endif