blob: 90cc8b6dd99e1e87bfebc608bbb660f845fdff14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ifndef _Standard_ConstructionError_HeaderFile
#include <Standard_ConstructionError.hxx>
#endif
#ifndef _Geom2dAdaptor_Curve_HeaderFile
#include <Geom2dAdaptor_Curve.hxx>
#endif
#ifndef _Geom2d_Curve_HeaderFile
#include <Geom2d_Curve.hxx>
#endif
#ifndef _Geom2dAdaptor_HCurve_HeaderFile
#include <Geom2dAdaptor_HCurve.hxx>
#endif
|