mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
|
||||
class LocalAnalysis_SurfaceContinuity;
|
||||
class LocalAnalysis_CurveContinuity;
|
||||
class LocalAnalysis_SurfaceContinuity;
|
||||
class LocalAnalysis_CurveContinuity;
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <LocalAnalysis_StatusErrorType.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Geom_Curve;
|
||||
class GeomLProp_CLProps;
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <LocalAnalysis_StatusErrorType.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Geom_Surface;
|
||||
class Geom2d_Curve;
|
||||
class GeomLProp_SLProps;
|
||||
|
Reference in New Issue
Block a user