mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-23 05:49:13 +08:00
0033022: Coding - get rid of unused headers [ShapeBuild to STEPControl]
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
#include <Standard_DefineAlloc.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class ShapeProcess_Operator;
|
||||
|
||||
@@ -22,9 +22,6 @@
|
||||
#include <TColStd_HSequenceOfHAsciiString.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Resource_Manager;
|
||||
class Message_Messenger;
|
||||
class TCollection_AsciiString;
|
||||
|
||||
@@ -16,9 +16,7 @@
|
||||
|
||||
#include <BRep_Builder.hxx>
|
||||
#include <BRepLib.hxx>
|
||||
#include <BRepTools_Modification.hxx>
|
||||
#include <BRepTools_Modifier.hxx>
|
||||
#include <Message_MsgFile.hxx>
|
||||
#include <Message_ProgressScope.hxx>
|
||||
#include <Precision.hxx>
|
||||
#include <ShapeBuild_ReShape.hxx>
|
||||
@@ -28,10 +26,8 @@
|
||||
#include <ShapeCustom_DirectModification.hxx>
|
||||
#include <ShapeCustom_RestrictionParameters.hxx>
|
||||
#include <ShapeCustom_SweptToElementary.hxx>
|
||||
#include <ShapeExtend.hxx>
|
||||
#include <ShapeExtend_MsgRegistrator.hxx>
|
||||
#include <ShapeFix.hxx>
|
||||
#include <ShapeFix_Face.hxx>
|
||||
#include <ShapeFix_FixSmallFace.hxx>
|
||||
#include <ShapeFix_FixSmallSolid.hxx>
|
||||
#include <ShapeFix_Shape.hxx>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Message_ProgressRange.hxx>
|
||||
|
||||
class ShapeProcess_Context;
|
||||
|
||||
@@ -16,19 +16,15 @@
|
||||
|
||||
#include <BRep_Builder.hxx>
|
||||
#include <BRepTools_Modifier.hxx>
|
||||
#include <Message_ListIteratorOfListOfMsg.hxx>
|
||||
#include <Message_ListOfMsg.hxx>
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Message_Msg.hxx>
|
||||
#include <ShapeBuild_ReShape.hxx>
|
||||
#include <ShapeExtend_DataMapOfShapeListOfMsg.hxx>
|
||||
#include <ShapeExtend_MsgRegistrator.hxx>
|
||||
#include <ShapeProcess_ShapeContext.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TopoDS_Iterator.hxx>
|
||||
#include <TopoDS_Shape.hxx>
|
||||
#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(ShapeProcess_ShapeContext,ShapeProcess_Context)
|
||||
|
||||
|
||||
@@ -23,9 +23,7 @@
|
||||
#include <TopTools_DataMapOfShapeShape.hxx>
|
||||
#include <TopAbs_ShapeEnum.hxx>
|
||||
#include <ShapeProcess_Context.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Message_Gravity.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <GeomAbs_Shape.hxx>
|
||||
class ShapeExtend_MsgRegistrator;
|
||||
class ShapeBuild_ReShape;
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <ShapeProcess_Context.hxx>
|
||||
#include <ShapeProcess_UOperator.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
|
||||
@@ -17,11 +17,9 @@
|
||||
#define _ShapeProcess_UOperator_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <ShapeProcess_OperFunc.hxx>
|
||||
#include <ShapeProcess_Operator.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class ShapeProcess_Context;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user