mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0033040: Coding - get rid of unused headers [Storage to TopOpeBRepTool]
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
|
||||
#include <TDF.hxx>
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <TDF_GUIDProgIDMap.hxx>
|
||||
|
||||
static TDF_GUIDProgIDMap guidprogidmap;
|
||||
|
@@ -20,7 +20,6 @@
|
||||
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <Standard_Dump.hxx>
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <Standard_ImmutableObject.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
@@ -39,7 +38,6 @@
|
||||
#include <TDF_IDFilter.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelNode.hxx>
|
||||
#include <TDF_RelocationTable.hxx>
|
||||
#include <TDF_Tool.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(TDF_Attribute,Standard_Transient)
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
#include <TDF_AttributeIndexedMap.hxx>
|
||||
class TDF_Label;
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef TDF_AttributeDataMap_HeaderFile
|
||||
#define TDF_AttributeDataMap_HeaderFile
|
||||
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TColStd_MapTransientHasher.hxx>
|
||||
#include <NCollection_DataMap.hxx>
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_AttributeDelta_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_Label.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TColStd_MapTransientHasher.hxx>
|
||||
#include <TColStd_MapTransientHasher.hxx>
|
||||
#include <NCollection_DoubleMap.hxx>
|
||||
|
||||
typedef NCollection_DoubleMap<Handle(TDF_Attribute),Handle(TDF_Attribute),TColStd_MapTransientHasher,TColStd_MapTransientHasher> TDF_AttributeDoubleMap;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#ifndef TDF_AttributeIterator_HeaderFile
|
||||
#define TDF_AttributeIterator_HeaderFile
|
||||
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
|
||||
|
@@ -18,13 +18,10 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Nov 20 1997 Creation
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_ChildIDIterator.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelNode.hxx>
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
|
||||
#define ChildIDIterator_FindNext \
|
||||
{ while( myItr.More() && !myItr.Value().FindAttribute(myID,myAtt)) myItr.Next(); }
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class TDF_Attribute;
|
||||
class TDF_Label;
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelNode.hxx>
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
|
||||
#define ChildIterator_UpToBrother \
|
||||
{ \
|
||||
|
@@ -20,8 +20,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
class TDF_Label;
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
|
||||
|
||||
|
@@ -19,9 +19,7 @@
|
||||
// 0.0 Sep 8 1998 Creation
|
||||
|
||||
#include <Standard_TypeMismatch.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_AttributeMap.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_ClosureMode.hxx>
|
||||
#include <TDF_ClosureTool.hxx>
|
||||
@@ -30,8 +28,6 @@
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelMap.hxx>
|
||||
#include <TDF_ListIteratorOfLabelList.hxx>
|
||||
#include <TDF_MapIteratorOfAttributeMap.hxx>
|
||||
#include <TDF_MapIteratorOfLabelMap.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : Closure
|
||||
|
@@ -18,22 +18,14 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Sep 4 1997 Creation
|
||||
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_AttributeDataMap.hxx>
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_AttributeMap.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_ComparisonTool.hxx>
|
||||
#include <TDF_DataMapIteratorOfAttributeDataMap.hxx>
|
||||
#include <TDF_DataMapIteratorOfLabelDataMap.hxx>
|
||||
#include <TDF_DataSet.hxx>
|
||||
#include <TDF_IDFilter.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelDataMap.hxx>
|
||||
#include <TDF_LabelMap.hxx>
|
||||
#include <TDF_ListIteratorOfLabelList.hxx>
|
||||
#include <TDF_MapIteratorOfAttributeMap.hxx>
|
||||
#include <TDF_MapIteratorOfLabelMap.hxx>
|
||||
#include <TDF_RelocationTable.hxx>
|
||||
|
||||
//=======================================================================
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class TDF_DataSet;
|
||||
class TDF_IDFilter;
|
||||
|
@@ -16,7 +16,6 @@
|
||||
|
||||
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_AttributeMap.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_ClosureMode.hxx>
|
||||
#include <TDF_ClosureTool.hxx>
|
||||
@@ -26,9 +25,6 @@
|
||||
#include <TDF_DataSet.hxx>
|
||||
#include <TDF_IDFilter.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelMap.hxx>
|
||||
#include <TDF_MapIteratorOfAttributeMap.hxx>
|
||||
#include <TDF_MapIteratorOfLabelMap.hxx>
|
||||
#include <TDF_RelocationTable.hxx>
|
||||
#include <TDF_Tool.hxx>
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_IDFilter.hxx>
|
||||
#include <TDF_AttributeMap.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class TDF_RelocationTable;
|
||||
class TDF_DataSet;
|
||||
|
||||
|
@@ -18,24 +18,15 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Mar 11 1997 Creation
|
||||
|
||||
#include <Standard_TypeMismatch.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_AttributeDataMap.hxx>
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_AttributeMap.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_ClosureTool.hxx>
|
||||
#include <TDF_CopyTool.hxx>
|
||||
#include <TDF_DataMapIteratorOfAttributeDataMap.hxx>
|
||||
#include <TDF_DataMapIteratorOfLabelDataMap.hxx>
|
||||
#include <TDF_DataSet.hxx>
|
||||
#include <TDF_IDFilter.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelDataMap.hxx>
|
||||
#include <TDF_LabelMap.hxx>
|
||||
#include <TDF_ListIteratorOfLabelList.hxx>
|
||||
#include <TDF_MapIteratorOfAttributeMap.hxx>
|
||||
#include <TDF_MapIteratorOfLabelMap.hxx>
|
||||
#include <TDF_RelocationTable.hxx>
|
||||
|
||||
//=======================================================================
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TDF_LabelDataMap.hxx>
|
||||
#include <TDF_AttributeDataMap.hxx>
|
||||
#include <TDF_LabelMap.hxx>
|
||||
|
@@ -16,15 +16,11 @@
|
||||
|
||||
#include <NCollection_IncAllocator.hxx>
|
||||
#include <Standard_Dump.hxx>
|
||||
#include <Standard_NoMoreObject.hxx>
|
||||
#include <Standard_NullObject.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_AttributeDelta.hxx>
|
||||
#include <TDF_AttributeIndexedMap.hxx>
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_Data.hxx>
|
||||
@@ -36,9 +32,7 @@
|
||||
#include <TDF_DeltaOnResume.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelNode.hxx>
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
#include <TDF_Tool.hxx>
|
||||
#include <TDF_Transaction.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(TDF_AttributeDelta)> TDF_Array1OfAttributeIDelta;
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TColStd_ListOfInteger.hxx>
|
||||
#include <TDF_HAllocator.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
|
@@ -18,8 +18,6 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Mar 11 1997 Creation
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DataSet.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_ListIteratorOfLabelList.hxx>
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_DataSet_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_LabelList.hxx>
|
||||
#include <TDF_LabelMap.hxx>
|
||||
|
@@ -20,7 +20,6 @@
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DefaultDeltaOnModification.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
|
||||
|
@@ -18,8 +18,6 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Oct 10 1997 Creation
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DefaultDeltaOnRemoval.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_DefaultDeltaOnRemoval_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_DeltaOnRemoval.hxx>
|
||||
class TDF_Attribute;
|
||||
|
@@ -21,11 +21,8 @@
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <Standard_Dump.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <TDF_AttributeDelta.hxx>
|
||||
#include <TDF_Data.hxx>
|
||||
#include <TDF_Delta.hxx>
|
||||
#include <TDF_LabelMap.hxx>
|
||||
#include <TDF_ListIteratorOfAttributeDeltaList.hxx>
|
||||
#include <TDF_ListIteratorOfLabelList.hxx>
|
||||
#include <TDF_MapIteratorOfLabelMap.hxx>
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <TDF_AttributeDeltaList.hxx>
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TDF_LabelList.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
class TDF_AttributeDelta;
|
||||
|
@@ -20,7 +20,6 @@
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DeltaOnAddition.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
|
||||
|
@@ -18,8 +18,6 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Nov 3 1997 Creation
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DeltaOnForget.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_DeltaOnForget_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_AttributeDelta.hxx>
|
||||
class TDF_Attribute;
|
||||
|
@@ -18,8 +18,6 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Oct 10 1997 Creation
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DeltaOnModification.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(TDF_DeltaOnModification,TDF_AttributeDelta)
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_DeltaOnModification_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_AttributeDelta.hxx>
|
||||
class TDF_Attribute;
|
||||
|
@@ -18,8 +18,6 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 Oct 10 1997 Creation
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DeltaOnRemoval.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(TDF_DeltaOnRemoval,TDF_AttributeDelta)
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_DeltaOnRemoval_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_AttributeDelta.hxx>
|
||||
class TDF_Attribute;
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_DeltaOnResume_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_AttributeDelta.hxx>
|
||||
class TDF_Attribute;
|
||||
|
@@ -16,8 +16,6 @@
|
||||
#ifndef TDF_GUIDProgIDMap_HeaderFile
|
||||
#define TDF_GUIDProgIDMap_HeaderFile
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <NCollection_DoubleMap.hxx>
|
||||
|
@@ -18,11 +18,8 @@
|
||||
//Version Date Purpose
|
||||
// 0.0 May 26 1997 Creation
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_IDFilter.hxx>
|
||||
#include <TDF_IDList.hxx>
|
||||
#include <TDF_ListIteratorOfIDList.hxx>
|
||||
#include <TDF_MapIteratorOfIDMap.hxx>
|
||||
|
||||
// To avoid too much resizing actions, et 23 est un nombre premier.
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TDF_IDMap.hxx>
|
||||
#include <TDF_IDList.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef TDF_IDMap_HeaderFile
|
||||
#define TDF_IDMap_HeaderFile
|
||||
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <NCollection_Map.hxx>
|
||||
|
||||
|
@@ -15,18 +15,13 @@
|
||||
|
||||
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <Standard_GUID.hxx>
|
||||
#include <Standard_ImmutableObject.hxx>
|
||||
#include <Standard_NullObject.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_Data.hxx>
|
||||
#include <TDF_IDFilter.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelMapHasher.hxx>
|
||||
#include <TDF_LabelNode.hxx>
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
#include <TDF_Tool.hxx>
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <TDF_LabelNodePtr.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
#include <TDF_AttributeIndexedMap.hxx>
|
||||
class TDF_Attribute;
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef TDF_LabelDataMap_HeaderFile
|
||||
#define TDF_LabelDataMap_HeaderFile
|
||||
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelMapHasher.hxx>
|
||||
#include <NCollection_DataMap.hxx>
|
||||
|
@@ -16,9 +16,6 @@
|
||||
#ifndef TDF_LabelDoubleMap_HeaderFile
|
||||
#define TDF_LabelDoubleMap_HeaderFile
|
||||
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelMapHasher.hxx>
|
||||
#include <TDF_LabelMapHasher.hxx>
|
||||
#include <NCollection_DoubleMap.hxx>
|
||||
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef TDF_LabelIndexedMap_HeaderFile
|
||||
#define TDF_LabelIndexedMap_HeaderFile
|
||||
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_LabelMapHasher.hxx>
|
||||
#include <NCollection_IndexedMap.hxx>
|
||||
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TDF_Reference_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
|
@@ -19,11 +19,6 @@
|
||||
// 0.0 Mar 7 1997 Creation
|
||||
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_DataMapIteratorOfAttributeDataMap.hxx>
|
||||
#include <TDF_DataMapIteratorOfLabelDataMap.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_RelocationTable.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(TDF_RelocationTable,Standard_Transient)
|
||||
|
@@ -17,9 +17,7 @@
|
||||
#define _TDF_RelocationTable_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TDF_LabelDataMap.hxx>
|
||||
#include <TDF_AttributeDataMap.hxx>
|
||||
#include <TColStd_IndexedDataMapOfTransientTransient.hxx>
|
||||
|
@@ -19,9 +19,6 @@
|
||||
// 0.0 Mar 13 1997 Creation
|
||||
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TColStd_ListIteratorOfListOfInteger.hxx>
|
||||
#include <TColStd_ListOfInteger.hxx>
|
||||
#include <TDF_AttributeIndexedMap.hxx>
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_Data.hxx>
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TDF_AttributeMap.hxx>
|
||||
#include <TColStd_ListOfInteger.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class TDF_Data;
|
||||
class TDF_Delta;
|
||||
|
||||
|
Reference in New Issue
Block a user