mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]
This commit is contained in:
@@ -27,10 +27,7 @@
|
||||
#include <Standard_Address.hxx>
|
||||
#include <OSD_Error.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class OSD_OSDError;
|
||||
class OSD_Path;
|
||||
class TCollection_AsciiString;
|
||||
class OSD_Directory;
|
||||
|
||||
|
||||
//! Manages a breadth-only search for sub-directories in the specified
|
||||
|
@@ -25,10 +25,6 @@
|
||||
#include <OSD_Error.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_NullObject;
|
||||
class OSD_OSDError;
|
||||
class TCollection_AsciiString;
|
||||
|
||||
|
||||
//! Management of system environment variables
|
||||
|
@@ -25,8 +25,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <OSD_WhoAmI.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class OSD_OSDError;
|
||||
class TCollection_AsciiString;
|
||||
|
||||
|
||||
//! Accurate management of OSD specific errors.
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include <OSD_LockType.hxx>
|
||||
#include <OSD_OpenMode.hxx>
|
||||
|
||||
class Standard_ProgramError;
|
||||
class OSD_Path;
|
||||
class OSD_Protection;
|
||||
|
||||
|
@@ -21,9 +21,7 @@
|
||||
#include <OSD_Error.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
|
||||
class OSD_OSDError;
|
||||
class OSD_Path;
|
||||
class OSD_File;
|
||||
|
||||
//! Manages a breadth-only search for files in the specified Path.
|
||||
//! There is no specific order of results.
|
||||
|
@@ -22,8 +22,6 @@
|
||||
#include <OSD_Path.hxx>
|
||||
#include <OSD_Error.hxx>
|
||||
|
||||
class OSD_OSDError;
|
||||
class Standard_ProgramError;
|
||||
class OSD_Protection;
|
||||
class Quantity_Date;
|
||||
|
||||
|
@@ -27,10 +27,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <OSD_OEMType.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_ConstructionError;
|
||||
class Standard_NullObject;
|
||||
class OSD_OSDError;
|
||||
class TCollection_AsciiString;
|
||||
|
||||
|
||||
//! Carries information about a Host
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <OSD_Error.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
|
||||
class OSD_OSDError;
|
||||
class Quantity_Date;
|
||||
class OSD_Path;
|
||||
|
||||
|
@@ -23,9 +23,6 @@
|
||||
|
||||
#include <OSD_SingleProtection.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class OSD_FileNode;
|
||||
class OSD_File;
|
||||
class OSD_Directory;
|
||||
|
||||
|
||||
//! This class provides data to manage file protection
|
||||
|
Reference in New Issue
Block a user