1
0
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:
aml
2021-10-12 07:44:06 +03:00
committed by smoskvin
parent 16f9b46dbb
commit 0c9c466e9d
386 changed files with 0 additions and 961 deletions

View File

@@ -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.

View File

@@ -25,7 +25,6 @@
class Draw_Drawable3D;
class TDF_Label;
class Standard_GUID;
class TDF_Attribute;
class TDF_RelocationTable;
class TDF_AttributeDelta;

View File

@@ -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;