blob: 08bbf7376f766abecef2312cb96b4084751ff9c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#include <StepData_Array1OfField.hxx>
#ifndef _Standard_RangeError_HeaderFile
#include <Standard_RangeError.hxx>
#endif
#ifndef _Standard_DimensionMismatch_HeaderFile
#include <Standard_DimensionMismatch.hxx>
#endif
#ifndef _Standard_OutOfRange_HeaderFile
#include <Standard_OutOfRange.hxx>
#endif
#ifndef _Standard_OutOfMemory_HeaderFile
#include <Standard_OutOfMemory.hxx>
#endif
#ifndef _StepData_Field_HeaderFile
#include <StepData_Field.hxx>
#endif
#define Array1Item StepData_Field
#define Array1Item_hxx <StepData_Field.hxx>
#define TCollection_Array1 StepData_Array1OfField
#define TCollection_Array1_hxx <StepData_Array1OfField.hxx>
#include <TCollection_Array1.gxx>
|