mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0033041: Coding - get rid of unused headers [TopTools to Xw]
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include <XmlMDocStd.hxx>
|
||||
#include <XmlMFunction.hxx>
|
||||
|
||||
#include <locale.h>
|
||||
#include <time.h>
|
||||
static Standard_GUID XmlLStorageDriver ("13a56820-8269-11d5-aab2-0050044b1af1");
|
||||
static Standard_GUID XmlLRetrievalDriver("13a56822-8269-11d5-aab2-0050044b1af1");
|
||||
|
@@ -15,16 +15,11 @@
|
||||
|
||||
|
||||
#include <CDM_Application.hxx>
|
||||
#include <CDM_Document.hxx>
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Message_ProgressScope.hxx>
|
||||
#include <CDM_MetaData.hxx>
|
||||
#include <LDOM_DocumentType.hxx>
|
||||
#include <LDOM_LDOMImplementation.hxx>
|
||||
#include <LDOMParser.hxx>
|
||||
#include <OSD_FileSystem.hxx>
|
||||
#include <OSD_Path.hxx>
|
||||
#include <PCDM_Document.hxx>
|
||||
#include <PCDM_DOMHeaderParser.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
@@ -39,7 +34,6 @@
|
||||
#include <XmlMDF_ADriver.hxx>
|
||||
#include <XmlMDF_ADriverTable.hxx>
|
||||
#include <XmlObjMgt.hxx>
|
||||
#include <XmlObjMgt_Document.hxx>
|
||||
#include <XmlObjMgt_RRelocationTable.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(XmlLDrivers_DocumentRetrievalDriver,PCDM_RetrievalDriver)
|
||||
@@ -48,7 +42,6 @@ IMPLEMENT_STANDARD_RTTIEXT(XmlLDrivers_DocumentRetrievalDriver,PCDM_RetrievalDri
|
||||
# include <tchar.h>
|
||||
#endif // _MSC_VER
|
||||
|
||||
#include <locale.h>
|
||||
#include <Standard_Failure.hxx>
|
||||
#include <Standard_ErrorHandler.hxx>
|
||||
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <PCDM_RetrievalDriver.hxx>
|
||||
#include <XmlObjMgt_Element.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Storage_Data.hxx>
|
||||
class XmlMDF_ADriverTable;
|
||||
|
@@ -15,17 +15,13 @@
|
||||
|
||||
|
||||
#include <CDM_Application.hxx>
|
||||
#include <CDM_Document.hxx>
|
||||
#include <Message.hxx>
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Message_ProgressScope.hxx>
|
||||
#include <LDOM_DocumentType.hxx>
|
||||
#include <LDOM_LDOMImplementation.hxx>
|
||||
#include <LDOM_XmlWriter.hxx>
|
||||
#include <OSD_Environment.hxx>
|
||||
#include <OSD_File.hxx>
|
||||
#include <OSD_FileSystem.hxx>
|
||||
#include <PCDM.hxx>
|
||||
#include <PCDM_ReadWriter.hxx>
|
||||
#include <Standard_ErrorHandler.hxx>
|
||||
#include <Standard_Failure.hxx>
|
||||
@@ -44,7 +40,6 @@
|
||||
#include <XmlObjMgt_Document.hxx>
|
||||
#include <XmlObjMgt_SRelocationTable.hxx>
|
||||
|
||||
#include <locale.h>
|
||||
IMPLEMENT_STANDARD_RTTIEXT(XmlLDrivers_DocumentStorageDriver,PCDM_StorageDriver)
|
||||
|
||||
#define STORAGE_VERSION "STORAGE_VERSION: "
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <XmlObjMgt_SRelocationTable.hxx>
|
||||
#include <PCDM_StorageDriver.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <XmlObjMgt_Element.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TDocStd_FormatVersion.hxx>
|
||||
|
@@ -14,7 +14,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <XmlLDrivers_NamespaceDef.hxx>
|
||||
|
||||
//=======================================================================
|
||||
|
Reference in New Issue
Block a user