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:
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <NCollection_IndexedDataMap.hxx>
|
||||
|
||||
class Message_Alert;
|
||||
class Message_AlertExtended;
|
||||
|
||||
//! Alert object storing alert metrics values.
|
||||
|
@@ -16,7 +16,6 @@
|
||||
|
||||
#include <Message_Attribute.hxx>
|
||||
|
||||
class Standard_Transient;
|
||||
|
||||
//! Alert object storing a transient object
|
||||
class Message_AttributeObject : public Message_Attribute
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <TCollection_HExtendedString.hxx>
|
||||
#include <TColStd_SequenceOfInteger.hxx>
|
||||
|
||||
class TCollection_ExtendedString;
|
||||
class TCollection_AsciiString;
|
||||
class TCollection_HAsciiString;
|
||||
class TCollection_HExtendedString;
|
||||
|
Reference in New Issue
Block a user