mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0033041: Coding - get rid of unused headers [TopTools to Xw]
This commit is contained in:
@@ -18,24 +18,18 @@
|
||||
#include <Message_ProgressScope.hxx>
|
||||
#include <Storage_Schema.hxx>
|
||||
#include <TColStd_MapOfTransient.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_AttributeIterator.hxx>
|
||||
#include <TDF_ChildIterator.hxx>
|
||||
#include <TDF_Data.hxx>
|
||||
#include <TDF_Label.hxx>
|
||||
#include <TDF_TagSource.hxx>
|
||||
#include <TDF_Tool.hxx>
|
||||
#include <TDocStd_FormatVersion.hxx>
|
||||
#include <XmlMDF.hxx>
|
||||
#include <XmlMDF_ADriver.hxx>
|
||||
#include <XmlMDF_ADriverTable.hxx>
|
||||
#include <XmlMDF_DataMapIteratorOfTypeADriverMap.hxx>
|
||||
#include <XmlMDF_ReferenceDriver.hxx>
|
||||
#include <XmlMDF_TagSourceDriver.hxx>
|
||||
#include <XmlObjMgt_Document.hxx>
|
||||
#include <XmlObjMgt_DOMString.hxx>
|
||||
#include <XmlObjMgt_Persistent.hxx>
|
||||
#include <XmlLDrivers.hxx>
|
||||
#include <TDocStd_Owner.hxx>
|
||||
#include <TDocStd_Document.hxx>
|
||||
#include <Standard_GUID.hxx>
|
||||
|
@@ -21,10 +21,7 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <XmlObjMgt_Element.hxx>
|
||||
#include <XmlObjMgt_SRelocationTable.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <XmlObjMgt_RRelocationTable.hxx>
|
||||
#include <XmlMDF_MapOfDriver.hxx>
|
||||
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
@@ -23,8 +23,6 @@
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <XmlObjMgt_RRelocationTable.hxx>
|
||||
#include <XmlObjMgt_SRelocationTable.hxx>
|
||||
class Message_Messenger;
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#include <XmlMDF_ADriverTable.hxx>
|
||||
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <TDF_DerivedAttribute.hxx>
|
||||
#include <TDF_AttributeList.hxx>
|
||||
#include <XmlMDF_ADriver.hxx>
|
||||
#include <XmlMDF_DerivedDriver.hxx>
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _XmlMDF_ADriverTable_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <XmlMDF_TypeADriverMap.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
|
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <XmlMDF_ADriver.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <NCollection_DataMap.hxx>
|
||||
|
||||
typedef NCollection_DataMap<TCollection_AsciiString,Handle(XmlMDF_ADriver),TCollection_AsciiString> XmlMDF_MapOfDriver;
|
||||
|
@@ -17,7 +17,6 @@
|
||||
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_Reference.hxx>
|
||||
#include <TDF_Tool.hxx>
|
||||
#include <XmlMDF_ReferenceDriver.hxx>
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <XmlMDF_ADriver.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <XmlObjMgt_RRelocationTable.hxx>
|
||||
#include <XmlObjMgt_SRelocationTable.hxx>
|
||||
class Message_Messenger;
|
||||
|
@@ -17,7 +17,6 @@
|
||||
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <TDF_TagSource.hxx>
|
||||
#include <XmlMDF_TagSourceDriver.hxx>
|
||||
#include <XmlObjMgt.hxx>
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <XmlMDF_ADriver.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <XmlObjMgt_RRelocationTable.hxx>
|
||||
#include <XmlObjMgt_SRelocationTable.hxx>
|
||||
class Message_Messenger;
|
||||
|
Reference in New Issue
Block a user