mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +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:
@@ -29,7 +29,6 @@
|
||||
#include <CDM_MetaDataLookUpTable.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class CDM_Reference;
|
||||
class CDM_MetaData;
|
||||
class CDM_Document;
|
||||
class Resource_Manager;
|
||||
|
@@ -29,12 +29,7 @@
|
||||
|
||||
class CDM_MetaData;
|
||||
class CDM_Application;
|
||||
class Standard_NoSuchObject;
|
||||
class Standard_Failure;
|
||||
class Standard_DomainError;
|
||||
class CDM_Reference;
|
||||
class CDM_ReferenceIterator;
|
||||
class TCollection_ExtendedString;
|
||||
class Resource_Manager;
|
||||
|
||||
class CDM_Document;
|
||||
|
@@ -29,11 +29,6 @@
|
||||
#include <CDM_Application.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
#include <CDM_MetaDataLookUpTable.hxx>
|
||||
class Standard_NoSuchObject;
|
||||
class CDM_Reference;
|
||||
class CDM_Document;
|
||||
class TCollection_ExtendedString;
|
||||
class CDM_Application;
|
||||
|
||||
|
||||
class CDM_MetaData;
|
||||
|
Reference in New Issue
Block a user