blob: 38662db9bc611ec8776f12ecf4cf58fcf7739f42 (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _StepGeom_BoundedCurve_HeaderFile
#include <StepGeom_BoundedCurve.hxx>
#endif
#ifndef _Geom_BoundedCurve_HeaderFile
#include <Geom_BoundedCurve.hxx>
#endif
#ifndef _StepToGeom_MakeBoundedCurve_HeaderFile
#include <StepToGeom_MakeBoundedCurve.hxx>
#endif
|