blob: 216f5a0adbfe733cd5799901be8d548f2e5d3842 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#ifndef _TColStd_HArray1OfInteger_HeaderFile
#include <TColStd_HArray1OfInteger.hxx>
#endif
#ifndef _TColStd_HArray1OfReal_HeaderFile
#include <TColStd_HArray1OfReal.hxx>
#endif
#ifndef _TCollection_HAsciiString_HeaderFile
#include <TCollection_HAsciiString.hxx>
#endif
#ifndef _StepGeom_HArray1OfCartesianPoint_HeaderFile
#include <StepGeom_HArray1OfCartesianPoint.hxx>
#endif
#ifndef _StepGeom_BSplineCurveWithKnots_HeaderFile
#include <StepGeom_BSplineCurveWithKnots.hxx>
#endif
|