mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032951: Coding - get rid of unused headers [GeomConvert to IGESBasic]
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
|
||||
#include <gp_Dir2d.hxx>
|
||||
#include <gp_Lin2d.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
#include <gp_Vec2d.hxx>
|
||||
#include <Hatch_Hatcher.hxx>
|
||||
|
@@ -19,11 +19,8 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Hatch_SequenceOfLine.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Hatch_LineForm.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class gp_Lin2d;
|
||||
|
@@ -15,7 +15,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <gp_Lin2d.hxx>
|
||||
#include <Hatch_Hatcher.hxx>
|
||||
#include <Hatch_Line.hxx>
|
||||
#include <Hatch_Parameter.hxx>
|
||||
|
@@ -24,9 +24,6 @@
|
||||
#include <gp_Lin2d.hxx>
|
||||
#include <Hatch_LineForm.hxx>
|
||||
#include <Hatch_SequenceOfParameter.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
|
||||
|
||||
//! Stores a Line in the Hatcher. Represented by :
|
||||
|
@@ -19,10 +19,7 @@
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user