blob: ac60973b627e59646463b6a113930decf1920a0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _Standard_ConstructionError_HeaderFile
#include <Standard_ConstructionError.hxx>
#endif
#ifndef _Adaptor3d_Curve_HeaderFile
#include <Adaptor3d_Curve.hxx>
#endif
#ifndef _Adaptor2d_Curve2d_HeaderFile
#include <Adaptor2d_Curve2d.hxx>
#endif
#ifndef _CPnts_AbscissaPoint_HeaderFile
#include <CPnts_AbscissaPoint.hxx>
#endif
|