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:
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <XmlObjMgt.hxx>
|
||||
|
||||
#include <LDOM_Text.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <XmlObjMgt_Document.hxx>
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <XmlObjMgt_DOMString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <XmlObjMgt_Element.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class TCollection_ExtendedString;
|
||||
|
@@ -15,7 +15,6 @@
|
||||
|
||||
//AGV 130202: Changed prototype LDOM_Node::getOwnerDocument()
|
||||
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <XmlObjMgt.hxx>
|
||||
#include <XmlObjMgt_Array1.hxx>
|
||||
#include <XmlObjMgt_Document.hxx>
|
||||
|
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <XmlObjMgt_Element.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
|
@@ -14,13 +14,11 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <gp_Mat.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <gp_XYZ.hxx>
|
||||
#include <XmlObjMgt_GP.hxx>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
static const char * Translate (const char * theStr, gp_Mat& M);
|
||||
static const char * Translate (const char * theStr, gp_XYZ& P);
|
||||
|
||||
|
@@ -16,10 +16,8 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <XmlObjMgt_DOMString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class gp_Trsf;
|
||||
class gp_Mat;
|
||||
class gp_XYZ;
|
||||
|
@@ -15,7 +15,6 @@
|
||||
|
||||
//AGV 130202: Changed prototype LDOM_Node::getOwnerDocument()
|
||||
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <XmlObjMgt.hxx>
|
||||
#include <XmlObjMgt_Document.hxx>
|
||||
#include <XmlObjMgt_Persistent.hxx>
|
||||
|
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <XmlObjMgt_Element.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
|
Reference in New Issue
Block a user