mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +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:
@@ -27,10 +27,8 @@
|
||||
#include <Standard_IStream.hxx>
|
||||
#include <NCollection_IndexedDataMap.hxx>
|
||||
|
||||
class Standard_NoSuchObject;
|
||||
class Standard_GUID;
|
||||
class CDM_Document;
|
||||
class TCollection_ExtendedString;
|
||||
class PCDM_Reader;
|
||||
class CDM_MetaData;
|
||||
class PCDM_RetrievalDriver;
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_NoSuchObject;
|
||||
class CDF_DirectoryIterator;
|
||||
class CDM_Document;
|
||||
|
||||
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <CDM_ListIteratorOfListOfDocument.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_NoSuchObject;
|
||||
class CDF_Directory;
|
||||
class CDM_Document;
|
||||
|
||||
|
@@ -19,7 +19,6 @@
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
class Standard_NotImplemented;
|
||||
class CDM_MetaData;
|
||||
class TCollection_ExtendedString;
|
||||
class CDM_Document;
|
||||
|
@@ -34,7 +34,6 @@
|
||||
|
||||
class CDF_StoreList;
|
||||
class CDM_Document;
|
||||
class TCollection_ExtendedString;
|
||||
|
||||
|
||||
|
||||
|
@@ -29,7 +29,6 @@
|
||||
#include <Message_ProgressIndicator.hxx>
|
||||
|
||||
class CDM_Document;
|
||||
class Standard_NoSuchObject;
|
||||
class CDM_MetaData;
|
||||
class TCollection_ExtendedString;
|
||||
|
||||
|
Reference in New Issue
Block a user