mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0032630: Coding - get rid of unsused forward declarations [BinMDF to IFSelect]
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
|
||||
class BinMDF_ADriverTable;
|
||||
class Message_Messenger;
|
||||
class BinMDF_ADriver;
|
||||
class BinMDF_ReferenceDriver;
|
||||
class BinMDF_TagSourceDriver;
|
||||
class BinMDF_ADriverTable;
|
||||
|
||||
|
||||
//! This package provides classes and methods to
|
||||
|
@@ -28,9 +28,7 @@
|
||||
#include <BinObjMgt_SRelocationTable.hxx>
|
||||
class Message_Messenger;
|
||||
class TDF_Attribute;
|
||||
class TCollection_AsciiString;
|
||||
class BinObjMgt_Persistent;
|
||||
class TCollection_ExtendedString;
|
||||
|
||||
|
||||
class BinMDF_ADriver;
|
||||
|
Reference in New Issue
Block a user