summaryrefslogtreecommitdiff
path: root/drv/BRep/BRep_CurveOnClosedSurface.jxx
blob: 4daee3b96d2ea3cd4a52609562e2d9d0bbd44b7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef _Geom2d_Curve_HeaderFile
#include <Geom2d_Curve.hxx>
#endif
#ifndef _Geom_Surface_HeaderFile
#include <Geom_Surface.hxx>
#endif
#ifndef _TopLoc_Location_HeaderFile
#include <TopLoc_Location.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _BRep_CurveRepresentation_HeaderFile
#include <BRep_CurveRepresentation.hxx>
#endif
#ifndef _BRep_CurveOnClosedSurface_HeaderFile
#include <BRep_CurveOnClosedSurface.hxx>
#endif