blob: 66c5e72ccea678c6bde21822225e7f07783d5fac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#ifndef _TDF_Label_HeaderFile
#include <TDF_Label.hxx>
#endif
#ifndef _Standard_GUID_HeaderFile
#include <Standard_GUID.hxx>
#endif
#ifndef _TDF_Attribute_HeaderFile
#include <TDF_Attribute.hxx>
#endif
#ifndef _TDF_RelocationTable_HeaderFile
#include <TDF_RelocationTable.hxx>
#endif
#ifndef _TDF_DataSet_HeaderFile
#include <TDF_DataSet.hxx>
#endif
#ifndef _TDataStd_UAttribute_HeaderFile
#include <TDataStd_UAttribute.hxx>
#endif
|