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:
@@ -26,8 +26,6 @@
|
||||
#include <IntCurveSurface_SequenceOfSeg.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class StdFail_NotDone;
|
||||
class Standard_OutOfRange;
|
||||
class IntCurveSurface_IntersectionPoint;
|
||||
class IntCurveSurface_IntersectionSegment;
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <IntCurveSurface_TransitionOnCurve.hxx>
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
//! Definition of an interserction point between a
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <IntCurveSurface_IntersectionPoint.hxx>
|
||||
class IntCurveSurface_IntersectionPoint;
|
||||
|
||||
|
||||
//! A IntersectionSegment describes a segment of curve
|
||||
|
Reference in New Issue
Block a user