mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032641: Coding - get rid of unused forward declarations [IGESAppli to LDOM]
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
//! Definition of the domain of parameter on a 2d-curve.
|
||||
|
@@ -26,8 +26,6 @@
|
||||
#include <IntRes2d_SequenceOfIntersectionSegment.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Standard_OutOfRange;
|
||||
class IntRes2d_IntersectionPoint;
|
||||
class IntRes2d_IntersectionSegment;
|
||||
|
||||
|
@@ -25,8 +25,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <IntRes2d_Transition.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class gp_Pnt2d;
|
||||
class IntRes2d_Transition;
|
||||
|
||||
|
||||
//! Definition of an intersection point between two
|
||||
|
@@ -23,8 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <IntRes2d_IntersectionPoint.hxx>
|
||||
class Standard_DomainError;
|
||||
class IntRes2d_IntersectionPoint;
|
||||
|
||||
|
||||
//! Definition of an intersection curve between
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <IntRes2d_Position.hxx>
|
||||
#include <IntRes2d_TypeTrans.hxx>
|
||||
#include <IntRes2d_Situation.hxx>
|
||||
class Standard_DomainError;
|
||||
|
||||
|
||||
//! Definition of the type of transition near an
|
||||
|
Reference in New Issue
Block a user