mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0032961: Coding - get rid of unused headers [IGESAppli to IGESToBRep]
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <Geom2d_BSplineCurve.hxx>
|
||||
#include <Geom_BSplineCurve.hxx>
|
||||
#include <Geom_BSplineSurface.hxx>
|
||||
#include <GeomConvert_CompCurveToBSplineCurve.hxx>
|
||||
#include <gp_GTrsf.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <IGESData_ToolLocation.hxx>
|
||||
@@ -29,7 +28,6 @@
|
||||
#include <IGESGeom_SplineSurface.hxx>
|
||||
#include <PLib.hxx>
|
||||
#include <TColgp_HArray1OfPnt.hxx>
|
||||
#include <TColgp_HArray2OfPnt.hxx>
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
|
@@ -14,7 +14,6 @@
|
||||
|
||||
#include <gp.hxx>
|
||||
#include <gp_Ax1.hxx>
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <gp_Ax3.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <gp_XY.hxx>
|
||||
@@ -22,7 +21,6 @@
|
||||
#include <IGESConvGeom_GeomBuilder.hxx>
|
||||
#include <IGESGeom_CopiousData.hxx>
|
||||
#include <IGESGeom_TransformationMatrix.hxx>
|
||||
#include <Interface_Translates.hxx>
|
||||
#include <Standard_DomainError.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
#include <TColStd_HArray2OfReal.hxx>
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <TColgp_HSequenceOfXYZ.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class gp_XY;
|
||||
class gp_XYZ;
|
||||
class IGESGeom_CopiousData;
|
||||
|
Reference in New Issue
Block a user