mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032696: Coding - get rid of unused forward declarations [StepSelect to Xw]
Packages starting with lower-case (gp and gce) are also processed.
This commit is contained in:
@@ -22,12 +22,9 @@
|
||||
|
||||
#include <Transfer_TransferDispatch.hxx>
|
||||
#include <Transfer_ActorOfTransientProcess.hxx>
|
||||
class Interface_InterfaceError;
|
||||
class Interface_InterfaceModel;
|
||||
class Interface_GeneralLib;
|
||||
class Interface_Protocol;
|
||||
class Transfer_ActorOfTransientProcess;
|
||||
class Transfer_TransferDispatch;
|
||||
class Transfer_Binder;
|
||||
class Standard_Transient;
|
||||
class Transfer_TransientProcess;
|
||||
|
@@ -25,7 +25,6 @@ class Transfer_Binder;
|
||||
class Standard_Transient;
|
||||
class Transfer_ProcessForTransient;
|
||||
class Transfer_TransientProcess;
|
||||
class Message_ProgressScope;
|
||||
|
||||
class Transfer_ActorOfTransientProcess;
|
||||
DEFINE_STANDARD_HANDLE(Transfer_ActorOfTransientProcess, Transfer_ActorOfProcessForTransient)
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class Interface_Check;
|
||||
class Transfer_TransferFailure;
|
||||
|
||||
// resolve name collisions with X11 headers
|
||||
#ifdef Status
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Transfer_TransientProcess;
|
||||
class Interface_InterfaceModel;
|
||||
class Interface_InterfaceError;
|
||||
class Standard_Transient;
|
||||
|
||||
|
||||
|
@@ -26,8 +26,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Transfer_TransferFailure;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_Transient;
|
||||
|
||||
|
||||
|
@@ -30,7 +30,6 @@
|
||||
class Interface_InterfaceModel;
|
||||
class Transfer_ResultFromTransient;
|
||||
class Transfer_TransientProcess;
|
||||
class Standard_Transient;
|
||||
class Interface_CheckIterator;
|
||||
|
||||
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include <Interface_CheckStatus.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TColStd_IndexedMapOfTransient.hxx>
|
||||
class Standard_Transient;
|
||||
class Transfer_Binder;
|
||||
class Interface_Check;
|
||||
class Transfer_TransientProcess;
|
||||
|
@@ -24,9 +24,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_Transient;
|
||||
class Transfer_TransferFailure;
|
||||
class Transfer_Binder;
|
||||
|
||||
|
||||
class Transfer_SimpleBinderOfTransient;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <Interface_CopyTool.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Interface_InterfaceError;
|
||||
class Interface_InterfaceModel;
|
||||
class Interface_GeneralLib;
|
||||
class Interface_Protocol;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Transfer_TransferFailure;
|
||||
class Interface_EntityIterator;
|
||||
class Transfer_TransferIterator;
|
||||
class Transfer_TransientProcess;
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Transfer_StatusExec.hxx>
|
||||
class Standard_NoSuchObject;
|
||||
class Transfer_Binder;
|
||||
class Standard_Transient;
|
||||
class Interface_Check;
|
||||
|
@@ -25,8 +25,6 @@
|
||||
|
||||
class Transfer_TransientProcess;
|
||||
class Interface_InterfaceModel;
|
||||
class Standard_NoSuchObject;
|
||||
class Transfer_TransferFailure;
|
||||
class Transfer_ActorOfTransientProcess;
|
||||
class Standard_Transient;
|
||||
class Interface_Protocol;
|
||||
|
@@ -26,8 +26,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_TypeMismatch;
|
||||
class Standard_OutOfRange;
|
||||
class Standard_Transient;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user