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

0033022: Coding - get rid of unused headers [ShapeBuild to STEPControl]

This commit is contained in:
aml
2022-06-21 17:03:20 +03:00
committed by afokin
parent f8c45c2f0d
commit b1970c8a47
515 changed files with 9 additions and 1205 deletions

View File

@@ -24,7 +24,6 @@
#include <ShapeProcessAPI_ApplySequence.hxx>
#include <TCollection_AsciiString.hxx>
#include <TopoDS_Shape.hxx>
#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
//=======================================================================
//function : ShapeProcessAPI_ApplySequence

View File

@@ -24,7 +24,6 @@
#include <TopTools_DataMapOfShapeShape.hxx>
#include <TCollection_AsciiString.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <Message_ProgressRange.hxx>