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

0033041: Coding - get rid of unused headers [TopTools to Xw]

This commit is contained in:
aml
2022-06-27 19:46:53 +03:00
committed by smoskvin
parent 1593d38b13
commit ec2d883e53
428 changed files with 0 additions and 937 deletions

View File

@@ -21,7 +21,6 @@
#include <Standard_Handle.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx>
class TopoDS_Shape;

View File

@@ -16,7 +16,6 @@
#include <OSD_FileSystem.hxx>
#include <OSD_Path.hxx>
#include <Poly_Triangulation.hxx>
#include <Quantity_HArray1OfColor.hxx>
#include <Standard_Stream.hxx>
#include <TColStd_HArray1OfReal.hxx>
#include <TopAbs_ShapeEnum.hxx>
@@ -24,7 +23,6 @@
#include <TopoDS.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Shape.hxx>
#include <TopTools_Array1OfShape.hxx>
#include <Vrml.hxx>
#include <Vrml_Group.hxx>
#include <Vrml_Instancing.hxx>

View File

@@ -21,9 +21,7 @@
#include <Standard_Handle.hxx>
#include <VrmlAPI_RepresentationOfShape.hxx>
#include <Standard_Real.hxx>
#include <Quantity_HArray1OfColor.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx>
class VrmlConverter_Drawer;