blob: b975336d5f0a6e0274c9ce00d0f3c78143fdaf0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#ifndef _StepData_StepReaderData_HeaderFile
#include <StepData_StepReaderData.hxx>
#endif
#ifndef _Interface_Check_HeaderFile
#include <Interface_Check.hxx>
#endif
#ifndef _StepRepr_DescriptiveRepresentationItem_HeaderFile
#include <StepRepr_DescriptiveRepresentationItem.hxx>
#endif
#ifndef _StepData_StepWriter_HeaderFile
#include <StepData_StepWriter.hxx>
#endif
#ifndef _RWStepRepr_RWDescriptiveRepresentationItem_HeaderFile
#include <RWStepRepr_RWDescriptiveRepresentationItem.hxx>
#endif
|