blob: bd4c37146011fd217fd6dcfc5624cdce65357034 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ifndef _TDF_Attribute_HeaderFile
#include <TDF_Attribute.hxx>
#endif
#ifndef _TDF_Label_HeaderFile
#include <TDF_Label.hxx>
#endif
#ifndef _Standard_GUID_HeaderFile
#include <Standard_GUID.hxx>
#endif
#ifndef _TDF_AttributeDelta_HeaderFile
#include <TDF_AttributeDelta.hxx>
#endif
|