1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0032603: Coding - get rid of unsused forward declarations

Packages from Adaptor2d to BRepMesh are processed.
This commit is contained in:
aml
2021-10-02 09:38:32 +03:00
committed by smoskvin
parent eba0379cde
commit c2064b60e7
103 changed files with 0 additions and 260 deletions

View File

@@ -33,7 +33,6 @@
#include <TColgp_Array1OfVec.hxx>
#include <TColgp_Array1OfPnt2d.hxx>
#include <TColgp_Array1OfVec2d.hxx>
class Standard_DomainError;
class math_Matrix;
class gp_Pnt;
class Blend_Point;

View File

@@ -32,7 +32,6 @@
#include <TColgp_Array1OfVec.hxx>
#include <TColgp_Array1OfPnt2d.hxx>
#include <TColgp_Array1OfVec2d.hxx>
class Standard_DomainError;
class math_Matrix;
class gp_Pnt;
class gp_Pnt2d;

View File

@@ -32,8 +32,6 @@
#include <TColgp_Array1OfVec.hxx>
#include <TColgp_Array1OfPnt2d.hxx>
#include <TColgp_Array1OfVec2d.hxx>
class Standard_DomainError;
class math_Matrix;
class gp_Pnt;
class gp_Vec;
class gp_Vec2d;

View File

@@ -26,9 +26,6 @@
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <gp_Vec2d.hxx>
class Standard_DomainError;
class gp_Pnt;
class gp_Vec;
class gp_Vec2d;

View File

@@ -33,7 +33,6 @@
#include <TColgp_Array1OfPnt2d.hxx>
#include <TColgp_Array1OfVec.hxx>
#include <TColgp_Array1OfVec2d.hxx>
class Standard_DomainError;
class math_Matrix;
class gp_Pnt;
class gp_Pnt2d;

View File

@@ -32,7 +32,6 @@
#include <TColgp_Array1OfVec.hxx>
#include <TColgp_Array1OfPnt2d.hxx>
#include <TColgp_Array1OfVec2d.hxx>
class Standard_DomainError;
class math_Matrix;
class gp_Pnt;
class gp_Pnt2d;