blob: ec500fb2211c71fbdcee2c5daca40db45100a2fc (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _StepGeom_BoundedCurve_HeaderFile
#include <StepGeom_BoundedCurve.hxx>
#endif
#ifndef _Geom2d_BoundedCurve_HeaderFile
#include <Geom2d_BoundedCurve.hxx>
#endif
#ifndef _StepToGeom_MakeBoundedCurve2d_HeaderFile
#include <StepToGeom_MakeBoundedCurve2d.hxx>
#endif
|