1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0033041: Coding - get rid of unused headers [TopTools to Xw]

This commit is contained in:
aml
2022-06-27 19:46:53 +03:00
committed by smoskvin
parent 1593d38b13
commit ec2d883e53
428 changed files with 0 additions and 937 deletions

View File

@@ -29,8 +29,6 @@
#include <XmlMFunction.hxx>
#include <XmlMNaming.hxx>
#include <locale.h>
#include <time.h>
static Standard_GUID XmlStorageDriver ("03a56820-8269-11d5-aab2-0050044b1af1");
static Standard_GUID XmlRetrievalDriver("03a56822-8269-11d5-aab2-0050044b1af1");

View File

@@ -19,7 +19,6 @@
#include <TNaming_NamedShape.hxx>
#include <XmlDrivers.hxx>
#include <XmlDrivers_DocumentRetrievalDriver.hxx>
#include <XmlMDF_ADriver.hxx>
#include <XmlMDF_ADriverTable.hxx>
#include <XmlMNaming_NamedShapeDriver.hxx>
#include <XmlObjMgt_Element.hxx>

View File

@@ -20,7 +20,6 @@
#include <Standard_Type.hxx>
#include <XmlLDrivers_DocumentStorageDriver.hxx>
#include <Standard_Boolean.hxx>
#include <XmlObjMgt_Element.hxx>
class TCollection_ExtendedString;
class XmlMDF_ADriverTable;