mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]
Packages from Adaptor2d to GccAna are processed.
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
#include <Draw_Interpretor.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
class TDataXtd_Constraint;
|
||||
class DDataStd_DrawPresentation;
|
||||
class DDataStd_DrawDriver;
|
||||
class DDataStd_TreeBrowser;
|
||||
|
||||
|
||||
//! commands for Standard Attributes.
|
||||
|
@@ -25,7 +25,6 @@
|
||||
class Draw_Drawable3D;
|
||||
class TDF_Label;
|
||||
class Standard_GUID;
|
||||
class TDF_Attribute;
|
||||
class TDF_RelocationTable;
|
||||
class TDF_AttributeDelta;
|
||||
|
||||
|
@@ -23,9 +23,7 @@
|
||||
#include <Draw_Drawable3D.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
#include <Draw_Interpretor.hxx>
|
||||
class TDF_Label;
|
||||
class Draw_Display;
|
||||
class Draw_Drawable3D;
|
||||
class TCollection_AsciiString;
|
||||
class TDataStd_TreeNode;
|
||||
|
||||
|
Reference in New Issue
Block a user