1
0
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:
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

@@ -29,7 +29,6 @@
#include <CDM_MetaDataLookUpTable.hxx>
#include <Message_ProgressRange.hxx>
class CDM_Reference;
class CDM_MetaData;
class CDM_Document;
class Resource_Manager;

View File

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

View File

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