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

0032696: Coding - get rid of unused forward declarations [StepSelect to Xw]

Packages starting with lower-case (gp and gce) are also processed.
This commit is contained in:
aml
2021-11-29 11:18:12 +03:00
committed by smoskvin
parent 250ad34d90
commit 2009530611
383 changed files with 3 additions and 1042 deletions

View File

@@ -33,10 +33,6 @@ class TDF_Data;
class XmlMDF_ADriverTable;
class TDF_Label;
class Message_Messenger;
class XmlMDF_ADriver;
class XmlMDF_TagSourceDriver;
class XmlMDF_ReferenceDriver;
class XmlMDF_ADriverTable;
//! This package provides classes and methods to

View File

@@ -29,9 +29,7 @@
#include <XmlObjMgt_SRelocationTable.hxx>
class Message_Messenger;
class TDF_Attribute;
class TCollection_AsciiString;
class XmlObjMgt_Persistent;
class TCollection_ExtendedString;
class XmlMDF_ADriver;