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

0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]

This commit is contained in:
aml
2021-11-16 17:00:04 +03:00
committed by smoskvin
parent c1e15aa538
commit a81bd74a38
284 changed files with 0 additions and 748 deletions

View File

@@ -19,7 +19,6 @@
#include <NCollection_IndexedDataMap.hxx>
class Message_Alert;
class Message_AlertExtended;
//! Alert object storing alert metrics values.

View File

@@ -16,7 +16,6 @@
#include <Message_Attribute.hxx>
class Standard_Transient;
//! Alert object storing a transient object
class Message_AttributeObject : public Message_Attribute

View File

@@ -24,7 +24,6 @@
#include <TCollection_HExtendedString.hxx>
#include <TColStd_SequenceOfInteger.hxx>
class TCollection_ExtendedString;
class TCollection_AsciiString;
class TCollection_HAsciiString;
class TCollection_HExtendedString;