]> OCCT Git - occt.git/commitdiff
0032969: Coding - get rid of unused headers [IMeshData to PLib]
authoraml <aml@opencascade.com>
Fri, 14 Jan 2022 15:56:30 +0000 (18:56 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 17 May 2022 17:09:12 +0000 (20:09 +0300)
Removed unused exception classes OSD_Exception_FLT_DIVIDE_BY_ZERO, OSD_Exception_INT_DIVIDE_BY_ZERO, OSD_Exception_FLT_DENORMAL_OPERAND, OSD_Exception_FLT_INEXACT_RESULT, OSD_Exception_FLT_INVALID_OPERATION, OSD_Exception_FLT_OVERFLOW, OSD_Exception_FLT_STACK_CHECK, OSD_Exception_FLT_UNDERFLOW.

629 files changed:
src/IMeshData/IMeshData_Edge.hxx
src/IMeshData/IMeshData_Face.hxx
src/IMeshData/IMeshData_ParametersListArrayAdaptor.hxx
src/IMeshData/IMeshData_Shape.hxx
src/IMeshData/IMeshData_StatusOwner.hxx
src/IMeshData/IMeshData_Types.hxx
src/IMeshTools/IMeshTools_Context.hxx
src/IMeshTools/IMeshTools_MeshAlgo.hxx
src/IMeshTools/IMeshTools_MeshAlgoFactory.hxx
src/IMeshTools/IMeshTools_MeshBuilder.hxx
src/IMeshTools/IMeshTools_ModelAlgo.hxx
src/IMeshTools/IMeshTools_ModelBuilder.hxx
src/IMeshTools/IMeshTools_ShapeExplorer.cxx
src/IntAna/IntAna_Curve.hxx
src/IntAna/IntAna_Int3Pln.cxx
src/IntAna/IntAna_Int3Pln.hxx
src/IntAna/IntAna_IntConicQuad.cxx
src/IntAna/IntAna_IntConicQuad.hxx
src/IntAna/IntAna_IntLinTorus.cxx
src/IntAna/IntAna_IntLinTorus.hxx
src/IntAna/IntAna_IntQuadQuad.cxx
src/IntAna/IntAna_IntQuadQuad.hxx
src/IntAna/IntAna_QuadQuadGeo.cxx
src/IntAna/IntAna_QuadQuadGeo.hxx
src/IntAna/IntAna_Quadric.cxx
src/IntAna/IntAna_Quadric.hxx
src/IntAna2d/IntAna2d_AnaIntersection.cxx
src/IntAna2d/IntAna2d_AnaIntersection.hxx
src/IntAna2d/IntAna2d_AnaIntersection_1.cxx
src/IntAna2d/IntAna2d_AnaIntersection_2.cxx
src/IntAna2d/IntAna2d_AnaIntersection_3.cxx
src/IntAna2d/IntAna2d_AnaIntersection_4.cxx
src/IntAna2d/IntAna2d_AnaIntersection_5.cxx
src/IntAna2d/IntAna2d_AnaIntersection_6.cxx
src/IntAna2d/IntAna2d_AnaIntersection_7.cxx
src/IntAna2d/IntAna2d_AnaIntersection_8.cxx
src/IntAna2d/IntAna2d_Conic.cxx
src/IntAna2d/IntAna2d_Conic.hxx
src/IntAna2d/IntAna2d_IntPoint.cxx
src/IntAna2d/IntAna2d_IntPoint.hxx
src/IntAna2d/IntAna2d_Outils.hxx
src/IntCurve/IntCurve_IConicTool.hxx
src/IntCurve/IntCurve_IntConicConic.cxx
src/IntCurve/IntCurve_IntConicConic.hxx
src/IntCurve/IntCurve_IntConicConic_1.cxx
src/IntCurve/IntCurve_IntConicConic_Tool.hxx
src/IntCurve/IntCurve_IntImpConicParConic.hxx
src/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic.hxx
src/IntCurve/IntCurve_PConic.cxx
src/IntCurve/IntCurve_PConic.hxx
src/IntCurve/IntCurve_PConicTool.hxx
src/IntCurve/IntCurve_ProjectOnPConicTool.hxx
src/IntCurveSurface/IntCurveSurface_Intersection.cxx
src/IntCurveSurface/IntCurveSurface_Intersection.hxx
src/IntCurveSurface/IntCurveSurface_IntersectionPoint.cxx
src/IntCurveSurface/IntCurveSurface_IntersectionPoint.hxx
src/IntCurveSurface/IntCurveSurface_IntersectionSegment.cxx
src/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx
src/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter.hxx
src/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter.hxx
src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx
src/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter.hxx
src/IntCurvesFace/IntCurvesFace_Intersector.cxx
src/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx
src/IntImpParGen/IntImpParGen.cxx
src/IntImpParGen/IntImpParGen_Tool.hxx
src/IntPatch/IntPatch_ALine.cxx
src/IntPatch/IntPatch_ArcFunction.cxx
src/IntPatch/IntPatch_ArcFunction.hxx
src/IntPatch/IntPatch_CSFunction.cxx
src/IntPatch/IntPatch_CurvIntSurf.hxx
src/IntPatch/IntPatch_GLine.cxx
src/IntPatch/IntPatch_GLine.hxx
src/IntPatch/IntPatch_HCurve2dTool.cxx
src/IntPatch/IntPatch_HCurve2dTool.hxx
src/IntPatch/IntPatch_HInterTool.cxx
src/IntPatch/IntPatch_ImpPrmIntersection.cxx
src/IntPatch/IntPatch_InterferencePolyhedron.cxx
src/IntPatch/IntPatch_InterferencePolyhedron.hxx
src/IntPatch/IntPatch_Intersection.cxx
src/IntPatch/IntPatch_Line.cxx
src/IntPatch/IntPatch_Line.hxx
src/IntPatch/IntPatch_LineConstructor.cxx
src/IntPatch/IntPatch_Point.cxx
src/IntPatch/IntPatch_Point.hxx
src/IntPatch/IntPatch_PolyArc.cxx
src/IntPatch/IntPatch_PolyArc.hxx
src/IntPatch/IntPatch_PolyLine.cxx
src/IntPatch/IntPatch_Polygo.cxx
src/IntPatch/IntPatch_Polygo.hxx
src/IntPatch/IntPatch_Polyhedron.cxx
src/IntPatch/IntPatch_Polyhedron.hxx
src/IntPatch/IntPatch_PolyhedronTool.hxx
src/IntPatch/IntPatch_PrmPrmIntersection.cxx
src/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.hxx
src/IntPatch/IntPatch_RLine.cxx
src/IntPatch/IntPatch_RLine.hxx
src/IntPatch/IntPatch_RstInt.cxx
src/IntPatch/IntPatch_SpecialPoints.cxx
src/IntPatch/IntPatch_TheIWLineOfTheIWalking.hxx
src/IntPatch/IntPatch_TheSOnBounds.hxx
src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx
src/IntPatch/IntPatch_WLine.cxx
src/IntPatch/IntPatch_WLine.hxx
src/IntPatch/IntPatch_WLineTool.hxx
src/IntPolyh/IntPolyh_CoupleMapHasher.hxx
src/IntPolyh/IntPolyh_Edge.hxx
src/IntPolyh/IntPolyh_MaillageAffinage.cxx
src/IntPolyh/IntPolyh_Point.cxx
src/IntPolyh/IntPolyh_SectionLine.hxx
src/IntPolyh/IntPolyh_Triangle.cxx
src/IntRes2d/IntRes2d_Domain.cxx
src/IntRes2d/IntRes2d_Domain.hxx
src/IntRes2d/IntRes2d_Intersection.cxx
src/IntRes2d/IntRes2d_Intersection.hxx
src/IntRes2d/IntRes2d_IntersectionPoint.cxx
src/IntRes2d/IntRes2d_IntersectionPoint.hxx
src/IntRes2d/IntRes2d_IntersectionSegment.cxx
src/IntSurf/IntSurf_Couple.hxx
src/IntSurf/IntSurf_InteriorPoint.cxx
src/IntSurf/IntSurf_InteriorPoint.hxx
src/IntSurf/IntSurf_InteriorPointTool.hxx
src/IntSurf/IntSurf_LineOn2S.cxx
src/IntSurf/IntSurf_LineOn2S.hxx
src/IntSurf/IntSurf_PathPoint.cxx
src/IntSurf/IntSurf_PathPoint.hxx
src/IntSurf/IntSurf_PathPointTool.hxx
src/IntSurf/IntSurf_PntOn2S.cxx
src/IntSurf/IntSurf_PntOn2S.hxx
src/IntSurf/IntSurf_Quadric.cxx
src/IntSurf/IntSurf_Quadric.hxx
src/IntSurf/IntSurf_QuadricTool.cxx
src/IntTools/IntTools.cxx
src/IntTools/IntTools_BaseRangeSample.hxx
src/IntTools/IntTools_BeanFaceIntersector.cxx
src/IntTools/IntTools_BeanFaceIntersector.hxx
src/IntTools/IntTools_CommonPrt.cxx
src/IntTools/IntTools_CommonPrt.hxx
src/IntTools/IntTools_Context.cxx
src/IntTools/IntTools_Context.hxx
src/IntTools/IntTools_CurveRangeLocalizeData.cxx
src/IntTools/IntTools_CurveRangeLocalizeData.hxx
src/IntTools/IntTools_CurveRangeSample.hxx
src/IntTools/IntTools_CurveRangeSampleMapHasher.hxx
src/IntTools/IntTools_EdgeEdge.cxx
src/IntTools/IntTools_EdgeEdge.hxx
src/IntTools/IntTools_EdgeFace.cxx
src/IntTools/IntTools_EdgeFace.hxx
src/IntTools/IntTools_FClass2d.cxx
src/IntTools/IntTools_FClass2d.hxx
src/IntTools/IntTools_FaceFace.cxx
src/IntTools/IntTools_PntOnFace.cxx
src/IntTools/IntTools_PntOnFace.hxx
src/IntTools/IntTools_Root.hxx
src/IntTools/IntTools_ShrunkRange.cxx
src/IntTools/IntTools_ShrunkRange.hxx
src/IntTools/IntTools_SurfaceRangeLocalizeData.cxx
src/IntTools/IntTools_SurfaceRangeLocalizeData.hxx
src/IntTools/IntTools_SurfaceRangeSample.cxx
src/IntTools/IntTools_SurfaceRangeSample.hxx
src/IntTools/IntTools_SurfaceRangeSampleMapHasher.hxx
src/IntTools/IntTools_Tools.cxx
src/IntTools/IntTools_Tools.hxx
src/IntTools/IntTools_TopolTool.cxx
src/Interface/Interface_BitMap.cxx
src/Interface/Interface_BitMap.hxx
src/Interface/Interface_Category.cxx
src/Interface/Interface_Category.hxx
src/Interface/Interface_Check.hxx
src/Interface/Interface_CheckIterator.hxx
src/Interface/Interface_CheckTool.cxx
src/Interface/Interface_CheckTool.hxx
src/Interface/Interface_CopyControl.hxx
src/Interface/Interface_CopyMap.hxx
src/Interface/Interface_CopyTool.hxx
src/Interface/Interface_EntityCluster.cxx
src/Interface/Interface_EntityCluster.hxx
src/Interface/Interface_EntityList.hxx
src/Interface/Interface_FileParameter.hxx
src/Interface/Interface_FileReaderData.cxx
src/Interface/Interface_FileReaderData.hxx
src/Interface/Interface_FileReaderTool.cxx
src/Interface/Interface_FileReaderTool.hxx
src/Interface/Interface_FloatWriter.cxx
src/Interface/Interface_FloatWriter.hxx
src/Interface/Interface_GTool.hxx
src/Interface/Interface_GeneralLib.hxx
src/Interface/Interface_GeneralModule.hxx
src/Interface/Interface_Graph.cxx
src/Interface/Interface_GraphContent.cxx
src/Interface/Interface_HGraph.cxx
src/Interface/Interface_HGraph.hxx
src/Interface/Interface_HSequenceOfCheck.hxx
src/Interface/Interface_InterfaceModel.cxx
src/Interface/Interface_InterfaceModel.hxx
src/Interface/Interface_MSG.cxx
src/Interface/Interface_MSG.hxx
src/Interface/Interface_MapAsciiStringHasher.hxx
src/Interface/Interface_ParamList.cxx
src/Interface/Interface_ParamList.hxx
src/Interface/Interface_ParamSet.cxx
src/Interface/Interface_ParamSet.hxx
src/Interface/Interface_Protocol.cxx
src/Interface/Interface_Protocol.hxx
src/Interface/Interface_ReaderLib.hxx
src/Interface/Interface_ReaderModule.cxx
src/Interface/Interface_ReaderModule.hxx
src/Interface/Interface_ReportEntity.hxx
src/Interface/Interface_STAT.hxx
src/Interface/Interface_ShareFlags.cxx
src/Interface/Interface_ShareFlags.hxx
src/Interface/Interface_ShareTool.cxx
src/Interface/Interface_SignLabel.hxx
src/Interface/Interface_SignType.hxx
src/Interface/Interface_Static.cxx
src/Interface/Interface_Static.hxx
src/Interface/Interface_StaticStandards.cxx
src/Interface/Interface_TypedValue.cxx
src/Interface/Interface_TypedValue.hxx
src/Interface/Interface_UndefinedContent.cxx
src/Interface/Interface_UndefinedContent.hxx
src/Interface/Interface_VectorOfFileParameter.hxx
src/Intf/Intf_Interference.cxx
src/Intf/Intf_Interference.hxx
src/Intf/Intf_InterferencePolygon2d.cxx
src/Intf/Intf_InterferencePolygon2d.hxx
src/Intf/Intf_Polygon2d.cxx
src/Intf/Intf_Polygon2d.hxx
src/Intf/Intf_SectionLine.cxx
src/Intf/Intf_SectionLine.hxx
src/Intf/Intf_SectionPoint.cxx
src/Intf/Intf_SectionPoint.hxx
src/Intf/Intf_TangentZone.cxx
src/Intf/Intf_TangentZone.hxx
src/Intf/Intf_Tool.hxx
src/Intrv/Intrv_Interval.hxx
src/Intrv/Intrv_Intervals.cxx
src/Intrv/Intrv_Intervals.hxx
src/LDOM/LDOMBasicString.hxx
src/LDOM/LDOMParser.cxx
src/LDOM/LDOM_BasicNode.cxx
src/LDOM/LDOM_CharacterData.cxx
src/LDOM/LDOM_Document.hxx
src/LDOM/LDOM_Element.cxx
src/LDOM/LDOM_LDOMImplementation.hxx
src/LDOM/LDOM_Node.cxx
src/LDOM/LDOM_Node.hxx
src/LDOM/LDOM_OSStream.hxx
src/LDOM/LDOM_XmlWriter.hxx
src/LProp/LProp_AnalyticCurInf.hxx
src/LProp/LProp_CurAndInf.cxx
src/LProp/LProp_CurAndInf.hxx
src/LProp3d/LProp3d_SurfaceTool.cxx
src/Law/Law.cxx
src/Law/Law_BSpFunc.cxx
src/Law/Law_BSpFunc.hxx
src/Law/Law_BSpline.hxx
src/Law/Law_BSplineKnotSplitting.cxx
src/Law/Law_Composite.cxx
src/Law/Law_Composite.hxx
src/Law/Law_Constant.cxx
src/Law/Law_Function.cxx
src/Law/Law_Interpol.cxx
src/Law/Law_Interpol.hxx
src/Law/Law_Interpolate.cxx
src/Law/Law_Interpolate.hxx
src/Law/Law_Linear.cxx
src/Law/Law_Linear.hxx
src/Law/Law_S.hxx
src/LocOpe/LocOpe_BuildShape.cxx
src/LocOpe/LocOpe_BuildShape.hxx
src/LocOpe/LocOpe_BuildWires.cxx
src/LocOpe/LocOpe_BuildWires.hxx
src/LocOpe/LocOpe_CSIntersector.cxx
src/LocOpe/LocOpe_CSIntersector.hxx
src/LocOpe/LocOpe_CurveShapeIntersector.cxx
src/LocOpe/LocOpe_CurveShapeIntersector.hxx
src/LocOpe/LocOpe_DPrism.cxx
src/LocOpe/LocOpe_DPrism.hxx
src/LocOpe/LocOpe_DataMapOfShapePnt.hxx
src/LocOpe/LocOpe_FindEdges.cxx
src/LocOpe/LocOpe_FindEdges.hxx
src/LocOpe/LocOpe_FindEdgesInFace.cxx
src/LocOpe/LocOpe_FindEdgesInFace.hxx
src/LocOpe/LocOpe_GeneratedShape.cxx
src/LocOpe/LocOpe_GeneratedShape.hxx
src/LocOpe/LocOpe_Generator.cxx
src/LocOpe/LocOpe_Generator.hxx
src/LocOpe/LocOpe_GluedShape.cxx
src/LocOpe/LocOpe_GluedShape.hxx
src/LocOpe/LocOpe_Gluer.cxx
src/LocOpe/LocOpe_Gluer.hxx
src/LocOpe/LocOpe_LinearForm.cxx
src/LocOpe/LocOpe_LinearForm.hxx
src/LocOpe/LocOpe_Pipe.cxx
src/LocOpe/LocOpe_PntFace.hxx
src/LocOpe/LocOpe_Prism.cxx
src/LocOpe/LocOpe_Prism.hxx
src/LocOpe/LocOpe_Revol.cxx
src/LocOpe/LocOpe_Revol.hxx
src/LocOpe/LocOpe_RevolutionForm.cxx
src/LocOpe/LocOpe_RevolutionForm.hxx
src/LocOpe/LocOpe_SplitDrafts.cxx
src/LocOpe/LocOpe_SplitDrafts.hxx
src/LocOpe/LocOpe_SplitShape.cxx
src/LocOpe/LocOpe_SplitShape.hxx
src/LocOpe/LocOpe_Spliter.cxx
src/LocOpe/LocOpe_Spliter.hxx
src/LocOpe/LocOpe_WiresOnShape.cxx
src/LocOpe/LocOpe_WiresOnShape.hxx
src/LocalAnalysis/LocalAnalysis_CurveContinuity.cxx
src/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx
src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx
src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.hxx
src/MAT/MAT_Arc.cxx
src/MAT/MAT_Arc.hxx
src/MAT/MAT_Edge.hxx
src/MAT/MAT_Graph.cxx
src/MAT/MAT_Graph.hxx
src/MAT/MAT_ListOfBisector.hxx
src/MAT/MAT_ListOfEdge.hxx
src/MAT/MAT_Node.cxx
src/MAT/MAT_Node.hxx
src/MAT/MAT_Zone.cxx
src/MAT/MAT_Zone.hxx
src/MAT2d/MAT2d_BiInt.hxx
src/MAT2d/MAT2d_Circuit.cxx
src/MAT2d/MAT2d_Circuit.hxx
src/MAT2d/MAT2d_Connexion.hxx
src/MAT2d/MAT2d_CutCurve.hxx
src/MAT2d/MAT2d_DataMapOfBiIntInteger.hxx
src/MAT2d/MAT2d_DataMapOfIntegerBisec.hxx
src/MAT2d/MAT2d_DataMapOfIntegerPnt2d.hxx
src/MAT2d/MAT2d_MapBiIntHasher.hxx
src/MAT2d/MAT2d_Mat2d.cxx
src/MAT2d/MAT2d_MiniPath.cxx
src/MAT2d/MAT2d_MiniPath.hxx
src/MAT2d/MAT2d_Tool2d.cxx
src/MAT2d/MAT2d_Tool2d.hxx
src/MeshTest/MeshTest.cxx
src/MeshTest/MeshTest_CheckTopology.cxx
src/MeshTest/MeshTest_Debug.cxx
src/MeshTest/MeshTest_PluginCommands.cxx
src/MeshVS/MeshVS_DataMapOfIntegerBoolean.hxx
src/MeshVS/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx
src/MeshVS/MeshVS_DataSource.cxx
src/MeshVS/MeshVS_DataSource.hxx
src/MeshVS/MeshVS_DataSource3D.hxx
src/MeshVS/MeshVS_DeformedDataSource.cxx
src/MeshVS/MeshVS_DeformedDataSource.hxx
src/MeshVS/MeshVS_Drawer.cxx
src/MeshVS/MeshVS_Drawer.hxx
src/MeshVS/MeshVS_DummySensitiveEntity.hxx
src/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx
src/MeshVS/MeshVS_HArray1OfSequenceOfInteger.hxx
src/MeshVS/MeshVS_MapOfTwoNodes.hxx
src/MeshVS/MeshVS_Mesh.cxx
src/MeshVS/MeshVS_Mesh.hxx
src/MeshVS/MeshVS_MeshEntityOwner.cxx
src/MeshVS/MeshVS_MeshEntityOwner.hxx
src/MeshVS/MeshVS_MeshOwner.cxx
src/MeshVS/MeshVS_MeshOwner.hxx
src/MeshVS/MeshVS_MeshPrsBuilder.cxx
src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx
src/MeshVS/MeshVS_SensitiveFace.hxx
src/MeshVS/MeshVS_SensitiveMesh.cxx
src/MeshVS/MeshVS_SensitiveMesh.hxx
src/MeshVS/MeshVS_SensitivePolyhedron.cxx
src/MeshVS/MeshVS_SensitivePolyhedron.hxx
src/MeshVS/MeshVS_SensitiveQuad.hxx
src/MeshVS/MeshVS_SensitiveSegment.hxx
src/MeshVS/MeshVS_TextPrsBuilder.cxx
src/MeshVS/MeshVS_Tool.hxx
src/MeshVS/MeshVS_VectorPrsBuilder.cxx
src/Message/Message.cxx
src/Message/Message_Algorithm.cxx
src/Message/Message_Algorithm.hxx
src/Message/Message_Attribute.cxx
src/Message/Message_AttributeMeter.cxx
src/Message/Message_ExecStatus.hxx
src/Message/Message_Level.cxx
src/Message/Message_Level.hxx
src/Message/Message_Messenger.hxx
src/Message/Message_Msg.cxx
src/Message/Message_MsgFile.cxx
src/Message/Message_MsgFile.hxx
src/Message/Message_Printer.hxx
src/Message/Message_PrinterToReport.cxx
src/Message/Message_PrinterToReport.hxx
src/Message/Message_ProgressIndicator.hxx
src/Message/Message_Report.hxx
src/MoniTool/MoniTool_AttrList.hxx
src/MoniTool/MoniTool_CaseData.cxx
src/MoniTool/MoniTool_CaseData.hxx
src/MoniTool/MoniTool_DataInfo.hxx
src/MoniTool/MoniTool_ElemHasher.hxx
src/MoniTool/MoniTool_Element.cxx
src/MoniTool/MoniTool_Element.hxx
src/MoniTool/MoniTool_IndexedDataMapOfShapeTransient.hxx
src/MoniTool/MoniTool_MTHasher.hxx
src/MoniTool/MoniTool_SignShape.cxx
src/MoniTool/MoniTool_SignShape.hxx
src/MoniTool/MoniTool_SignText.hxx
src/MoniTool/MoniTool_Stat.cxx
src/MoniTool/MoniTool_Stat.hxx
src/MoniTool/MoniTool_Timer.hxx
src/MoniTool/MoniTool_TransientElem.cxx
src/MoniTool/MoniTool_TransientElem.hxx
src/MoniTool/MoniTool_TypedValue.hxx
src/NCollection/NCollection_AccAllocator.cxx
src/NCollection/NCollection_AliasedArray.hxx
src/NCollection/NCollection_BaseVector.cxx
src/NCollection/NCollection_BaseVector.hxx
src/NCollection/NCollection_Buffer.hxx
src/NCollection/NCollection_CellFilter.hxx
src/NCollection/NCollection_DefaultHasher.hxx
src/NCollection/NCollection_DoubleMap.hxx
src/NCollection/NCollection_Map.hxx
src/NLPlate/NLPlate_HGPPConstraint.cxx
src/NLPlate/NLPlate_HGPPConstraint.hxx
src/NLPlate/NLPlate_HPG0Constraint.cxx
src/NLPlate/NLPlate_HPG0Constraint.hxx
src/NLPlate/NLPlate_HPG0G1Constraint.cxx
src/NLPlate/NLPlate_HPG0G1Constraint.hxx
src/NLPlate/NLPlate_HPG0G2Constraint.cxx
src/NLPlate/NLPlate_HPG0G2Constraint.hxx
src/NLPlate/NLPlate_HPG0G3Constraint.cxx
src/NLPlate/NLPlate_HPG0G3Constraint.hxx
src/NLPlate/NLPlate_HPG1Constraint.cxx
src/NLPlate/NLPlate_HPG1Constraint.hxx
src/NLPlate/NLPlate_HPG2Constraint.cxx
src/NLPlate/NLPlate_HPG2Constraint.hxx
src/NLPlate/NLPlate_HPG3Constraint.cxx
src/NLPlate/NLPlate_HPG3Constraint.hxx
src/NLPlate/NLPlate_NLPlate.cxx
src/NLPlate/NLPlate_NLPlate.hxx
src/OSD/FILES
src/OSD/OSD_Directory.cxx
src/OSD/OSD_DirectoryIterator.cxx
src/OSD/OSD_DirectoryIterator.hxx
src/OSD/OSD_Disk.cxx
src/OSD/OSD_Environment.cxx
src/OSD/OSD_Environment.hxx
src/OSD/OSD_Error.hxx
src/OSD/OSD_Exception_CTRL_BREAK.hxx
src/OSD/OSD_Exception_FLT_DENORMAL_OPERAND.hxx [deleted file]
src/OSD/OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx [deleted file]
src/OSD/OSD_Exception_FLT_INEXACT_RESULT.hxx [deleted file]
src/OSD/OSD_Exception_FLT_INVALID_OPERATION.hxx [deleted file]
src/OSD/OSD_Exception_FLT_OVERFLOW.hxx [deleted file]
src/OSD/OSD_Exception_FLT_STACK_CHECK.hxx [deleted file]
src/OSD/OSD_Exception_FLT_UNDERFLOW.hxx [deleted file]
src/OSD/OSD_Exception_INT_DIVIDE_BY_ZERO.hxx [deleted file]
src/OSD/OSD_File.cxx
src/OSD/OSD_FileIterator.cxx
src/OSD/OSD_Host.hxx
src/OSD/OSD_MAllocHook.hxx
src/OSD/OSD_MemInfo.cxx
src/OSD/OSD_Parallel.hxx
src/OSD/OSD_Path.cxx
src/OSD/OSD_PerfMeter.cxx
src/OSD/OSD_Process.cxx
src/OSD/OSD_Protection.hxx
src/OSD/OSD_SIGBUS.hxx
src/OSD/OSD_SIGHUP.hxx
src/OSD/OSD_SIGILL.hxx
src/OSD/OSD_SIGINT.hxx
src/OSD/OSD_SIGKILL.hxx
src/OSD/OSD_SIGQUIT.hxx
src/OSD/OSD_SIGSYS.hxx
src/OSD/OSD_SharedLibrary.hxx
src/OSD/OSD_StreamBuffer.hxx
src/OSD/OSD_Thread.hxx
src/OSD/OSD_Timer.hxx
src/OSD/OSD_signal.cxx
src/OpenGl/OpenGl_Aspects.hxx
src/OpenGl/OpenGl_AspectsProgram.cxx
src/OpenGl/OpenGl_AspectsTextureSet.cxx
src/OpenGl/OpenGl_AspectsTextureSet.hxx
src/OpenGl/OpenGl_BackgroundArray.cxx
src/OpenGl/OpenGl_Buffer.cxx
src/OpenGl/OpenGl_CappingAlgo.cxx
src/OpenGl/OpenGl_CappingPlaneResource.cxx
src/OpenGl/OpenGl_Context.cxx
src/OpenGl/OpenGl_Context.hxx
src/OpenGl/OpenGl_Element.hxx
src/OpenGl/OpenGl_Flipper.cxx
src/OpenGl/OpenGl_Font.cxx
src/OpenGl/OpenGl_FrameBuffer.cxx
src/OpenGl/OpenGl_FrameStats.cxx
src/OpenGl/OpenGl_FrameStatsPrs.hxx
src/OpenGl/OpenGl_GlFunctions.cxx
src/OpenGl/OpenGl_GraduatedTrihedron.cxx
src/OpenGl/OpenGl_GraduatedTrihedron.hxx
src/OpenGl/OpenGl_GraphicDriver.cxx
src/OpenGl/OpenGl_GraphicDriver.hxx
src/OpenGl/OpenGl_Group.cxx
src/OpenGl/OpenGl_Group.hxx
src/OpenGl/OpenGl_HaltonSampler.hxx
src/OpenGl/OpenGl_IndexBuffer.cxx
src/OpenGl/OpenGl_LayerList.cxx
src/OpenGl/OpenGl_LayerList.hxx
src/OpenGl/OpenGl_PBREnvironment.cxx
src/OpenGl/OpenGl_PointSprite.cxx
src/OpenGl/OpenGl_PrimitiveArray.cxx
src/OpenGl/OpenGl_PrimitiveArray.hxx
src/OpenGl/OpenGl_SceneGeometry.cxx
src/OpenGl/OpenGl_ShaderManager.cxx
src/OpenGl/OpenGl_ShaderManager.hxx
src/OpenGl/OpenGl_ShaderObject.cxx
src/OpenGl/OpenGl_ShaderProgram.cxx
src/OpenGl/OpenGl_ShaderProgram.hxx
src/OpenGl/OpenGl_ShaderStates.hxx
src/OpenGl/OpenGl_ShadowMap.cxx
src/OpenGl/OpenGl_ShadowMap.hxx
src/OpenGl/OpenGl_Structure.cxx
src/OpenGl/OpenGl_Structure.hxx
src/OpenGl/OpenGl_Text.cxx
src/OpenGl/OpenGl_Text.hxx
src/OpenGl/OpenGl_TextBuilder.hxx
src/OpenGl/OpenGl_Texture.cxx
src/OpenGl/OpenGl_TextureFormat.hxx
src/OpenGl/OpenGl_TileSampler.cxx
src/OpenGl/OpenGl_VertexBuffer.cxx
src/OpenGl/OpenGl_View.cxx
src/OpenGl/OpenGl_View.hxx
src/OpenGl/OpenGl_Window.cxx
src/OpenGl/OpenGl_Workspace.cxx
src/OpenGlTest/OpenGlTest_Commands.cxx
src/PCDM/PCDM.cxx
src/PCDM/PCDM_ReadWriter_1.cxx
src/PCDM/PCDM_Reader.cxx
src/PCDM/PCDM_ReaderFilter.hxx
src/PCDM/PCDM_Reference.hxx
src/PCDM/PCDM_ReferenceIterator.cxx
src/PCDM/PCDM_RetrievalDriver.cxx
src/PCDM/PCDM_StorageDriver.cxx
src/PCDM/PCDM_StorageDriver.hxx
src/PCDM/PCDM_Writer.cxx
src/PLib/PLib.hxx
src/PLib/PLib_DoubleJacobiPolynomial.hxx
src/PLib/PLib_HermitJacobi.cxx
src/PLib/PLib_HermitJacobi.hxx
src/PLib/PLib_JacobiPolynomial.hxx
src/Plate/Plate_D1.cxx
src/Plate/Plate_D2.cxx
src/Plate/Plate_D3.cxx
src/Plate/Plate_FreeGtoCConstraint.hxx
src/Plate/Plate_GtoCConstraint.cxx
src/Plate/Plate_GtoCConstraint.hxx
src/Plate/Plate_LineConstraint.cxx
src/Plate/Plate_LineConstraint.hxx
src/Plate/Plate_LinearScalarConstraint.cxx
src/Plate/Plate_LinearXYZConstraint.cxx
src/Plate/Plate_PinpointConstraint.cxx
src/Plate/Plate_PinpointConstraint.hxx
src/Plate/Plate_PlaneConstraint.cxx
src/Plate/Plate_PlaneConstraint.hxx
src/Plate/Plate_Plate.cxx
src/Plate/Plate_Plate.hxx
src/Plate/Plate_SampledCurveConstraint.cxx
src/Plate/Plate_SampledCurveConstraint.hxx
src/math/math.hxx
src/math/math_BFGS.cxx
src/math/math_BFGS.hxx
src/math/math_BissecNewton.hxx
src/math/math_BracketMinimum.hxx
src/math/math_BracketedRoot.hxx
src/math/math_BrentMinimum.hxx
src/math/math_ComputeGaussPointsAndWeights.hxx
src/math/math_ComputeKronrodPointsAndWeights.hxx
src/math/math_Crout.hxx
src/math/math_DirectPolynomialRoots.cxx
src/math/math_DirectPolynomialRoots.hxx
src/math/math_DoubleTab.cxx
src/math/math_DoubleTab.hxx
src/math/math_EigenValuesSearcher.hxx
src/math/math_FRPR.cxx
src/math/math_FRPR.hxx
src/math/math_Function.cxx
src/math/math_Function.hxx
src/math/math_FunctionAllRoots.cxx
src/math/math_FunctionAllRoots.hxx
src/math/math_FunctionRoot.cxx
src/math/math_FunctionRoot.hxx
src/math/math_FunctionRoots.cxx
src/math/math_FunctionRoots.hxx
src/math/math_FunctionSample.hxx
src/math/math_FunctionSet.cxx
src/math/math_FunctionSet.hxx
src/math/math_FunctionSetWithDerivatives.hxx
src/math/math_Gauss.cxx
src/math/math_Gauss.hxx
src/math/math_GaussLeastSquare.hxx
src/math/math_GaussMultipleIntegration.cxx
src/math/math_GaussMultipleIntegration.hxx
src/math/math_GaussSetIntegration.hxx
src/math/math_GaussSingleIntegration.cxx
src/math/math_GaussSingleIntegration.hxx
src/math/math_GlobOptMin.cxx
src/math/math_GlobOptMin.hxx
src/math/math_Householder.cxx
src/math/math_Householder.hxx
src/math/math_Jacobi.cxx
src/math/math_Jacobi.hxx
src/math/math_KronrodSingleIntegration.cxx
src/math/math_KronrodSingleIntegration.hxx
src/math/math_Matrix.hxx
src/math/math_MultipleVarFunction.cxx
src/math/math_MultipleVarFunction.hxx
src/math/math_MultipleVarFunctionWithGradient.hxx
src/math/math_MultipleVarFunctionWithHessian.hxx
src/math/math_NewtonFunctionRoot.hxx
src/math/math_NewtonFunctionSetRoot.cxx
src/math/math_NewtonFunctionSetRoot.hxx
src/math/math_NewtonMinimum.cxx
src/math/math_NewtonMinimum.hxx
src/math/math_PSO.cxx
src/math/math_PSO.hxx
src/math/math_Powell.cxx
src/math/math_Powell.hxx
src/math/math_Recipes.cxx
src/math/math_Recipes.hxx
src/math/math_SVD.hxx
src/math/math_TrigonometricFunctionRoots.cxx
src/math/math_TrigonometricFunctionRoots.hxx
src/math/math_Uzawa.cxx
src/math/math_Uzawa.hxx
src/math/math_ValueAndWeight.hxx

index 2d4230d1818aba7eb0b5ac1df799e10a1f03fc6e..f83c89fff6e03533cd15f59b6d8e654f91608190 100644 (file)
 #ifndef _IMeshData_Edge_HeaderFile
 #define _IMeshData_Edge_HeaderFile
 
-#include <IMeshData_TessellatedShape.hxx>
-#include <IMeshData_StatusOwner.hxx>
-#include <Standard_Type.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS.hxx>
 #include <IMeshData_Curve.hxx>
 #include <IMeshData_PCurve.hxx>
 #include <IMeshData_Types.hxx>
index 7ae82c0859ef09c7f96fbedb5ac84fefec5258ae..ea9f4cd37f60a3f9f723a8c09f223df838b13d70 100644 (file)
@@ -19,7 +19,6 @@
 #include <IMeshData_TessellatedShape.hxx>
 #include <IMeshData_StatusOwner.hxx>
 #include <Standard_Type.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS.hxx>
 #include <IMeshData_Status.hxx>
 #include <IMeshData_Types.hxx>
index ae8979a491f77dfa5349fe85cf908a3c8a6108e9..0a4b40dfadf715d63da6f576ed6e1c8b843c597e 100644 (file)
@@ -17,8 +17,6 @@
 #define _IMeshData_ParametersListArrayAdaptor_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <Standard_Type.hxx>
-#include <IMeshData_ParametersList.hxx>
 
 //! Auxiliary tool representing adaptor interface for child classes of 
 //! IMeshData_ParametersList to be used in tools working on NCollection_Array structure.
index 6b23e6c03757849583578678639afa6c452ff8c9..55b324fadee00826e60fb26bc2ad68518569f913 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _IMeshData_Shape_HeaderFile
 #define _IMeshData_Shape_HeaderFile
 
-#include <Standard_Type.hxx>
 #include <TopoDS_Shape.hxx>
 
 //! Interface class representing model with associated TopoDS_Shape.
index abade176ddd1731c51a6e10f7b9695e5e483b78d..5d6a7814a0516260c9273e42a15699f4cedb8ee2 100644 (file)
@@ -17,8 +17,6 @@
 #define _IMeshData_StatusOwner_HeaderFile
 
 #include <IMeshData_Status.hxx>
-#include <Standard_Transient.hxx>
-#include <Standard_Type.hxx>
 
 //! Extension interface class providing status functionality.
 class IMeshData_StatusOwner
index 0b52effc0aaa05103f3b6bf18c2f106ee27d286a..5e82a2f12b86c80e11c782413c598171d78b621b 100644 (file)
@@ -16,8 +16,6 @@
 #ifndef _IMeshData_Types_HeaderFile
 #define _IMeshData_Types_HeaderFile
 
-#include <NCollection_DataMap.hxx>
-#include <NCollection_Vector.hxx>
 #include <NCollection_Sequence.hxx>
 #include <NCollection_List.hxx>
 #include <NCollection_Shared.hxx>
 #include <NCollection_DefineAlloc.hxx>
 #include <NCollection_StdAllocator.hxx>
 #include <IMeshData_ParametersListArrayAdaptor.hxx>
-#include <TColStd_PackedMapOfInteger.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
-#include <Precision.hxx>
 #include <NCollection_EBTree.hxx>
 #include <Bnd_Box2d.hxx>
 #include <NCollection_CellFilter.hxx>
 #include <NCollection_IndexedDataMap.hxx>
 #include <NCollection_UBTreeFiller.hxx>
 #include <NCollection_IndexedMap.hxx>
-#include <BRepMesh_OrientedEdge.hxx>
 #include <BRepMesh_Vertex.hxx>
 #include <Bnd_B2d.hxx>
 #include <BRepMesh_Circle.hxx>
@@ -45,7 +40,6 @@
 
 #include <memory>
 #include <queue>
-#include <list>
 
 class IMeshData_Shape;
 class IMeshData_Face;
index b1e0204c0c7bd53c4600097e1204198d0a30b616..3229d7316ea8d456d6b9999436dcedbd97a6aa33 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _IMeshTools_Context_HeaderFile
 #define _IMeshTools_Context_HeaderFile
 
-#include <IMeshData_Shape.hxx>
 #include <Standard_Type.hxx>
 #include <IMeshTools_ModelBuilder.hxx>
 #include <IMeshData_Model.hxx>
index 5a1d3b80cfec531521bab42d36b14ffaf1821d8c..35bd81f5c518cbe91cbfbcd5bd18d84d89c8bdaa 100644 (file)
@@ -17,7 +17,6 @@
 #define _IMeshTools_MeshAlgo_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <Standard_Type.hxx>
 #include <IMeshData_Types.hxx>
 #include <Message_ProgressRange.hxx>
 
index 2e4eff677800022644f71e75b39896f44893d5b5..c9b741bd6d730f8e4ef35ed94d2aed7425ee992c 100644 (file)
@@ -17,7 +17,6 @@
 #define _IMeshTools_MeshAlgoFactory_HeaderFile
 
 #include <Standard_Transient.hxx>
-#include <Standard_Type.hxx>
 #include <GeomAbs_SurfaceType.hxx>
 #include <IMeshTools_MeshAlgo.hxx>
 
index f3d8d7618cca85de8939ebf1d8f931907e131e5c..f6441d0fcd4c05baecd17ee6706eec8b44ae2bfe 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _IMeshTools_MeshBuilder_HeaderFile
 #define _IMeshTools_MeshBuilder_HeaderFile
 
-#include <Message_Algorithm.hxx>
 #include <IMeshTools_Context.hxx>
 #include <Standard_Type.hxx>
 #include <Message_ProgressRange.hxx>
index 93b9a8d98a64b3d81c5ce0bcad18981f0d986db9..cab102b9c0489a82d05119c9509e06aae2861d12 100644 (file)
 #ifndef _IMeshTools_ModelAlgo_HeaderFile
 #define _IMeshTools_ModelAlgo_HeaderFile
 
-#include <Standard_ErrorHandler.hxx>
-#include <Standard_Failure.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Type.hxx>
 #include <Message_ProgressRange.hxx>
 
 class IMeshData_Model;
index d82199f5b7eb1c77caef246215a86aa50cd8ce09..194baed1070cb851a94d1a0b21beccd5065c4833 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
 #include <Standard_Type.hxx>
-#include <TopoDS_Shape.hxx>
 #include <IMeshData_Model.hxx>
 
 struct IMeshTools_Parameters;
index 322b10beaa517fae41816bf97f43b47bca006668..7bc12f5990dfd32210de3689b4ab84b15e347bb8 100644 (file)
 #include <IMeshTools_ShapeExplorer.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <BRepLib.hxx>
 #include <BRep_Tool.hxx>
 #include <TopTools_MapOfShape.hxx>
-#include <Geom_Surface.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IMeshTools_ShapeExplorer, IMeshData_Shape)
 
index 4a3d35d2201def5175e95eef4946a637090d213e..05d16d579052b6e1cf8f74f92b4a87f755aa1b8f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GeomAbs_SurfaceType.hxx>
 #include <gp_Ax3.hxx>
-#include <gp_Cone.hxx>
-#include <gp_Cylinder.hxx>
 #include <TColStd_ListOfReal.hxx>
 
+class gp_Cone;
+class gp_Cylinder;
+
 //! Definition of a parametric Curve which is the result
 //! of the intersection between two quadrics.
 class IntAna_Curve 
index 586df8b38e1e361eea8f0cc435332b60c076b1c9..8dbfaabfe8d00a17f8dc43ff42a5b423318344f4 100644 (file)
 #endif
 
 
-#include <gp.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Pnt.hxx>
 #include <IntAna_Int3Pln.hxx>
 #include <math_Gauss.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
-#include <Standard_DomainError.hxx>
 #include <StdFail_NotDone.hxx>
 
 IntAna_Int3Pln::IntAna_Int3Pln()
index ed5273aa2ed2ffe4644fb913890eb1b5e63caf21..6932f46c9ea4f7d0ad694a64f140bfcec6a15b27 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <gp_Pnt.hxx>
 class gp_Pln;
 
index f5f4211ad6407fa1ac088e0d824cef59e3099b45..2ea0d72085a66709b49565c50c37e8410ec5e1d7 100644 (file)
@@ -24,7 +24,6 @@
 
 
 #include <ElCLib.hxx>
-#include <gp_Ax3.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Circ2d.hxx>
 #include <gp_Elips.hxx>
@@ -43,9 +42,6 @@
 #include <IntAna_ResultType.hxx>
 #include <math_DirectPolynomialRoots.hxx>
 #include <math_TrigonometricFunctionRoots.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
 
 static Standard_Real PIpPI = M_PI + M_PI;
 //=============================================================================
index 9af3a88091794d0223bfd31c6126b6385079a0db..a7ea66a33fd3397abc70e2a20ec2eadcaa506540 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 class gp_Lin;
 class IntAna_Quadric;
 class gp_Circ;
index 8f824183d6167eb85d8d4ad48d71f77eebd14d06..18decab6516b30fe9ae1e1a034aba05e2be88085 100644 (file)
@@ -25,9 +25,6 @@
 #include <gp_Trsf.hxx>
 #include <IntAna_IntLinTorus.hxx>
 #include <math_DirectPolynomialRoots.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
-#include <TColStd_Array1OfReal.hxx>
 
 IntAna_IntLinTorus::IntAna_IntLinTorus ()
 : done(Standard_False),
index 145517d4a33a5949e234b1bb0b1fd2bf3ab93a41..03d01a55f5e9cd76fd55818d4620126fcbb0d95d 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 class gp_Lin;
 class gp_Torus;
 
index 68bfabc72d9b812bb3da6412f2c52b6a5397dd84..20fb88e65ddac6b00fd5d8075bb13eac4bf5963f 100644 (file)
@@ -34,7 +34,6 @@
 #include <gp_Cone.hxx>
 #include <gp_Cylinder.hxx>
 #include <gp_Pnt.hxx>
-#include <IntAna_Curve.hxx>
 #include <IntAna_IntQuadQuad.hxx>
 #include <IntAna_Quadric.hxx>
 #include <math_TrigonometricFunctionRoots.hxx>
index 85e4e83ebf33dc930a597c5fe227a7434eb1c8ac..c286a05ca526b0e4fb3a9929e549d862d535055c 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <IntAna_Curve.hxx>
 #include <Standard_Integer.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 class gp_Cylinder;
 class IntAna_Quadric;
 class gp_Cone;
index ada10bca506dc37ac03792d2e02d3c51c4c01d5b..3ab50bcd85b268dd146678935d53922a16ada2a1 100644 (file)
@@ -27,7 +27,6 @@
 
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
-#include <gp.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Cone.hxx>
 #include <gp_Cylinder.hxx>
index 70da587c17213ec61bb8e8052c1521d2b955378c..534a8ca5a6da5783d689381dcb3f826625bcd293 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <IntAna_ResultType.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Dir.hxx>
-#include <Standard_Real.hxx>
 class gp_Pln;
 class gp_Cylinder;
 class gp_Sphere;
index b71f83f6067ffe0d53bca79864abc9eb8e98b786..ea6b9929f1bf99462dcf07c5a6b384e5e43b7160 100644 (file)
 
 
 #include <gp_Ax3.hxx>
-#include <gp_Cone.hxx>
-#include <gp_Cylinder.hxx>
-#include <gp_Pln.hxx>
-#include <gp_Sphere.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
 #include <IntAna_Quadric.hxx>
 #include <ElSLib.hxx>
 
index f660e92c18e02fb295af1a4fea5f05be95e2091e..4f2cddbca11caac18a20888e734f61b98cd92c40 100644 (file)
 #ifndef _IntAna_Quadric_HeaderFile
 #define _IntAna_Quadric_HeaderFile
 
-#include <Standard_DefineAlloc.hxx>
 #include <NCollection_List.hxx>
+#include <Standard_DefineAlloc.hxx>
+
+class gp_Cone;
+class gp_Cylinder;
+class gp_Pln;
+class gp_Sphere;
 
 //! This class provides a description of Quadrics by their
 //! Coefficients in natural coordinate system.
index b645b3361d55d43e83c0d96be08c6cc737c90ff6..d0a5a4647a3406de5c477c30fd1e206bc56b1dc7 100644 (file)
@@ -20,8 +20,6 @@
 #include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
-#include <IntAna2d_IntPoint.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 IntAna2d_AnaIntersection::IntAna2d_AnaIntersection ()
index d35d9c974a266d7e8b8ff4d999a87f8e5b3f6995..8892e62481b1cfc7f7ca939bec37073a9ddfa9da 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <IntAna2d_IntPoint.hxx>
 class gp_Lin2d;
index ec6a7d6fc4011debca7e453627e7dd8a8feddfaf..f7d70afab78f1acdfe22ef20f80d987629525444 100644 (file)
 
 
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
 #include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 void IntAna2d_AnaIntersection::Perform (const gp_Lin2d& L1,
index 5f8b0af3a5a45dc1f0647332136ec3480e34d564..1f345e531ad9419bc4fcf5f569b67cf308c0a5be 100644 (file)
 
 
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <gp_Vec2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 void IntAna2d_AnaIntersection::Perform (const gp_Circ2d& C1,
index c44f6da9caf235250d1e3ff77c78ce64662871c2..fe31e86c7739b15141ddc6cf6b8e260b4b03b361 100644 (file)
 
 #include <ElCLib.hxx>
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
 #include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
 
 //=======================================================================
 //function : Perform
index 959aa775ceb6bf3b44627bf58e6e027da29986f6..d009e4dad4d7e3a0ce0083113d0cae93c626d016 100644 (file)
 //============================================================================
 
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
 #include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
 #include <IntAna2d_Outils.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 void IntAna2d_AnaIntersection::Perform (const gp_Lin2d& L,
index 6fcae32f8aeadbde61c51f69a9b1e391e43f2b2b..5fc58732b8c4be540067d04eff1162cd1d7bc784 100644 (file)
 //============================================================================
 
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
 #include <IntAna2d_Outils.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 void IntAna2d_AnaIntersection::Perform(const gp_Circ2d& Circle,
index e0bcd9289f99301f95dbe30a4a2aa4fe12209e88..81e697af340b5e602df174f1b5c47f834a2521aa 100644 (file)
 
 #include <gp_Circ2d.hxx>
 #include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
 #include <IntAna2d_Outils.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 void IntAna2d_AnaIntersection::Perform(const gp_Elips2d& Elips,
index 3e479029d043633470dc397444f5126b41176311..784cc5236bf3f0fc5b98c604b5679a7787f41fa0 100644 (file)
 //============================================================================
 
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
 #include <IntAna2d_Outils.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 void IntAna2d_AnaIntersection::Perform(const gp_Parab2d& P, 
index 84ebf324649cf89732801c7aff19e72558648635..e9eebdffcb0ddb87ca0b73731348623643af1848 100644 (file)
 //============================================================================
 
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
 #include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <IntAna2d_AnaIntersection.hxx>
 #include <IntAna2d_Conic.hxx>
 #include <IntAna2d_IntPoint.hxx>
 #include <IntAna2d_Outils.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 // -----------------------------------------------------------------
index ca04c22b15f6f39195f00afafae518cf91d5df97..78348a95b3fc4b01c2347e80f9a5e1c8032131b9 100644 (file)
@@ -13,7 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Ax2d.hxx>
 #include <gp_Circ2d.hxx>
 #include <gp_Elips2d.hxx>
 #include <gp_Hypr2d.hxx>
index 14a290698503c557dd81dc56a0e2c535a485ac20..af8ec25fe122593cce8813d878146a774c3cff89 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 class gp_Circ2d;
 class gp_Lin2d;
 class gp_Parab2d;
index 53b4696e45ba61ce6eaf646d9cf5a539eea77ec6..76804b747ee337d53a38c0cd0ff3d9e468e1a9f2 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt2d.hxx>
 #include <IntAna2d_IntPoint.hxx>
-#include <Standard_DomainError.hxx>
 
 IntAna2d_IntPoint::IntAna2d_IntPoint (const Standard_Real X, const Standard_Real Y, 
-                                     const Standard_Real U1,const Standard_Real U2):
+                                      const Standard_Real U1,const Standard_Real U2):
        myu1(U1),myu2(U2),myp(X,Y),myimplicit(Standard_False)
  {
  }
index 216514c3e7942e23c602a307f1e63730f7b9d7cd..0755ade73aac0b99c963019d154e9365fffe0f3b 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Boolean.hxx>
 
index 6d11e2c0a7a78caec104973564f155813c444e0f..9e72716d280c3fabb5566156bacf93ee3cf91926 100644 (file)
 #ifndef IntAna2d_Outils_HeaderFile
 #define IntAna2d_Outils_HeaderFile
 
-#include <math_DirectPolynomialRoots.hxx>
 #include <math_TrigonometricFunctionRoots.hxx>
 #include <IntAna2d_IntPoint.hxx>
-#include <gp_Ax2d.hxx>
 
 class MyDirectPolynomialRoots { 
 public:
index 8e994c21746c3156719e3be7e32c92582882798e..fad42fcd84fc8760b142ce45a4febd3fe8580444 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <gp_Ax22d.hxx>
 #include <GeomAbs_CurveType.hxx>
 #include <gp_Trsf2d.hxx>
index 97796b007d0b2637356b0a83f4ee5e1122833ff1..37f4833da14c397540a57f8ec051e4fa383e84d7 100644 (file)
@@ -17,7 +17,6 @@
 // Modified:    OFV Thu Nov  6 17:03:52 2003
 
 #include <ElCLib.hxx>
-#include <gp.hxx>
 #include <gp_Circ2d.hxx>
 #include <gp_Elips2d.hxx>
 #include <gp_Hypr2d.hxx>
@@ -31,7 +30,6 @@
 #include <IntCurve_PConic.hxx>
 #include <IntRes2d_Domain.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
 
 //=======================================================================
 // Perform() for
index a7483c68e01962e61e86318968440709941a7205..3024e9162b21e52fd4e126d2e45402b9cf7c21e1 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IntCurve_IntImpConicParConic.hxx>
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Real.hxx>
 class gp_Lin2d;
 class IntRes2d_Domain;
 class gp_Circ2d;
index 21581f8b34b8d34803c09e8357911c7dbd7704d8..4ecd7bce427467374c4b8354ef5f5db4a9365ce7 100644 (file)
 #include <gp.hxx>
 #include <gp_Circ2d.hxx>
 #include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
 #include <gp_Lin2d.hxx>
-#include <gp_Parab2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
-#include <IntCurve_IConicTool.hxx>
 #include <IntCurve_IntConicConic.hxx>
 #include <IntCurve_IntConicConic_Tool.hxx>
-#include <IntCurve_PConic.hxx>
 #include <IntImpParGen.hxx>
 #include <IntRes2d_Domain.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
 #include <IntRes2d_IntersectionSegment.hxx>
 #include <IntRes2d_TypeTrans.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Extrema_ExtElC2d.hxx>
 
 Standard_Boolean Affichage=Standard_False;
index 395220a6d2713ee177a8e227b5f3bca7781a7170..c9b188c03565bb3f07292a2868511c2bc3bb43f3 100644 (file)
 
 
 #include <IntCurve_IntImpConicParConic.hxx>
-#include <IntCurve_IConicTool.hxx>
-#include <IntCurve_PConic.hxx>
 // #include <IntCurve_IConicPConicTool.hxx>
 #include <IntRes2d_Domain.hxx>
 #include <IntRes2d_Transition.hxx>
 #include <IntRes2d_Position.hxx>
-#include <gp_Vec2d.hxx>
-#include <gp.hxx>
 
 
 static Standard_Real PIpPI = M_PI + M_PI;
index 02249c5e0fa805f5544425c390d190852bd48c69..bcd8cde02c37fef71930326d15877bffb78e64f2 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <IntRes2d_Intersection.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Standard_ConstructionError;
 class IntCurve_IConicTool;
index ffcd25ac643a947b6e1571d663ab6cae23faffa8..8c71b95f512517bf78d6319ae908ab0814f0c764 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
 #include <IntCurve_IConicTool.hxx>
 #include <math_FunctionWithDerivative.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class IntCurve_IConicTool;
 class IntCurve_PConic;
 class IntCurve_PConicTool;
index 297498164e82db7f0e8344ebe7d5b6353c328cf5..d6a85340b11e78577bf77ca4a99dc21ccda312e1 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Ax22d.hxx>
 #include <gp_Circ2d.hxx>
 #include <gp_Elips2d.hxx>
 #include <gp_Hypr2d.hxx>
index ed3d793ca504ea15ce856e632cbe6167eba943d6..cfaf8782bb3e0245d9732276a6e9ce3d7c4f56c2 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Ax22d.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_CurveType.hxx>
 class gp_Elips2d;
index 56dcdaedd7bed69c698676d32ba50e3aade79bed..9c462e737fcd5df5c0eeff8c4d893031aa1ed508 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class IntCurve_PConic;
 class gp_Pnt2d;
index bfca262df23cb4f3772aa05ad10fe572ce3f1cc8..c1d6285912d3481eb526f76bcb22566503891caf 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 class IntCurve_PConic;
 class gp_Pnt2d;
 
index dff050f233edc7952df4e67bcbfbef8b16c33fab..62e6b30c74e8fb83cb60fe5f4c32a8d1f14c0be4 100644 (file)
@@ -19,7 +19,6 @@
 #include <IntCurveSurface_IntersectionPoint.hxx>
 #include <IntCurveSurface_IntersectionSegment.hxx>
 #include <IntCurveSurface_TransitionOnCurve.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 #define PARAMEQUAL(a,b) (Abs((a)-(b))< (1e-8))
index 2153ae9bce117ceaa44571304c0b0ab948da6391..e61bbdd56771959c2fe795fa1f30f474aa5bd9a0 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Boolean.hxx>
 #include <IntCurveSurface_SequenceOfPnt.hxx>
 #include <IntCurveSurface_SequenceOfSeg.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 class IntCurveSurface_IntersectionPoint;
 class IntCurveSurface_IntersectionSegment;
 
index 9635f740f7b9a6ba67090a3111ab3a5cf0ee0ba7..39c6d936f8a30ae30e7afe7a14d0306650c5b01d 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
 
 //================================================================================
index 3521acfe952b0bb3d173999a0e219fda48252385..1aa1d6bccb6742d1ee96aa0d97e898101251bd23 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <IntCurveSurface_TransitionOnCurve.hxx>
 
 
index 1509a77bd7a8cce37067bc74bb1255aa941ebe14..6fa466fe5bc488a1150475514cac9cb255ceaebc 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <IntCurveSurface_IntersectionPoint.hxx>
 #include <IntCurveSurface_IntersectionSegment.hxx>
 
 IntCurveSurface_IntersectionSegment::IntCurveSurface_IntersectionSegment() 
index 0d37f26eb3f972be07db7f610b5eca536c78c2f9..5d9459dbb9e2d20d69a9a7af42e0b79519433c6a 100644 (file)
 #include <TColStd_Array1OfReal.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
-#include <GeomAbs_CurveType.hxx>
 #include <gp_Lin.hxx>
-#include <gp_Circ.hxx>
-#include <gp_Elips.hxx>
-#include <gp_Hypr.hxx>
-#include <gp_Parab.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 class Standard_OutOfRange;
 class Standard_NoSuchObject;
index 710b4a294e4d20ef0a2386732169d901994b315f..664b135caf7c24dc4fb40e7b98f1ce99a3ff27e4 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 #include <Intf_Interference.hxx>
 #include <Intf_Array1OfLin.hxx>
-#include <Standard_Real.hxx>
 class IntCurveSurface_ThePolygonOfHInter;
 class IntCurveSurface_ThePolygonToolOfHInter;
 class IntCurveSurface_ThePolyhedronOfHInter;
index 671e91258514c9b67416390c1f00719829db5f05..71f3b8aed0b4ec4fa59eeb3200e1ebddaf41391c 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Standard_OutOfRange;
 class gp_Pnt;
index 687a1fdea9311a1cb7502a2c44c21cb1cc5126cc..740b983535139b1f20cc73a448f2b4b034cd693f 100644 (file)
@@ -18,7 +18,6 @@
 #define _IntCurveSurface_ThePolyhedronOfHInter_HeaderFile
 
 #include <Adaptor3d_Surface.hxx>
-#include <Bnd_Box.hxx>
 #include <Bnd_HArray1OfBox.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
index c9371008052adeb8986dba30bca7d5a7ee204793..52a2ae0b099849406ecb93fceb5dda1fb2cd8f8a 100644 (file)
@@ -22,9 +22,7 @@
 #include <Standard_Handle.hxx>
 
 #include <Bnd_HArray1OfBox.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Standard_OutOfRange;
 class IntCurveSurface_ThePolyhedronOfHInter;
 class Bnd_Box;
index 78f47c648d8d103cb082c21c4236665a84bdcb69..6db23180f96a603569236e26be4ad14d5f638d28 100644 (file)
 #include <Bnd_BoundSortBox.hxx>
 #include <Bnd_Box.hxx>
 #include <BRepAdaptor_Surface.hxx>
-#include <BRepClass_FaceClassifier.hxx>
 #include <BRepTopAdaptor_TopolTool.hxx>
 #include <Geom_Line.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntCurveSurface_HInter.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
-#include <IntCurveSurface_SequenceOfPnt.hxx>
 #include <IntCurveSurface_TheHCurveTool.hxx>
 #include <IntCurveSurface_ThePolygonOfHInter.hxx>
-#include <IntCurveSurface_ThePolyhedronOfHInter.hxx>
 #include <IntCurveSurface_ThePolyhedronToolOfHInter.hxx>
 #include <Intf_Tool.hxx>
-#include <TopAbs.hxx>
 #include <TopoDS_Face.hxx>
 #include <BRep_Tool.hxx>
 #include <TopoDS.hxx>
index ea40cebe308c85ebe06a7c9ba419bcf79bf25a0b..8010244384079c4bab7a38bd5256dd6dbecd4ee5 100644 (file)
 
 #include <Adaptor3d_Curve.hxx>
 #include <Bnd_BoundSortBox.hxx>
-#include <Bnd_HArray1OfBox.hxx>
-#include <ElCLib.hxx>
 #include <gp_Lin.hxx>
-#include <gp_Pnt.hxx>
 #include <IntCurvesFace_Intersector.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
-#include <TColStd_ListOfInteger.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
index 0bf0008123b54706b641d9c181c01b0243680f65..b83b7be16e606307a66acf29ca0b81e8c8c15581 100644 (file)
@@ -16,9 +16,6 @@
 
 #include <IntImpParGen.hxx>
 
-#include <gp.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <IntImpParGen_Tool.hxx>
 #include <IntRes2d_Domain.hxx>
 #include <IntRes2d_Position.hxx>
index 67ee0524f38b947bca019545452bbdb9e82883e6..77b9685c273f9496cf22408c9bf387d13a47d75b 100644 (file)
@@ -18,9 +18,7 @@
 #define IntImpParGen_Tool_HeaderFile
 
 #include <IntRes2d_Domain.hxx>
-#include <IntRes2d_Position.hxx>
 #include <IntRes2d_Transition.hxx>
-#include <gp_Vec2d.hxx>
 #include <gp_Pnt2d.hxx>
  
 Standard_Real NormalizeOnDomain(Standard_Real&,const IntRes2d_Domain&);
index 96e632ff5f39290846e1f0fbae40209154a959a5..ff79b379bde3276b6fb0da02345e16dd740c2e24 100644 (file)
 
 
 #include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
-#include <IntAna_Curve.hxx>
 #include <IntPatch_ALine.hxx>
 #include <IntPatch_Point.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IntPatch_ALine,IntPatch_Line)
index 57f91e048f7d691666641aa3fb45a6761d61498e..f87f9c9a5680c6f2695c40fca7002c8aa00ae4d1 100644 (file)
@@ -15,9 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
-#include <gp_Pnt.hxx>
 #include <IntPatch_ArcFunction.hxx>
 #include <IntPatch_HInterTool.hxx>
 #include <IntSurf_Quadric.hxx>
index d460f177e78d25c51db1fc3936415306a4d9965a..0d74c167ae9b644f55b6937315e6ddf6c962dda2 100644 (file)
@@ -17,6 +17,7 @@
 #ifndef _IntPatch_ArcFunction_HeaderFile
 #define _IntPatch_ArcFunction_HeaderFile
 
+#include <Adaptor2d_Curve2d.hxx>
 #include <Adaptor3d_Surface.hxx>
 #include <IntSurf_Quadric.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
index 93693704257f84e0c7667606efa1cdb2bb581982..0486a742fb65271a25a025bd242c090695e9a061 100644 (file)
@@ -13,8 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <Adaptor3d_HSurfaceTool.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
index 0448130231d827f2d32df458f4ccd8b2a1d2611c..6ad831b7bcfbf3e404612f51dbf5f73d474c777d 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef _IntPatch_CurvIntSurf_HeaderFile
 #define _IntPatch_CurvIntSurf_HeaderFile
 
-#include <Adaptor3d_Surface.hxx>
 #include <IntPatch_CSFunction.hxx>
 
 class Adaptor3d_HSurfaceTool;
index 96a41a97f27a3027e3783db199fe572ea64dc382..6769b3e04ea47bdae71ecd03e27d75698e149d54 100644 (file)
 
 
 #include <gp_Circ.hxx>
-#include <gp_Elips.hxx>
-#include <gp_Hypr.hxx>
-#include <gp_Lin.hxx>
-#include <gp_Parab.hxx>
 #include <IntPatch_GLine.hxx>
 #include <IntPatch_Point.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IntPatch_GLine,IntPatch_Line)
index 61cc529bbdeb97fb6d287f2d024cd099805ee2f9..d75e537780bf7bf8918784f1468ac7043bb1afd5 100644 (file)
 #include <Standard_Type.hxx>
 
 #include <gp_Ax2.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <IntPatch_SequenceOfPoint.hxx>
 #include <IntPatch_Line.hxx>
 #include <IntSurf_TypeTrans.hxx>
 #include <IntSurf_Situation.hxx>
-#include <gp_Lin.hxx>
 #include <gp_Circ.hxx>
-#include <gp_Elips.hxx>
-#include <gp_Parab.hxx>
-#include <gp_Hypr.hxx>
 class gp_Lin;
 class gp_Circ;
 class gp_Elips;
index e00814391e54bed86181d3c456eded4f60f88943..bb2d2eae53f687df4acd5d8a3f1ea00f0d6caeb7 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Geom2d_BezierCurve.hxx>
-#include <Geom2d_BSplineCurve.hxx>
-#include <GeomAbs_CurveType.hxx>
-#include <GeomAbs_Shape.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <IntPatch_HCurve2dTool.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <TColStd_Array1OfReal.hxx>
 
 //============================================================
 Standard_Integer IntPatch_HCurve2dTool::NbSamples (const Handle(Adaptor2d_Curve2d)& C,
index 86f9899b557fdb1869e77d4210ad7777d7ecb40f..916d5c7cec502ff69493c2ec87f0afc8761cc2a8 100644 (file)
 #ifndef _IntPatch_HCurve2dTool_HeaderFile
 #define _IntPatch_HCurve2dTool_HeaderFile
 
+#include <Adaptor2d_Curve2d.hxx>
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
 #include <Standard_Real.hxx>
-#include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Boolean.hxx>
-#include <gp_Pnt2d.hxx>
-#include <gp_Vec2d.hxx>
-#include <GeomAbs_CurveType.hxx>
-#include <gp_Lin2d.hxx>
-#include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
-#include <gp_Hypr2d.hxx>
-#include <gp_Parab2d.hxx>
 class gp_Pnt2d;
 class gp_Vec2d;
 class Geom2d_BezierCurve;
index 595ee4f2ca1cd1b6f55e9087ad8be27e2fe70542..623febdf282e8839495bbf9018d3edd3cf0b59af 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <Adaptor3d_HVertex.hxx>
 #include <Extrema_EPCOfExtPC2d.hxx>
 #include <Extrema_POnCurv2d.hxx>
@@ -24,7 +22,6 @@
 #include <Geom2d_BSplineCurve.hxx>
 #include <Geom_BezierSurface.hxx>
 #include <Geom_BSplineSurface.hxx>
-#include <GeomAbs_SurfaceType.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntPatch_HInterTool.hxx>
index 483d1c2f341104798e49413ded0c6d2bc115e1e7..6ecec5365188e4692a133a6874487c99d6af7ffe 100644 (file)
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
 #include <IntPatch_ArcFunction.hxx>
-#include <IntPatch_PointLine.hxx>
 #include <IntPatch_RLine.hxx>
 #include <IntPatch_RstInt.hxx>
 #include <IntPatch_SpecialPoints.hxx>
-#include <IntPatch_TheIWLineOfTheIWalking.hxx>
 #include <IntPatch_TheIWalking.hxx>
 #include <IntPatch_TheSurfFunction.hxx>
 #include <IntPatch_WLine.hxx>
index 9d9509854baf6d36b087bb26071789e3b37052b1..046c2e8a4caf767f71ba1810d2482b93117803bc 100644 (file)
 #include <gp_Vec.hxx>
 #include <gp_XYZ.hxx>
 #include <Intf.hxx>
-#include <Intf_SectionLine.hxx>
-#include <Intf_SectionPoint.hxx>
-#include <Intf_SeqOfSectionLine.hxx>
-#include <Intf_SeqOfSectionPoint.hxx>
-#include <Intf_SeqOfTangentZone.hxx>
-#include <Intf_TangentZone.hxx>
 #include <IntPatch_InterferencePolyhedron.hxx>
 #include <IntPatch_Polyhedron.hxx>
 #include <IntPatch_PolyhedronTool.hxx>
 #include <NCollection_LocalArray.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <TColStd_ListOfInteger.hxx>
 
 static const int Pourcent3[9] = {0, 1, 2, 0, 1, 2, 0, 1, 2};
index 32f14ea21e7452893af056533c6158253c4f3be0..206f7e90f8623374cbe99f87f29be3f4c2342fc7 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <gp_XYZ.hxx>
 #include <Intf_Interference.hxx>
-#include <Standard_Boolean.hxx>
 class IntPatch_Polyhedron;
 class Intf_TangentZone;
 
index 08db1dccd81b2e68f05ff7e69158b7825c5079d9..b06c8513d146ab55a588f415b4ea132c138fcbd2 100644 (file)
 #include <IntPatch_ImpImpIntersection.hxx>
 #include <IntPatch_ImpPrmIntersection.hxx>
 #include <IntPatch_PrmPrmIntersection.hxx>
-#include <IntPatch_WLine.hxx>
 #include <IntPatch_WLineTool.hxx>
 
 #include <ProjLib_ProjectOnPlane.hxx>
 #include <Geom_Plane.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor_Curve.hxx>
 #include <ProjLib_ProjectedCurve.hxx>
 #include <Geom2dInt_GInter.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
@@ -210,26 +208,18 @@ void IntPatch_Intersection::Perform(const Handle(Adaptor3d_Surface)&  S1,
 //                                                                         //
 /////////////////////////////////////////////////////////////////////////////
 #include <TColgp_Array1OfXYZ.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <Extrema_ExtPS.hxx>
 #include <Extrema_POnSurf.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2dAPI_InterCurveCurve.hxx>
-#include <GeomAdaptor.hxx>
-#include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <Geom_Plane.hxx>
 #include <ProjLib_ProjectOnPlane.hxx>
 #include <GeomProjLib.hxx>
 #include <ElCLib.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <Geom_Surface.hxx>
-#include <Geom_SurfaceOfLinearExtrusion.hxx>
 #include <Geom_OffsetSurface.hxx>
-#include <Geom_SurfaceOfRevolution.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 
 //===============================================================
index 690a6467acc9166ab0fe4609f531bb5617aec88e..7cd137d00473ba8aa4904fd6c5b5b866dd06febd 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <IntPatch_Line.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IntPatch_Line,Standard_Transient)
index e92369f5cd8e9b2343ff323107c0ce6d4d3645c9..5cd38a8e537b2391acfbc2b3a357749d938732c0 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IntPatch_IType.hxx>
-#include <Standard_Boolean.hxx>
 #include <IntSurf_TypeTrans.hxx>
 #include <IntSurf_Situation.hxx>
 #include <Standard_Transient.hxx>
index 324caaaa84e89e936a21ca6dd9043bf3b7e51e34..42746650231488d809d2bc0a1d1a50ce75d3e7c7 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <Adaptor3d_TopolTool.hxx>
 #include <IntPatch_ALine.hxx>
 #include <IntPatch_GLine.hxx>
index 3286b1e45bd3c77d46aad0a05ded042a162be0ec..6c681d27da408f9a5de780d20f9e476e8bade69f 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
 #include <Adaptor3d_HVertex.hxx>
 #include <gp_Pnt.hxx>
 #include <IntPatch_Point.hxx>
 #include <IntSurf_PntOn2S.hxx>
 #include <IntSurf_Transition.hxx>
-#include <Standard_DomainError.hxx>
 
 #include <stdio.h>
 void IntPatch_Point::SetValue (const gp_Pnt& Pt,
@@ -122,7 +120,6 @@ void IntPatch_Point::ReverseTransition()
 
 
 #include <IntSurf_Situation.hxx>
-#include <IntSurf_Transition.hxx>
 #include <IntSurf_TypeTrans.hxx>
 
 static void DumpTransition(const IntSurf_Transition& T)
index b44a1d6c48f1e591bc4251dfb4f7106587be9e75..e969039e18a0dcccdbdc93575b0e7b6ee372437d 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <IntSurf_PntOn2S.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <IntSurf_Transition.hxx>
 #include <Adaptor2d_Curve2d.hxx>
 
index 3a46f032945cf3c957ab23b20605ed6f3d21800e..1253fe17da8aaab1f4e1880a310b82a4ecd11695 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Bnd_Box2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntPatch_PolyArc.hxx>
 #include <Standard_ConstructionError.hxx>
index 920dc8507ba0e13543ed043e80182741d8c70df9..97507a04f88338222f2265bfe18c3e8f0a3b2831 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <IntPatch_Polygo.hxx>
 #include <Standard_Integer.hxx>
 class Bnd_Box2d;
index c73fb8bbfdad9640b750c859a92213768446a44e..fa7eaeaed13f2f484a2160e5acff5407d2ed667f 100644 (file)
@@ -17,7 +17,6 @@
 //-- lbr le 12 juin : Ajout des fleches sur les Lines
 //-- msv 13.03.2002 : compute deflection for WLine; Error() returns deflection
 
-#include <gp_Pnt2d.hxx>
 #include <IntPatch_PolyLine.hxx>
 #include <IntPatch_RLine.hxx>
 #include <IntPatch_WLine.hxx>
index d2e43a24d7bb48d3a6e9eb62c3cbdbb3e441e272..ae06ac4987a343af23d7212a495e12402d363486 100644 (file)
@@ -15,9 +15,7 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt2d.hxx>
 #include <IntPatch_Polygo.hxx>
-#include <Standard_OutOfRange.hxx>
 
 //=======================================================================
 //function : Initialize
index cf218b17cbc85e25d14fbab7027b6bfc8ed77395..ade9775b835cccfdee87b1918699a4898f632027 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Intf_Polygon2d.hxx>
-#include <Standard_Integer.hxx>
 class gp_Pnt2d;
 
 
index db03fc2da984f7f9b174373bd41135cc84b94138..9f436bbb229883b69f24c3dfc9870b703911d899 100644 (file)
 
 
 #include <Adaptor3d_Surface.hxx>
-#include <Bnd_Array1OfBox.hxx>
-#include <Bnd_Box.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <gp_XYZ.hxx>
 #include <IntPatch_HInterTool.hxx>
 #include <IntPatch_Polyhedron.hxx>
-#include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <TColgp_Array2OfPnt.hxx>
 #include <TColStd_Array2OfReal.hxx>
 
 #include <stdio.h>
index bfcfc0a12c277782d1281a3857c067e827e80f4f..59e939b98f781dec1019af4c85fc2c4251f14ea6 100644 (file)
@@ -18,7 +18,6 @@
 #define _IntPatch_Polyhedron_HeaderFile
 
 #include <Adaptor3d_Surface.hxx>
-#include <Bnd_Box.hxx>
 #include <Bnd_HArray1OfBox.hxx>
 
 //! This class provides a linear approximation of the PSurface.
index 7b07b8a6ac985d9426069f9faa9129f55886d2c0..712d926edc077ddeb9f54d7b7cd64a976b02b8de 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Bnd_HArray1OfBox.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class Standard_OutOfRange;
 class Bnd_Box;
index a96f662f7c7794b69681156333e36105f1f61c40..a3ba76ddb431dfa3eb498847dd00c4cf71859f91 100644 (file)
 #include <Adaptor3d_TopolTool.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
-#include <Intf_PIType.hxx>
-#include <Intf_SectionLine.hxx>
-#include <Intf_SectionPoint.hxx>
-#include <Intf_TangentZone.hxx>
 #include <IntPatch_InterferencePolyhedron.hxx>
-#include <IntPatch_Line.hxx>
 #include <IntPatch_Polyhedron.hxx>
 #include <IntPatch_PrmPrmIntersection.hxx>
 #include <IntPatch_PrmPrmIntersection_T3Bits.hxx>
@@ -40,7 +35,6 @@
 #include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 
 static void SectionPointToParameters(const Intf_SectionPoint& Sp,
index 6da6277e09ce69410c5e2189bb50bcdd09a58f0e..015d6e35a50b818d39cb6ab4f8968d991b9be802 100644 (file)
@@ -21,9 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
-#include <Standard_Integer.hxx>
-
 class IntPatch_PrmPrmIntersection_T3Bits 
 {
 public:
index b1d83940ffe44c50e2faf0c50c5650c36923f479..4e552fc0679c78e42311f91e8800e0e927351f2f 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <IntPatch_Point.hxx>
 #include <IntPatch_RLine.hxx>
 #include <IntSurf_LineOn2S.hxx>
 #include <IntSurf_PntOn2S.hxx>
-#include <Precision.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IntPatch_RLine,IntPatch_PointLine)
index b98bda1c8678164ccb12f19245e6c4a58de82a25..dda29a2e51dafdbe088c4c8a42f2f1bf27a57375 100644 (file)
@@ -18,9 +18,7 @@
 #define _IntPatch_RLine_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <IntPatch_SequenceOfPoint.hxx>
index 6c16d7162f3bd6320762cce17940bf6d5affeb0e..b1b996ff92be2600a407305a9712dc3f8abbcbbb 100644 (file)
 //--      Chercher(Nbvtx++). 
 
 #include <Adaptor2d_Curve2d.hxx>
-#include <Adaptor3d_Surface.hxx>
 #include <Adaptor3d_TopolTool.hxx>
 #include <gp_Pnt2d.hxx>
-#include <Intf_SectionPoint.hxx>
-#include <Intf_TangentZone.hxx>
-#include <IntPatch_CSFunction.hxx>
 #include <IntPatch_CurvIntSurf.hxx>
 #include <IntPatch_HInterTool.hxx>
-#include <IntPatch_Line.hxx>
 #include <IntPatch_PolyArc.hxx>
 #include <IntPatch_PolyLine.hxx>
 #include <IntPatch_RLine.hxx>
index f58dcb9fb0acabcd3670eca086396c5b35fa7dff..d2fb94add03c64e6f52d72b6efdc20a8716fa20e 100644 (file)
@@ -19,8 +19,6 @@
 #include <ElCLib.hxx>
 #include <Extrema_ExtPS.hxx>
 #include <Extrema_GenLocateExtPS.hxx>
-#include <Geom_ConicalSurface.hxx>
-#include <Geom_SphericalSurface.hxx>
 #include <IntPatch_Point.hxx>
 #include <IntSurf.hxx>
 #include <IntSurf_PntOn2S.hxx>
index ceca228e361a196b437402fa0ddd24916b944bc1..5d59181c49f37894be6a2e79b4301f4122e943a5 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <IntSurf_SequenceOfCouple.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <IntSurf_PathPoint.hxx>
 #include <gp_Vec.hxx>
index 0aec13e2ddf7541dc2649fe87a119f9fc04048b6..b62ed1d515987900b0b1f016cf8cc5568a98ad17 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <IntPatch_SequenceOfSegmentOfTheSOnBounds.hxx>
 #include <IntPatch_SequenceOfPathPointOfTheSOnBounds.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 class StdFail_NotDone;
 class Standard_OutOfRange;
index 9d200b6cb1df2c74225cb325853c137c2331b255..b14695b1c885f65a23f61aabeac2708fdee122f0 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <IntPatch_ThePathPointOfTheSOnBounds.hxx>
 
 class Standard_DomainError;
index 44713bc9350254b56db5c7c9d7dbcbf5c8df7e48..7cdb93daafac8d797eee389435a3d81e6d563fa7 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor2d_Curve2d.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
-#include <IntPatch_Point.hxx>
 #include <IntPatch_WLine.hxx>
 #include <IntSurf_LineOn2S.hxx>
 #include <IntSurf_PntOn2S.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IntPatch_WLine,IntPatch_PointLine)
@@ -31,7 +25,6 @@ IMPLEMENT_STANDARD_RTTIEXT(IntPatch_WLine,IntPatch_PointLine)
 #define DEBUG 0
 #define DEBUGV 0
 
-#include <IntSurf_PntOn2S.hxx>
 #include <Precision.hxx>
 #include <stdio.h>
 
index 2f68baaff8ee376262db9cf634c29d95ce2da9a8..ccebfe4fec987c08c2674bfe9d021648746fed48 100644 (file)
@@ -18,9 +18,7 @@
 #define _IntPatch_WLine_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <IntPatch_SequenceOfPoint.hxx>
 #include <Standard_Real.hxx>
index fc29394b4d16d0e279d2bb87b63caa1640d313a2..41f7f02c1c9116df88f92f73316963b8b816c6d8 100644 (file)
@@ -14,8 +14,6 @@
 #ifndef _IntPatch_WLineTool_HeaderFile
 #define _IntPatch_WLineTool_HeaderFile
 
-#include <Standard_DefineAlloc.hxx>
-
 #include <IntPatch_SequenceOfLine.hxx>
 #include <IntPatch_WLine.hxx>
 #include <NCollection_List.hxx>
index e0300624a380e7f46aa727e606e02c45c03d9eee..fa40687ed918123efd4cbaed349ad7deaa0bdf00 100644 (file)
@@ -16,7 +16,6 @@
 #define _IntPolyh_CoupleMapHasher_HeaderFile
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <IntPolyh_Couple.hxx>
 
 class IntPolyh_Couple;
index 72e5173c529ffc8c0a43d17313b7d3259c50df26..a7c7aec95a16dab8217ace1c063049e92c721975 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
-
 //! The class represents the edge built between the two IntPolyh points.<br>
 //! It is linked to two IntPolyh triangles.
 class IntPolyh_Edge
index 44ffc62bea94e7e13da1a074db473a5cea01f657..1e2300416b9116e87dbbc0a15cf7e25ecbd47b3e 100644 (file)
 #include <BVH_BoxSet.hxx>
 #include <BVH_LinearBuilder.hxx>
 #include <BVH_Traverse.hxx>
-#include <gp.hxx>
 #include <gp_Pnt.hxx>
-#include <IntPolyh_ListOfCouples.hxx>
-#include <IntPolyh_Couple.hxx>
-#include <IntPolyh_Edge.hxx>
 #include <IntPolyh_MaillageAffinage.hxx>
 #include <IntPolyh_Point.hxx>
 #include <IntPolyh_SectionLine.hxx>
 #include <IntPolyh_StartPoint.hxx>
 #include <IntPolyh_Tools.hxx>
 #include <IntPolyh_Triangle.hxx>
-#include <Precision.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_MapOfInteger.hxx>
 #include <TColStd_ListIteratorOfListOfInteger.hxx>
index 884c8fa7f303db93c96c9b5261bb920e1d8d5b25..0e87396beacca6aed54f2ae418b0af8e5b7e1d39 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_Surface.hxx>
 #include <IntPolyh_Point.hxx>
 
 #include <stdio.h>
index 3bb213a31d49a891215944ea3c2703bcf1015430..6ceed6368e240af588b410d69c0d95119215edf6 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <IntPolyh_SeqOfStartPoints.hxx>
-#include <Standard_Integer.hxx>
 class IntPolyh_StartPoint;
 
 
index 4bbad06ff849ba5e031f52e3cb563b280bb60876..4e0aab33c3fdf47abbac8610f85b66b1137dde05 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_Surface.hxx>
-#include <Bnd_Box.hxx>
-#include <IntPolyh_Edge.hxx>
-#include <IntPolyh_Point.hxx>
 #include <IntPolyh_Triangle.hxx>
 
 #include <stdio.h>
index e6a58049e79f82eb091efd3e78ece93164285fae..57c9b9cc3f9d9c015c57bfd7fc98cee416235613 100644 (file)
 //  --- limit infinite points and parameters in order to make
 //  --- arithmetic operation on them safe 
 
-#include <gp_Pnt2d.hxx>
 #include <IntRes2d_Domain.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
 
 const Standard_Real infVal = Precision::Infinite();
 
index 0799227aaeaae97648e18f0a2b36de5be5152f7d..634a9989f72f79c6c4a2c936dd01d27a890f718d 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Boolean.hxx>
 
index a4a6e352dee4d38ed1f4adad84e6534503593304..1986ec78d83bc5029ae4bbefd3a864c1e1a4872a 100644 (file)
@@ -19,9 +19,7 @@
 #include <IntRes2d_IntersectionPoint.hxx>
 #include <IntRes2d_IntersectionSegment.hxx>
 #include <IntRes2d_Position.hxx>
-#include <IntRes2d_SequenceOfIntersectionPoint.hxx>
 #include <IntRes2d_SequenceOfIntersectionSegment.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 #define PARAMEQUAL(a,b) (Abs((a)-(b))< (1e-8))
index 2b28f65c8b7584f6a67ded5c63399be25abd614a..fdf5d83e4b8fafc5380cd37b7ff67fa8ecea8323 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Boolean.hxx>
 #include <IntRes2d_SequenceOfIntersectionPoint.hxx>
 #include <IntRes2d_SequenceOfIntersectionSegment.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 class IntRes2d_IntersectionPoint;
 class IntRes2d_IntersectionSegment;
 
index fd65533c509a206c176f2413e53045a6e0112380..caacf24854cf0fe84d83984592f5a54727a955a5 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt2d.hxx>
 #include <IntRes2d_IntersectionPoint.hxx>
 #include <IntRes2d_Transition.hxx>
 
index a78fff7547d7bc685aeabf76af700e9bb0245516..5cb18711ccb020c51f877fb7aab83079194a8f5d 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <gp_Pnt2d.hxx>
-#include <Standard_Real.hxx>
 #include <IntRes2d_Transition.hxx>
 #include <Standard_Boolean.hxx>
 
index 41d296cd5c3ed6a03c705ed234c13f49cfce5a72..d83caacc8b1807e082060aa1e8eca0dfdbe3c0ab 100644 (file)
@@ -15,9 +15,7 @@
 // commercial license or contractual agreement.
 
 
-#include <IntRes2d_IntersectionPoint.hxx>
 #include <IntRes2d_IntersectionSegment.hxx>
-#include <Standard_DomainError.hxx>
 
 IntRes2d_IntersectionSegment::IntRes2d_IntersectionSegment ()
 : oppos(Standard_False),
index 84ac5f6b3cb7d9750fe06a8f218d9a74cc24362a..efa0dcd96f625468348b7488d453e1f8501e2f6f 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
 
index 50eb033f42ead885e10ed8f1a262037a8f515bba..3d9ddc913cb7b5b4391e5eb78532cb0d33334641 100644 (file)
@@ -13,7 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
 #include <IntSurf_InteriorPoint.hxx>
index 63334c7bee8198aeabbac6be099f8dc5a31ef492..4642119018a8be8829fe218528c2c0a8059fe2f7 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
 
index aa7b34310cfd4650392cad34b765e2fe9af0d5aa..3253dd1ed6b6cc4e89cdb693b1ecee72d55f9ced 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Dir2d.hxx>
 class IntSurf_InteriorPoint;
index 162bab7e3ab37bc36a6b394a4f59f42c5bde3af2..2608c4eae571b924a8a4a2c80cffb793d03b11e4 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <IntSurf_LineOn2S.hxx>
 #include <IntSurf_PntOn2S.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(IntSurf_LineOn2S,Standard_Transient)
index b44dc77838de006ee744f8aee47e3387dfa60826..3abc4b84b467194f6396c84433176493f5ef5c3c 100644 (file)
@@ -18,7 +18,6 @@
 #define _IntSurf_LineOn2S_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Bnd_Box.hxx>
 #include <Bnd_Box2d.hxx>
@@ -26,7 +25,6 @@
 #include <Standard_Transient.hxx>
 #include <IntSurf_Allocator.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 class IntSurf_PntOn2S;
 
index 554b04eecba8935be042a1c08d6f602d5d2d7f62..e00db4fd3bd2cdf9ece5f52d9e82971356fe6606 100644 (file)
@@ -15,9 +15,7 @@
 
 #include <gp_Dir2d.hxx>
 #include <gp_Pnt.hxx>
-#include <gp_Vec.hxx>
 #include <IntSurf_PathPoint.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_UndefinedDerivative.hxx>
 
 IntSurf_PathPoint::IntSurf_PathPoint ():
index d8617163eced642490c97f650e63a223dcac95b8..d15df730e457fb420fa674a1042eca837d3eedbf 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Boolean.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Dir2d.hxx>
 #include <TColgp_HSequenceOfXY.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 
 
index 70481825b4fc5cec0e27960ca91de3e697e288b8..ae72995d87398374be5449f4e297efd1d45962b4 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Dir2d.hxx>
 #include <Standard_Integer.hxx>
index df167df6a493374ba1f5074d6ed2a6a1cafd7c1f..679e7df268c95d4c095b2bcaadc3e92118db7ca7 100644 (file)
@@ -13,7 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
 #include <IntSurf_PntOn2S.hxx>
 
 IntSurf_PntOn2S::IntSurf_PntOn2S ()
index d9e4bcfeeb99a46e22dc268862e3878b0e42dca4..5dd6a9d5b5239f8d16c2686a2e412f774241dc6a 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
 class gp_Pnt2d;
 
index e44a7b72829809f899370473eeaf8cd2232ca585..5dba23198d4d2ad47f5e98c58100ef90b6b86b17 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <ElCLib.hxx>
 #include <ElSLib.hxx>
-#include <gp.hxx>
 #include <gp_Cone.hxx>
 #include <gp_Cylinder.hxx>
 #include <gp_Pln.hxx>
index 0484519f25295af779746806b89deea1482f746d..28374d715a9e2378f601fd689f1abad1fad245d5 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Ax3.hxx>
 #include <gp_Lin.hxx>
 #include <GeomAbs_SurfaceType.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <gp_Pln.hxx>
 #include <gp_Sphere.hxx>
 #include <gp_Cylinder.hxx>
index 5816c9f17dbc8afe85ca21202214190d308e5161..add24044662bf27876a9af19344fd78d063a31f9 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <gp_Cylinder.hxx>
-#include <gp_Sphere.hxx>
-#include <gp_Vec.hxx>
-#include <IntSurf_Quadric.hxx>
 #include <IntSurf_QuadricTool.hxx>
 
 Standard_Real IntSurf_QuadricTool::Tolerance (const IntSurf_Quadric& Q) {
index b440f8d4604d99f5112ec1f02ac79695dfd8c169..fd16f03e57215e384ea6a99b79b0a10ef45759d4 100644 (file)
@@ -18,7 +18,6 @@
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepGProp.hxx>
-#include <gce_ErrorType.hxx>
 #include <gce_MakeCirc.hxx>
 #include <GCPnts_QuasiUniformDeflection.hxx>
 #include <Geom_Curve.hxx>
@@ -27,7 +26,6 @@
 #include <GProp_GProps.hxx>
 #include <IntTools_Array1OfRoots.hxx>
 #include <IntTools_Root.hxx>
-#include <TColStd_ListIteratorOfListOfReal.hxx>
 #include <TColStd_ListOfReal.hxx>
 #include <TopoDS_Edge.hxx>
 
@@ -296,10 +294,8 @@ namespace {
 }
 
 #include <GeomAdaptor_Curve.hxx>
-#include <gp_Pnt.hxx>
 #include <ElCLib.hxx>
 #include <gp_Lin.hxx>
-#include <gp_Circ.hxx>
 #include <gp_Elips.hxx>
 #include <gp_Hypr.hxx>
 #include <gp_Parab.hxx>
index dab8ae74f68a9cfa9342f92459b3f50d2f9f4ed3..b00600d7b18227a989a1e21c54553c6a559c9b66 100644 (file)
@@ -19,7 +19,6 @@
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
-#include <Standard_Integer.hxx>
 
 //! base class for range index management
 class IntTools_BaseRangeSample 
index 96b9c0c36941ed4a367f9cbf53fe4f750bf546c7..858d7711d3c5e83cbf74510d123c35e7e857ad8e 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <IntTools_BeanFaceIntersector.hxx>
 
-#include <Bnd_Box.hxx>
 #include <BndLib_Add3dCurve.hxx>
 #include <BndLib_AddSurface.hxx>
 #include <BRep_Tool.hxx>
 #include <IntCurveSurface_HInter.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
 #include <IntCurveSurface_IntersectionSegment.hxx>
-#include <IntTools.hxx>
 #include <IntTools_Context.hxx>
 #include <IntTools_CurveRangeLocalizeData.hxx>
 #include <IntTools_CurveRangeSample.hxx>
-#include <IntTools_CArray1OfReal.hxx>
-#include <IntTools_ListIteratorOfListOfBox.hxx>
-#include <IntTools_ListIteratorOfListOfCurveRangeSample.hxx>
-#include <IntTools_ListIteratorOfListOfSurfaceRangeSample.hxx>
 #include <IntTools_ListOfBox.hxx>
 #include <IntTools_ListOfCurveRangeSample.hxx>
 #include <IntTools_ListOfSurfaceRangeSample.hxx>
-#include <IntTools_MapIteratorOfMapOfCurveSample.hxx>
-#include <IntTools_Root.hxx>
 #include <IntTools_SurfaceRangeLocalizeData.hxx>
 #include <IntTools_SurfaceRangeSample.hxx>
 #include <IntTools_Tools.hxx>
 #include <Precision.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_Array1OfBoolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <TColStd_ListOfInteger.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
index 600477392365f5f3cab5ee85880157e38e53e06f..3660372f6b8d9c5d2268a7ebd58c62f12c91fb16 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Surface.hxx>
index d2f3ba823ae1fe35f2a3a31e220661d349711e7e..4a2a88f7d627f45ea1bd32d99d9c84c89b74834b 100644 (file)
@@ -14,7 +14,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
 #include <IntTools_CommonPrt.hxx>
 #include <IntTools_Range.hxx>
 #include <IntTools_SequenceOfRanges.hxx>
index 3de060347508c40316d98242220be701aadf3997..8f7f249a16e075a7f555121bc974775ef58a3f4d 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <TopoDS_Edge.hxx>
 #include <TopAbs_ShapeEnum.hxx>
-#include <IntTools_Range.hxx>
-#include <Standard_Real.hxx>
 #include <IntTools_SequenceOfRanges.hxx>
 #include <Standard_Boolean.hxx>
 #include <gp_Pnt.hxx>
index 7d18e8c83e48fbec6069486eea40299659e36b2c..286bac96fc1d34fe98ad3a6032be544f8e4838cf 100644 (file)
@@ -16,7 +16,6 @@
 #include <Bnd_Box.hxx>
 #include <Bnd_OBB.hxx>
 #include <BRep_Tool.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepBndLib.hxx>
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <Extrema_LocateExtPC.hxx>
@@ -32,7 +31,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntTools_Context.hxx>
-#include <IntTools_Curve.hxx>
 #include <IntTools_FClass2d.hxx>
 #include <IntTools_SurfaceRangeLocalizeData.hxx>
 #include <IntTools_Tools.hxx>
index d09e6266dbbe7cbb46ded21a369cf1cb6e95e8f0..eebffed2cb2b793f1685c0bb15ff70187fcb2028 100644 (file)
 #include <NCollection_DataMap.hxx>
 #include <TopTools_ShapeMapHasher.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <Precision.hxx>
 #include <Standard_Transient.hxx>
 #include <TopAbs_State.hxx>
-#include <Standard_Boolean.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <TColStd_MapTransientHasher.hxx>
 class IntTools_FClass2d;
index 96b01484b3c58d36037c90678a2326b6dc3daa73..20fc8a2781148be64e8b71e55ce748db1a090819 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box.hxx>
 #include <IntTools_CurveRangeLocalizeData.hxx>
 #include <IntTools_CurveRangeSample.hxx>
-#include <IntTools_ListIteratorOfListOfBox.hxx>
 #include <IntTools_ListIteratorOfListOfCurveRangeSample.hxx>
 #include <IntTools_MapIteratorOfMapOfCurveSample.hxx>
 
index 2418228321c97b4c9341a113ce06e5f8eeb6af62..5bbb0f1ea846e139ea2397ec97ce69de31b15fe1 100644 (file)
@@ -19,7 +19,6 @@
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
-#include <Standard_Real.hxx>
 #include <IntTools_MapOfCurveSample.hxx>
 #include <IntTools_DataMapOfCurveSampleBox.hxx>
 #include <IntTools_ListOfCurveRangeSample.hxx>
index 7fb69cdcb2b456da3abccf4c75cb2b133344ea87..5375015feb0a157b79e6059b16e9b9ec61899f6a 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <IntTools_BaseRangeSample.hxx>
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
index c5ec23f98ad3fc0cccf29710a97bc14c606d277c..0a3ca3563f184967c3486da85b750158b3743dbf 100644 (file)
@@ -19,7 +19,6 @@
 #include <IntTools_CurveRangeSample.hxx>
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 #include <Standard_Integer.hxx>
 
 //! class for range index management of curve
index 154ce1684fc7f2d459c2cc2806a35bc5fecb3087..f5aa29374f43e3d202a6008ab3018b7cb91e9870 100644 (file)
 #include <Bnd_Box.hxx>
 #include <BndLib_Add3dCurve.hxx>
 #include <TColStd_MapOfInteger.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepAdaptor_Curve.hxx>
 #include <ElCLib.hxx>
 #include <Geom_BezierCurve.hxx>
 #include <Geom_BSplineCurve.hxx>
-#include <Geom_Line.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Ellipse.hxx>
@@ -29,7 +26,6 @@
 #include <GeomAPI_ProjectPointOnCurve.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Lin.hxx>
-#include <IntTools_CommonPrt.hxx>
 #include <IntTools_EdgeEdge.hxx>
 #include <IntTools_Range.hxx>
 #include <IntTools_Tools.hxx>
index d7e619e2e56346cdde2ab811e613b41290f0549b..dc1e2edf964dc33eec9b7b5170cafa23c297cad6 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <TopoDS_Edge.hxx>
 #include <BRepAdaptor_Curve.hxx>
-#include <Standard_Real.hxx>
-#include <IntTools_Range.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <IntTools_SequenceOfCommonPrts.hxx>
 #include <IntTools_SequenceOfRanges.hxx>
index e23dfca9774a8a8bed79e58abb7dcd40d8d70c7f..7d4f236b6c3c6eae898b0271274e001ca6c454bf 100644 (file)
 
 #include <IntTools_EdgeFace.hxx>
 
-#include <Bnd_Box.hxx>
-#include <BndLib_AddSurface.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Surface.hxx>
-#include <Extrema_ExtCS.hxx>
-#include <Extrema_POnCurv.hxx>
-#include <Extrema_POnSurf.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
-#include <GeomAPI_ProjectPointOnSurf.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Circ.hxx>
 #include <gp_Cone.hxx>
 #include <IntTools_Context.hxx>
 #include <IntTools_FClass2d.hxx>
 #include <IntTools_Range.hxx>
-#include <IntTools_Root.hxx>
 #include <IntTools_Tools.hxx>
 #include <Precision.hxx>
-#include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
 
 #include <algorithm>
 static
index a48500cfd45484d0afdf6a6c62f679469046dd54..8ecf4f946729fc1693f7fca0c1c80222a924decf 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <BRepAdaptor_Curve.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <Standard_Boolean.hxx>
-#include <IntTools_SequenceOfRanges.hxx>
 #include <IntTools_SequenceOfCommonPrts.hxx>
 #include <IntTools_Range.hxx>
 class IntTools_Context;
index 75634f66d047b49a4205e6faebd6da531fe37fdf..ab6d700a72a0a464f096bd3274efb7d1730a3a2c 100644 (file)
@@ -30,7 +30,6 @@
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntTools_FClass2d.hxx>
-#include <IntTools_Tools.hxx>
 #include <Precision.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TColgp_SequenceOfPnt2d.hxx>
@@ -43,7 +42,6 @@
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Wire.hxx>
-#include <GeomLib.hxx>
 #include <Poly.hxx>
 
 #include <stdio.h>
index aff1593d225f47e2d8c2e562dbaac905d80bb2ac..5b37565f1b222eb8e2c74d6209fd1e1b2bf12ca5 100644 (file)
@@ -24,9 +24,7 @@
 #include <BRepClass_FaceExplorer.hxx>
 #include <BRepTopAdaptor_SeqOfPtr.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
-#include <Standard_Real.hxx>
 #include <TopoDS_Face.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_State.hxx>
 #include <memory>
 
index 5e638519ff6c6d72a27d476e24e0ac973d59bc23..27f20299b24f2f977bfa854f9b75be0f8542426e 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <IntTools_FaceFace.hxx>
 
-#include <BRepAdaptor_Surface.hxx>
 #include <BRepTools.hxx>
 #include <BRep_Tool.hxx>
 #include <ElCLib.hxx>
@@ -43,7 +42,6 @@
 #include <IntAna_QuadQuadGeo.hxx>
 #include <IntPatch_GLine.hxx>
 #include <IntPatch_RLine.hxx>
-#include <IntPatch_WLine.hxx>
 #include <IntRes2d_Domain.hxx>
 #include <IntSurf_Quadric.hxx>
 #include <IntTools_Context.hxx>
index 3d1309b4fb3269178119a2f5f8d37a0e3120bcb9..5035dbd3e89121ccff14fbc7adaac1c73bece251 100644 (file)
@@ -14,7 +14,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
 #include <IntTools_PntOnFace.hxx>
 #include <TopoDS_Face.hxx>
 
index 5298a58d1cc61209c804e33cf7c5684e4a34653e..59074c65ce0d6a343d23d3195c0e4b0037838c3e 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Boolean.hxx>
 #include <gp_Pnt.hxx>
-#include <Standard_Real.hxx>
 #include <TopoDS_Face.hxx>
 
 
index c482135a6105104b88ece956fb27bf5298a5893f..9db5474fd82d227b3b230364117d93b5c57ba52b 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <TopAbs_State.hxx>
 #include <Standard_Boolean.hxx>
 
index 70133d721483e47c6968b553b2ca73b5bbde1bb3..646a629395d735f798eea95e6fcea9dc71187920 100644 (file)
@@ -13,7 +13,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box.hxx>
 #include <BRepLib.hxx>
 #include <BndLib_Add3dCurve.hxx>
 #include <BRep_Tool.hxx>
index 90b4ca1d02b02fa441c7adb39b2783913d69eeba..037e542ab5bfdef15a2cc6c4dec368890ecd1b5f 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <Standard_Real.hxx>
 #include <Bnd_Box.hxx>
 #include <Standard_Integer.hxx>
 class IntTools_Context;
index 77f6ef697af670bace5360954f90f3f0b467491b..4e13d4ad4cc265ea07b491cb7c3ad63b7df3e8c0 100644 (file)
@@ -17,8 +17,6 @@
 #include <Bnd_Box.hxx>
 #include <gp_Pnt.hxx>
 #include <IntTools_ListIteratorOfListOfBox.hxx>
-#include <IntTools_ListIteratorOfListOfSurfaceRangeSample.hxx>
-#include <IntTools_MapIteratorOfMapOfSurfaceSample.hxx>
 #include <IntTools_SurfaceRangeLocalizeData.hxx>
 #include <IntTools_SurfaceRangeSample.hxx>
 #include <Precision.hxx>
index 2ba96c4e81ad62c86c3806a095bfb5fab7c4b378..eec3296f5c60f97829594932397d167420828f9f 100644 (file)
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <IntTools_MapOfSurfaceSample.hxx>
 #include <IntTools_DataMapOfSurfaceSampleBox.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColgp_HArray2OfPnt.hxx>
-#include <Standard_Boolean.hxx>
 #include <IntTools_ListOfSurfaceRangeSample.hxx>
 class IntTools_SurfaceRangeSample;
 class Bnd_Box;
index d97508756bff61a5d8cb694efd15547e4bf479c3..63cc80e878e994811cfc976bf6b738318c7f8d92 100644 (file)
@@ -14,7 +14,6 @@
 // commercial license or contractual agreement.
 
 
-#include <IntTools_CurveRangeSample.hxx>
 #include <IntTools_Range.hxx>
 #include <IntTools_SurfaceRangeSample.hxx>
 
index 68c698f06fee15b85f38196300266de90c4d5501..15f86977ff62f89e2d11bfd59da98f14c8df688a 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <IntTools_CurveRangeSample.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class IntTools_Range;
 
 
index afefe74e58bbbf6b3b6ced43a85ae197bc683052..ae8a35bfe937db49425a6e157c79c2f925d363e6 100644 (file)
@@ -19,7 +19,6 @@
 #include <IntTools_SurfaceRangeSample.hxx>
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 #include <Standard_Integer.hxx>
 
 class IntTools_SurfaceRangeSampleMapHasher 
index 8ea8e0cf743e9dab632b1c6a13e112820a1a58b7..3c72ec99066e75ca77f9ac15e6181ca814931c0c 100644 (file)
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Curve.hxx>
-#include <BRepAdaptor_Surface.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
-#include <Geom_BoundedCurve.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_Geometry.hxx>
 #include <Geom_Line.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
@@ -32,8 +29,6 @@
 #include <GeomAdaptor_Curve.hxx>
 #include <GeomAdaptor_Surface.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
-#include <GeomAPI_ProjectPointOnSurf.hxx>
-#include <gp.hxx>
 #include <gp_Ax1.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Lin.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <IntTools_CommonPrt.hxx>
-#include <IntTools_Curve.hxx>
 #include <IntTools_FClass2d.hxx>
 #include <IntTools_Range.hxx>
-#include <IntTools_SequenceOfCurves.hxx>
 #include <IntTools_Tools.hxx>
 #include <Precision.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopLoc_Location.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_IndexedDataMapOfShapeShape.hxx>
 
 static
   void ParabolaTolerance(const Handle(Geom_Curve)& ,
index 8a466e9c425e65b315bf8106b9a22d6c1d3214c7..d05c6b66981cdbc2abc7f894c6bde2073cfe98e6 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopAbs_State.hxx>
-#include <Standard_Real.hxx>
 #include <IntTools_SequenceOfCurves.hxx>
 #include <Precision.hxx>
 class TopoDS_Vertex;
index 7bbe6b734acaccea8e13dd2dc3b2e1a7b1657a8a..a5b8bdaa0ed239ec7e084867393173ce9c5df51e 100644 (file)
@@ -22,7 +22,6 @@
 #include <gp_Pnt2d.hxx>
 #include <IntTools_TopolTool.hxx>
 #include <Precision.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <Standard_Type.hxx>
 #include <TColgp_Array2OfPnt.hxx>
index db011deb1e3e92d4797835aa6c806279bfc8f16a..10af42ec9eca8ba6e730bd93150740c9fe0c13d3 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <Interface_BitMap.hxx>
-#include <Standard_NotImplemented.hxx>
 #include <TCollection_AsciiString.hxx>
 
 Interface_BitMap::Interface_BitMap()
index 8cbf2d4e33d573ddb8a544db85084348e8698a16..fd21c3f588fc56ae68f9f975fbab80c62db3591e 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Integer.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HSequenceOfAsciiString.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_CString.hxx>
 
 
 //! A bit map simply allows to associate a boolean flag to each
index 01abd9221bbf6755eec41945ef98e31eca7445ec..05c3060aac18dc09cc7f1738cc1bd7586743d875 100644 (file)
 #include <Interface_Category.hxx>
 #include <Interface_GeneralModule.hxx>
 #include <Interface_InterfaceModel.hxx>
-#include <Interface_Protocol.hxx>
 #include <Interface_ShareTool.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Mutex.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <TColStd_SequenceOfAsciiString.hxx>
 #include <NCollection_Vector.hxx>
 
 static int THE_Interface_Category_init = 0;
index 2329504d531660acf7a07b3f4d1c9f0ba1376e53..fb39b5d59a978fb3723dd16ce5f51633de19fbda 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <TColStd_HArray1OfInteger.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
 
 #include <Interface_GTool.hxx>
 class Interface_Protocol;
index 5b8d1b41122e4e99320fd4b407a8d108d3c0ed42..9a0395b5cdaabe9fb91159ca4ceb0810f513034b 100644 (file)
 #define _Interface_Check_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Interface_CheckStatus.hxx>
 class Message_Msg;
index a4f46f71726ed3da2739c33b74a07749e6857862..1ac7fa4331a1ff93bb5d4275bd81a926fa092794 100644 (file)
@@ -26,7 +26,6 @@
 #include <TCollection_AsciiString.hxx>
 #include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <Interface_CheckStatus.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 class Interface_InterfaceModel;
index 52f3c3e154ca9dd55ae006b32c76dfa50ff9745f..fb44054c48630b43fc597c8932c9f0e7f77fb0ca 100644 (file)
@@ -18,7 +18,6 @@
 #include <Interface_CheckTool.hxx>
 #include <Interface_EntityIterator.hxx>
 #include <Interface_GeneralModule.hxx>
-#include <Interface_Graph.hxx>
 #include <Interface_GTool.hxx>
 #include <Interface_HGraph.hxx>
 #include <Interface_InterfaceModel.hxx>
index bf999bc91329472c4eacef48ed00819cdf55fc8d..f948e371df056d2a947fa0c31de0c47ecb89017c 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Interface_ShareTool.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_GTool;
 class Interface_InterfaceModel;
 class Interface_Protocol;
index 8d505c2ed9ffd7f3ea636db84f297a63b07f21c6..510112e0682860d68949ff8570ad3bce24473dff 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 
 
 class Interface_CopyControl;
index 02c3664002cda4fe2aebd726c7ffc2f07651718b..61ea5b9149c4bb8aa06b9a33b03da7eb5b2533f1 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <TColStd_Array1OfTransient.hxx>
 #include <Interface_CopyControl.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_InterfaceModel;
 class Standard_Transient;
 
index a17758bb254a582ac1afc7fc76a4bcb9b57e6309..984129c3414c821604b8cf9ca21882892cbf9c80 100644 (file)
@@ -25,7 +25,6 @@
 #include <Interface_GeneralLib.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_InterfaceModel;
 class Interface_CopyControl;
 class Interface_CopyMap;
index 244bbea5e431efc62fb55d862482958a8013e499..45fdfd659e8fe2df2a6a9125cc99a78e6f248d9c 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <Interface_EntityCluster.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_EntityList.hxx>
 #include <Standard_NullObject.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
index 6b164404230dce2e8078457009f887a99898d181..95266227f2ae4ba41c58e1d2f0606aa7ea14f6d1 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Interface_EntityIterator;
 
index ef2c037fdc11622cee254b691d3770da9ba88c5b..475854a8d12992aee06e08fb54a44cd636b953f7 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Type.hxx>
 class Interface_EntityIterator;
 
index b3b3b10eae30d972bca35564c7efce8af3774fb1..d806f909f14bbae3fc932eb5c1ff14e8e7d94ec1 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <Interface_ParamType.hxx>
 #include <Standard_PCharacter.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
 class TCollection_AsciiString;
 
 
index e7558a87d67b8a519496947c23a699c27c25d879..810e298500ea3dd3c9bbbc32a2b5b6bf21c77c70 100644 (file)
@@ -21,8 +21,6 @@
 #include <Interface_ParamList.hxx>
 #include <Interface_ParamSet.hxx>
 #include <Standard_ErrorHandler.hxx>
-#include <Standard_Failure.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
index 2cd9e2f74170409f0f429981ac71de00efd8cbb2..6f12feab0afe60140a4c6539feaaad3154a8a303 100644 (file)
@@ -18,7 +18,6 @@
 #define _Interface_FileReaderData_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfInteger.hxx>
@@ -26,8 +25,6 @@
 #include <Standard_Transient.hxx>
 #include <Standard_CString.hxx>
 #include <Interface_ParamType.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 class Interface_ParamSet;
 class TCollection_AsciiString;
 class Interface_FileParameter;
index 1351fd6fb6761ca41a39be73c263c7ec19a42db2..a2504d05a119df045cbe192b154df8e528d25896 100644 (file)
@@ -19,7 +19,6 @@
 #include <Interface_FileReaderTool.hxx>
 #include <Interface_GeneralLib.hxx>
 #include <Interface_GeneralModule.hxx>
-#include <Interface_InterfaceMismatch.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <Interface_Protocol.hxx>
 #include <Interface_ReaderLib.hxx>
 #include <Interface_ReportEntity.hxx>
 #include <Message.hxx>
 #include <Message_Messenger.hxx>
-#include <Message_Msg.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_TypeMismatch.hxx>
 
 #ifdef _WIN32
 #include <OSD_Exception.hxx>
index d870332370345979f7f202eb88e4760836419995..a3fb805342a7b44adde63c0bae9e7a60a16c2926 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HArray1OfTransient.hxx>
 class Interface_Protocol;
 class Interface_FileReaderData;
index 41745731b894763e95106bd814b81ea0b6573105..e4d20b1eae92653f11238a808c80a5117f859c3e 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <Interface_FloatWriter.hxx>
 
-#include <stdio.h>
 Interface_FloatWriter::Interface_FloatWriter (const Standard_Integer chars)
 {
   SetDefaults(chars);
index d7dcf8cbe46f8f2137033f073231e29bd63e1402..bd092a068c78d5dd3d036fffd97c171126ba55b5 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Character.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
 
 
 //! This class converts a floating number (Real) to a string
index 4e63498dcf6af5ce36c1f3cb7917bbb098dfc324..8448a7329a744d9b537e7938314c7f375bce8e60 100644 (file)
@@ -25,8 +25,6 @@
 #include <TColStd_IndexedDataMapOfTransientTransient.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_Protocol;
 class Interface_SignType;
 class Interface_InterfaceModel;
index c7c0bf5112fb028d046a1f4eed147383173bd4e0..c84a9d4d790bad3149f5d05c936c37049e21d7eb 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Interface_NodeOfGeneralLib;
 class Standard_NoSuchObject;
index cc37b6b997d09d93d880d2e4390a673b5f3268a9..29efef7d436536641bb96875e13522a82010536f 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_InterfaceModel;
 class Interface_EntityIterator;
 class Interface_ShareTool;
index c1debc0b871a5f16b68b5c61ccb7a58dbf084b98..7d6412474e998f6cbdf7d3b28f06be7ce5d68c4c 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <Interface_BitMap.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_GeneralLib.hxx>
 #include <Interface_GeneralModule.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GTool.hxx>
@@ -25,7 +24,6 @@
 #include <Standard_DomainError.hxx>
 #include <Standard_Transient.hxx>
 #include <TCollection_HAsciiString.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
 #include <TColStd_ListIteratorOfListOfInteger.hxx>
 
index 22c17f21fff85a82a67dfd997bf940e22626e0c0..c0a16a91b045077258c03a33dd480193956bde43 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Interface_EntityIterator.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GraphContent.hxx>
 #include <Interface_InterfaceModel.hxx>
-#include <Interface_IntList.hxx>
 #include <Standard_Transient.hxx>
 
 Interface_GraphContent::Interface_GraphContent ()    {  }
index ddd64df76c08275771cf1ed231955dec055e4453..e447e027011584e3f354f0ad49d12bd43feead16 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Interface_GeneralLib.hxx>
-#include <Interface_Graph.hxx>
 #include <Interface_GTool.hxx>
 #include <Interface_HGraph.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <Interface_Protocol.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Interface_HGraph,Standard_Transient)
index b4c9fd14bc8782072fd1e07ada23c1af928c47a3..995b79b1a609c24d65417ecdcd1e9273954a80ff 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Interface_Graph.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_InterfaceModel;
 class Interface_GeneralLib;
 class Interface_Protocol;
index 0b3bf783e25cf1748402c1eb7abb6b90f23574e7..a3b63ee53a0d3ed3d39f0d8240b3674b6a39e0ec 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef Interface_HSequenceOfCheck_HeaderFile
 #define Interface_HSequenceOfCheck_HeaderFile
 
-#include <Interface_Check.hxx>
 #include <Interface_SequenceOfCheck.hxx>
 #include <NCollection_DefineHSequence.hxx>
 
index 968ba241e8baec196ec7774b27dae814bcee7651..184743ce32d025f45e74035e83d723e5068ecafd 100644 (file)
@@ -19,7 +19,6 @@
 #include <Interface_Check.hxx>
 #include <Interface_CheckIterator.hxx>
 #include <Interface_EntityIterator.hxx>
-#include <Interface_GeneralLib.hxx>
 #include <Interface_GeneralModule.hxx>
 #include <Interface_GTool.hxx>
 #include <Interface_InterfaceMismatch.hxx>
 #include <Interface_Protocol.hxx>
 #include <Interface_ReportEntity.hxx>
 #include <Interface_SignType.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_HAsciiString.hxx>
-#include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfTransient.hxx>
 #include <TColStd_DataMapIteratorOfDataMapOfIntegerTransient.hxx>
 
index 9f01c67464f4f15cd7c02ebe859fbaf664669e1b..4cec14469ed5ec9a3568588dc6879da75f48f351 100644 (file)
 
 #include <TColStd_IndexedMapOfTransient.hxx>
 #include <TColStd_DataMapOfIntegerTransient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Type.hxx>
-#include <Standard_CString.hxx>
 #include <Interface_DataState.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 class Interface_Check;
index 4cb9b6bf24fd15641fab8c168557865c93dff0d3..55398cf2b178b3b5d3f1cd52136c4efcf01429b7 100644 (file)
@@ -18,7 +18,6 @@
 #include <Quantity_Date.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_Stream.hxx>
-#include <TCollection_HAsciiString.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 
 #include <stdio.h>
index d78b81f1fe527f024e29dd1c71980b063f204ad0..e46009de8d0e6ad8d0d0b42429ee18e03f5fc95f 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_CString.hxx>
 #include <Standard_PCharacter.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_IStream.hxx>
 #include <Standard_OStream.hxx>
-#include <Standard_Boolean.hxx>
 
 
 //! This class gives a set of functions to manage and use a list
index 295b8de013d3ea1ef68fd72cfdf53ee0466d9978..ee0d52e2928be1a4ccc97a14981c256ffea0bcff 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 class TCollection_AsciiString;
 
index b8eb61e20799685d1ccda8439e2cf754f2fa3368..dc8aed3f41397c7867c56494b6d8af337f32119a 100644 (file)
@@ -17,8 +17,6 @@
 #include <Interface_FileParameter.hxx>
 #include <Interface_ParamList.hxx>
 #include <Standard_OutOfMemory.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <Standard_RangeError.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Interface_ParamList,Standard_Transient)
index 47d15f2ad3977cf6f45c83132b2b60b790244821..ae9e2b35f9da6106d3ef97db01bfe9d8626e89b4 100644 (file)
@@ -17,7 +17,6 @@
 #define _Interface_ParamList_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Interface_VectorOfFileParameter.hxx>
 #include <Standard_Transient.hxx>
index 3593f095124f36f94f447a2186c8d715b015e90b..20fc428713c53995cdecbf80169c59668b81fa4f 100644 (file)
@@ -16,7 +16,6 @@
 #include <Interface_FileParameter.hxx>
 #include <Interface_ParamList.hxx>
 #include <Interface_ParamSet.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Interface_ParamSet,Standard_Transient)
index f31aade24c6852cb652ab01ae288fb15fcecc539..e8b3c1802f51e16a118cb66479faa27f1050f264 100644 (file)
@@ -23,7 +23,6 @@
 #include <Standard_PCharacter.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
 #include <Interface_ParamType.hxx>
 class Interface_ParamList;
 class Interface_FileParameter;
index 14f9e96eb3c5875800c316e1d781bef05e148eac..ecd2ee68f43fa5ca04726831b5b3e0dc21f0cd10 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <Interface_Check.hxx>
 #include <Interface_Graph.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Interface_InterfaceModel.hxx>
 #include <Interface_Protocol.hxx>
 #include <Standard_Transient.hxx>
index f12a73ea2a55c8e7a1f9f85a69b59fd585e534ba..c5e4bb658fa002059c9d6815a640e3f4f3f48efc 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Type.hxx>
 class Interface_Graph;
 class Interface_Check;
 class Interface_InterfaceModel;
index 7d982d8e0bff0aa4d6bae1fb105f68e61393ce9d..2d6d090a841ecd3176b7da225ec88291e4975115 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Interface_NodeOfReaderLib;
 class Standard_NoSuchObject;
index 3f78d34b0ba678e93aa070225575849642448999..e6a0665b801913b19f756db2a2ffa4218bedfa29 100644 (file)
@@ -15,7 +15,6 @@
 #include <Interface_Check.hxx>
 #include <Interface_FileReaderData.hxx>
 #include <Interface_ReaderModule.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
 
index 73d15e706d4884878fdc025732279365b154af56..d124230266923f741d580474500fef86c3762efb 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_FileReaderData;
 class Interface_Check;
 
index dac7ceda16c10ea86b00f7a0de7de8f90fb65730..6180d5e624a03e05b4e1bd2cd92104c97ac8eb5f 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class Interface_Check;
 
 
index 28ce8af4143ff19d583332b509c6398226fc6134..ef406156f8ee2d311abf2a976b5121f5b9f8f296 100644 (file)
@@ -25,9 +25,7 @@
 #include <TColStd_HSequenceOfAsciiString.hxx>
 #include <TColStd_HSequenceOfReal.hxx>
 #include <TColStd_HSequenceOfInteger.hxx>
-#include <Standard_CString.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class TCollection_HAsciiString;
 
 
index 6850aee5180d22fa4ab3bbcfca6acf965df49eff..56e33a3893d6906cc0c46180da5c2ab74dd3a687 100644 (file)
 
 
 #include <Interface_EntityIterator.hxx>
-#include <Interface_GeneralLib.hxx>
 #include <Interface_GeneralModule.hxx>
 #include <Interface_Graph.hxx>
 #include <Interface_GTool.hxx>
 #include <Interface_InterfaceModel.hxx>
-#include <Interface_IntList.hxx>
 #include <Interface_Protocol.hxx>
 #include <Interface_ReportEntity.hxx>
 #include <Interface_ShareFlags.hxx>
 #include <Standard_DomainError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
 
 Interface_ShareFlags::Interface_ShareFlags
index 288a314b1f565a9f9f95dbdf0fbff8066d38e63b..007bf21787d001f8d8fcd87dffb19df4adef0cda 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Interface_BitMap.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Interface_InterfaceModel;
 class Interface_GeneralLib;
index 018c5460b745944cfc84dd4f4b1a720ee4521566..730420954d572dc2e1daeae1299d21555bd38866 100644 (file)
 
 
 #include <Interface_EntityIterator.hxx>
-#include <Interface_GeneralLib.hxx>
-#include <Interface_GeneralModule.hxx>
-#include <Interface_Graph.hxx>
 #include <Interface_GTool.hxx>
 #include <Interface_HGraph.hxx>
 #include <Interface_InterfaceError.hxx>
 #include <Interface_InterfaceModel.hxx>
-#include <Interface_IntList.hxx>
 #include <Interface_Protocol.hxx>
 #include <Interface_ShareTool.hxx>
 #include <Message_Messenger.hxx>
-#include <Standard_DomainError.hxx>
 #include <Standard_Transient.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
 #include <TColStd_HSequenceOfTransient.hxx>
index 9f754d88d13a0614582c26d6440891b8868fe1ce..060d75de5dc2931f74d0dade8ef06acbeafe0536 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <MoniTool_SignText.hxx>
-#include <Standard_CString.hxx>
 class TCollection_AsciiString;
 class Standard_Transient;
 
index 8b685036a32455bf527cb7524e81649844d7375a..75a8ba51df331374b03605c244a16741ce026cd7 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <MoniTool_SignText.hxx>
-#include <Standard_CString.hxx>
 class TCollection_AsciiString;
 class Standard_Transient;
 class Interface_InterfaceModel;
index 6cd62e109383bf34e6086c25fcb9167a7625a92d..cbed11b7ba61a798a83572ff3ebda2a6d80719bc 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <Interface_Static.hxx>
 
-#include <Interface_InterfaceError.hxx>
 #include <OSD_Path.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
index 6a325a0014ff9ec171c9b8f7f5dca91fcdba4883..8c001e018f1ac075bd0b6b5830dd1770cbc36153 100644 (file)
 #define _Interface_Static_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TCollection_AsciiString.hxx>
-#include <Interface_ParamType.hxx>
-#include <Standard_Type.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
-#include <TColStd_HArray1OfAsciiString.hxx>
 #include <Interface_StaticSatisfies.hxx>
-#include <Standard_Boolean.hxx>
 #include <Interface_TypedValue.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Character.hxx>
 #include <TColStd_HSequenceOfHAsciiString.hxx>
 class TCollection_HAsciiString;
 
index 0561f9bc3a4d8b859bb213067192dab76361bee5..0a3cfe602e41312fd781b6312a8f61f26d845e4b 100644 (file)
 #include <Interface_Static.hxx>
 
 #include <Message_MsgFile.hxx>
-#include <TCollection_ExtendedString.hxx>
-#include <Precision.hxx>
-
-#include <stdio.h>
 
 #include "../XSMessage/XSMessage_XSTEP_us.pxx"
 
index b83d66d20d3333e021b2e134d58f1b4fbd78b78e..f08ef85dafa9e068c8d221bd895dab83ea49b95c 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Interface_InterfaceError.hxx>
 #include <Interface_TypedValue.hxx>
 #include <OSD_Path.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
-#include <TCollection_HAsciiString.hxx>
 
 #include <stdio.h>
 IMPLEMENT_STANDARD_RTTIEXT(Interface_TypedValue,MoniTool_TypedValue)
index 8f86e4840bc985cf9bc87ec0ccd5299d45b47de6..208f8c8e3b65caba0b0a3caf0ea4d5b5498c5324 100644 (file)
 #define _Interface_TypedValue_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TCollection_AsciiString.hxx>
-#include <Standard_Type.hxx>
-#include <TColStd_HArray1OfAsciiString.hxx>
 #include <MoniTool_TypedValue.hxx>
-#include <Standard_CString.hxx>
 #include <Interface_ParamType.hxx>
 #include <MoniTool_ValueType.hxx>
 class TCollection_HAsciiString;
index f2f0bebdbbac96b9c9031eacc44bbb914ecb10cb..dd43ebf4282b850b487d6a463b2811736e208a2e 100644 (file)
 
 
 #include <Interface_CopyTool.hxx>
-#include <Interface_EntityList.hxx>
-#include <Interface_InterfaceError.hxx>
 #include <Interface_InterfaceMismatch.hxx>
 #include <Interface_UndefinedContent.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_OutOfRange.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
index f3b578df3d3a8ff119689e8f992a4589ce145f7e..6c34b9e433dbd1df8b31e6d367160789fcc7f6ae 100644 (file)
@@ -25,7 +25,6 @@
 #include <Interface_HArray1OfHAsciiString.hxx>
 #include <Interface_EntityList.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Interface_ParamType.hxx>
 class TCollection_HAsciiString;
 class Interface_CopyTool;
index a695553202ce91199609f24830fd20dbbc522531..1210fd4e05aa49eadbafe7520725b895c34f9196 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef Interface_VectorOfFileParameter_HeaderFile
 #define Interface_VectorOfFileParameter_HeaderFile
 
-#include <Standard_Transient.hxx>
 #include <NCollection_Vector.hxx>
 #include <Interface_FileParameter.hxx>
 
index caf0214c1fcbd1d9b32baecd42d1b21d8bb5395a..4d5cce8cbc040f8e513a012d45acdc471faeaefd 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
 #include <Intf_Interference.hxx>
 #include <Intf_SectionLine.hxx>
 #include <Intf_SectionPoint.hxx>
 #include <Intf_TangentZone.hxx>
-#include <Standard_OutOfRange.hxx>
 
 //=======================================================================
 //function : Intf_Interference
index bd1eddaa49d7641fbc837e0f2708c32d562044f9..b4e58317edf17ea50c84e6db3604c6c7c290e017 100644 (file)
@@ -25,8 +25,6 @@
 #include <Intf_SeqOfSectionLine.hxx>
 #include <Intf_SeqOfTangentZone.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 class Intf_SectionPoint;
 class Intf_SectionLine;
 class Intf_TangentZone;
index e553c45eae064758890fc6597f74487d6e3e8939..8a51000ee90dca0376c13d407249783e540a88d8 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box2d.hxx>
-#include <gp_Pnt2d.hxx>
 #include <Intf_InterferencePolygon2d.hxx>
 #include <Intf_Polygon2d.hxx>
 #include <Intf_SectionPoint.hxx>
 #include <Intf_SeqOfSectionPoint.hxx>
-#include <Intf_SeqOfTangentZone.hxx>
 #include <Intf_TangentZone.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <TColStd_ListOfInteger.hxx>
 
 // Angular precision (sinus) below that value two right segments
index 52bfcd5ebec82c99fe4b72e9f1ea4c2ca0720ee0..1bcdaad802a61f72a78b37bdda56b5f66926cef9 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 #include <Intf_Interference.hxx>
 class Intf_Polygon2d;
 class gp_Pnt2d;
index 708cdaf6f19292c1300a918a9698c1cace9fbf65..f1381bdfd2c98848e28b6f37e5c1896d95a9349d 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box2d.hxx>
-#include <gp_Pnt2d.hxx>
 #include <Intf_Polygon2d.hxx>
-#include <Standard_OutOfRange.hxx>
 
 //=======================================================================
 //function : Closed
index 7f36ae5cae538449d683c802c651ec041e3acf68..91de1176b4ab7d8cc67fdc8bf9a1af34a834619b 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <Bnd_Box2d.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 class gp_Pnt2d;
 
 
index 301e55bb905fe9fec470d5bd2db05609b5b27a8a..1af8df48912dd8ca4b19ab7417b165a1735f1cb9 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <Intf_SectionLine.hxx>
 #include <Intf_SectionPoint.hxx>
-#include <Standard_OutOfRange.hxx>
 
 //=======================================================================
 //function : Intf_SectionLine
index 1cf90641ae9e80b116ccb771a351c81dbe4c2295..b7dda686bc0367922af217ec69c7bf19386ce6f9 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Intf_SeqOfSectionPoint.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 class Intf_SectionPoint;
 
 
index a200dc9ba673740cbb894ff8bafb68d8a215b343..f253b4508615a51956619912b2e205d9946cfe09 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Intf_SectionPoint.hxx>
 
index 85e09626a5419dd176ea4b8ec74d16b0b0dbbe22..a45ed59fdefc7d55eac25f2fd3a12b16c565b861 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
 #include <Intf_PIType.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class gp_Pnt2d;
 
 
index e57758d67de5fadefa42f376b23572620d106507..4d0caf51ea988c77e548b5772eac2d817dc850ee 100644 (file)
@@ -15,9 +15,7 @@
 // commercial license or contractual agreement.
 
 
-#include <Intf_SectionPoint.hxx>
 #include <Intf_TangentZone.hxx>
-#include <Standard_OutOfRange.hxx>
 
 #define  DEBUG_TANGENTZONE 0 
 //=======================================================================
index df01486988ed58cbf88071f1befa8134b89ae5fb..0627dc148bc504902b6013c7240fa7557d38c5c8 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Intf_SeqOfSectionPoint.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 class Intf_SectionPoint;
 
index e8179a3f64d14723f5804e097c7280772d108952..7d520eb0629c90350e78abcd7bdeef0745c2d7c7 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 class gp_Lin2d;
 class Bnd_Box2d;
 class gp_Hypr2d;
index e1abc7bc09fb13bd45ba877e1393eae08796cd45..4881cbd012e749c05d1be60ddc277072c9d37453 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <Standard_ShortReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <Intrv_Position.hxx>
 
 
index f625ea7ff59501d19fa054e2b434201cdab7b6ea..9e4468e3b06878bff503be6c93d44ce0420a17c6 100644 (file)
@@ -19,9 +19,7 @@
 #endif
 
 
-#include <Intrv_Interval.hxx>
 #include <Intrv_Intervals.hxx>
-#include <Standard_OutOfRange.hxx>
 
 //                   **---------****             Other
 //     ***-----*                                 IsBefore
index 640f0dce6cb537ff018f7eb28724e39b9db1c971..e15f88c1ffa880a4ae1faccd6f786b36c19b3efe 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Intrv_SequenceOfInterval.hxx>
-#include <Standard_Integer.hxx>
 class Intrv_Interval;
 
 
index 6a08d0fdc1e510e45be6d092099d6fe8ceb1a99f..496f967709c81a4513f326cc56b7a1d8f586885c 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef LDOMBasicString_HeaderFile
 #define LDOMBasicString_HeaderFile
 
-#include <Standard_Type.hxx>
 #include <Standard_Macro.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_ExtendedString.hxx>
index e34712e85274c6d70df0b7fd736764e0f433befe..9137f8f832df798e31ab6ec451a6451f5d929d40 100644 (file)
@@ -26,7 +26,6 @@
 #include <TCollection_ExtendedString.hxx>
 #include <OSD_FileSystem.hxx>
 
-#include <fcntl.h>
 #ifdef _MSC_VER
 #include <io.h>
 #else
index 24f4d6aeeda5a147167daf089d5129f86918cf8a..7a5a00b30eeaa7720342e922384649ebe8f47827 100644 (file)
@@ -14,8 +14,9 @@
 // commercial license or contractual agreement.
 
 #include <LDOM_BasicNode.hxx>
-#include <LDOM_BasicElement.hxx>
+
 #include <LDOM_BasicAttribute.hxx>
+#include <LDOM_BasicElement.hxx>
 #include <LDOM_BasicText.hxx>
 
 //=======================================================================
index 2dfa5b8aae053fdd78decac84ea54d17be813b94..4046e509967373152b09681d5c003fb9c5734a75 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <LDOM_CharacterData.hxx>
 #include <LDOM_BasicText.hxx>
-#include <Standard_ProgramError.hxx>
 
 //=======================================================================
 //function : LDOM_CharacterData
index ae7a920ece3b334d36e24e5665c249c1c829bbbb..a0d721843cde0769b2434207ddbc28f1e680a805 100644 (file)
@@ -17,7 +17,6 @@
 #define LDOM_Document_HeaderFile
 
 #include <LDOM_Element.hxx>
-#include <LDOM_Text.hxx>
 #include <LDOM_CDATASection.hxx>
 #include <LDOM_Comment.hxx>
 
index b3efa1698b78ab15390e231bd9a2a621e155d097..ab2b6eef0d89f09bf69f878952188599554897bf 100644 (file)
@@ -13,7 +13,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <LDOM_MemManager.hxx>
 #include <LDOM_BasicElement.hxx>
 #include <LDOM_BasicAttribute.hxx>
 #include <LDOM_Element.hxx>
index 85f4f51996254e5c8df8bfce5e357b3b394704fc..eae1d591a00e8f217a9a72a5a6ddfcef3edf968d 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef LDOM_LDOMImplementation_HeaderFile
 #define LDOM_LDOMImplementation_HeaderFile
 
-#include <Standard_Type.hxx>
 #include <LDOM_Document.hxx>
 
 class LDOM_DocumentType;
index c32291bf3bd9d605dd40d707437de47b9880b28b..c9be0bd549b70db4832c070d05c7b2fecc4c5ebe 100644 (file)
@@ -13,7 +13,6 @@
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <LDOM_MemManager.hxx>
 #include <LDOM_BasicAttribute.hxx>
 #include <LDOM_BasicElement.hxx>
 #include <LDOM_BasicText.hxx>
index 0c247558df1e3e8e16c7daee13bb71d22b7db958..c15b484acdf753af3db222454293d4182c82bfac 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef LDOM_Node_HeaderFile
 #define LDOM_Node_HeaderFile
 
-#include <Standard_Macro.hxx>
-#include <Standard_TypeDef.hxx>
 #include <LDOMString.hxx>
 #include <LDOM_MemManager.hxx>
 
index 511c683ff048669897d6d59ae780f85542b65b56..f26d575b91e55f199e438f7786f235f0d961020b 100644 (file)
@@ -19,9 +19,7 @@
 #include <NCollection_DefineAlloc.hxx>
 #include <NCollection_BaseAllocator.hxx>
 #include <Standard_OStream.hxx>
-#include <Standard_Boolean.hxx>
 
-#include <stdlib.h>
 #include <stdio.h> /* EOF */
 
 //! Class LDOM_SBuffer inherits std::streambuf and
index 4ef47d4ae8f0e4c33fca8b60edc39ed628c08847..62af4239a7b16ad9df2ff3f787987d4bf609d2bf 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <Standard_OStream.hxx>
 #include <Standard_TypeDef.hxx>
-#include <stdio.h>
 
 class LDOM_Document;
 class LDOM_Node;
index 7d86305779c11e61cbf48a9b091e698c933ab681..100a99909b4ca87c1f927df16ad77e2854dad5fd 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <GeomAbs_CurveType.hxx>
-#include <Standard_Real.hxx>
 class LProp_CurAndInf;
 
 
index 811e6c3ba4548c2e86581a0879b52dd5365d2dd7..2aed8008181137f140011bf457e1503e5fa276ca 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <ElCLib.hxx>
 #include <LProp_CurAndInf.hxx>
 #include <Standard_OutOfRange.hxx>
 
index 95892b9dfd0213a99f6327670dfe3f420f3a0eae..b091ee92f22f408ac1f33d008ad4e7b4a2d491e6 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <TColStd_SequenceOfReal.hxx>
 #include <LProp_SequenceOfCIType.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 #include <LProp_CIType.hxx>
 
 
index 5208108b2814aa1e1bd28ba06bd9603454a71dc3..964afe225b20fb2ed6ec9cf833f30ea13e3fe78f 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Adaptor3d_Surface.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
 #include <LProp3d_SurfaceTool.hxx>
index b3d2b231cba729423a947385654cedd51d87858d..0623d1792c5ae8c43f352b2f6c41a362ba1c5588 100644 (file)
@@ -23,7 +23,6 @@
 #include <Law_BSpline.hxx>
 #include <Law_Interpolate.hxx>
 #include <Law_Linear.hxx>
-#include <TColStd_Array1OfBoolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HArray1OfBoolean.hxx>
 #include <TColStd_HArray1OfReal.hxx>
index a9ceada9aa21a81cc58e23c9b0b70254031b9904..883f09cf95d2d216483f15f54e33e58217f48a96 100644 (file)
@@ -22,7 +22,6 @@
 #include <Law_BSplineKnotSplitting.hxx>
 #include <Law_Function.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 
index ae3c410d588b9bc8692900e6741d49c8aa65e5cb..f07103ba39c4e3d658d41c9aee0bf068e83a5e2c 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <Law_Function.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
index 268da912c69b18b8631033b75396aacc2630e45e..ce17f97e8cbc6d816965df9a6f6f2db4ae43eb38 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <GeomAbs_BSplKnotDistribution.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
@@ -29,7 +28,6 @@
 #include <Standard_Transient.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <Standard_Real.hxx>
 
 
 class Law_BSpline;
index 192b94e5726024f102541bf4c12c7a8639ba54b8..38a24a706848f58835d05073f6c94b3429dd5b9d 100644 (file)
@@ -18,7 +18,6 @@
 #include <BSplCLib.hxx>
 #include <Law_BSpline.hxx>
 #include <Law_BSplineKnotSplitting.hxx>
-#include <Standard_DimensionError.hxx>
 #include <Standard_RangeError.hxx>
 
 typedef TColStd_Array1OfInteger         Array1OfInteger;
index 81aa0046f6eb1248caffc53dc20a212ed612f23f..a02a415af26a51409c81120fb572e6c2f041c697 100644 (file)
@@ -20,9 +20,7 @@
 #include <Law_Composite.hxx>
 #include <Law_Function.hxx>
 #include <Law_Laws.hxx>
-#include <Law_ListIteratorOfLaws.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 
index 2a7d0f0a6d234f8744847d6cccc2e599f2049568..cafbeaca2dec0fde408510ff2502654e04781081 100644 (file)
@@ -20,9 +20,7 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <Law_Laws.hxx>
-#include <Standard_Boolean.hxx>
 #include <Law_Function.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
index 4176b2f3fa8ad03c482fb6e26315579fcafa3231..5e53e5d027591abf1a38d112c0aa83b494b6c6f4 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <Law_Constant.hxx>
 #include <Law_Function.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Law_Constant,Law_Function)
index 4d132f30a6d5a16e4bb4286e6c09c077de811b15..46c0bf80d1489824c08101c6b853c0d625947279 100644 (file)
@@ -14,7 +14,6 @@
 
 
 #include <Law_Function.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Law_Function,Standard_Transient)
\ No newline at end of file
index 8b73cfcb7e30c75b1c1485bd6898c275680b4bab..486d16edfe14117a630a9531b12237d1b1d02f89 100644 (file)
@@ -15,7 +15,6 @@
 // pmn -> modified 17/01/1996 : utilisation de Curve() et SetCurve()
 
 #include <gp_Pnt2d.hxx>
-#include <gp_Vec2d.hxx>
 #include <Law_Interpol.hxx>
 #include <Law_Interpolate.hxx>
 #include <Precision.hxx>
index 6f3bd0e4a2c552e5f81dd9b007d1243dff7ca0b9..720e7eab6c676deb7a857e41682df296ee82aa64 100644 (file)
@@ -22,8 +22,6 @@
 
 #include <Law_BSpFunc.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 
 
 class Law_Interpol;
index 1c1e222591427c6daca8c75a90302af64ab793a6..9c3b06fa5a245bbfa53117684e0bf587f4501a1d 100644 (file)
@@ -17,7 +17,6 @@
 // Programme cree 
 
 #include <BSplCLib.hxx>
-#include <gp_Pnt.hxx>
 #include <Law_BSpline.hxx>
 #include <Law_Interpolate.hxx>
 #include <PLib.hxx>
index 26de82850de5344d2103404ddaa4d364ddc84186..b242f5e55bd2304c38d718078f4b79b3e16fb668 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <TColStd_HArray1OfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HArray1OfBoolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Law_BSpline;
index 08de8e860199e0a852db479c83f979c910d1de58..42e5f982567d65ed8a23994d27433cb7e1220ce7 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <Law_Function.hxx>
 #include <Law_Linear.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <Standard_Type.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Law_Linear,Law_Function)
index f86535d4aaf6e91d8edc2dc48a4a2ef5145cddec..42da66985cf7fcb4067546a342bf3b2c645c24fa 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
 #include <Law_Function.hxx>
 #include <GeomAbs_Shape.hxx>
 #include <Standard_Integer.hxx>
index 9c53ad45f2adee8534d5d302715bb8ad46e2100e..cbf41e16a4530593c784568f888fca0aef3141de 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Law_BSpFunc.hxx>
-#include <Standard_Real.hxx>
 
 
 class Law_S;
index 58f8004e51f5c6b4dac9f529a84888853f20db0b..1d0baf901205948f100197e4bca0b2096c63ed2b 100644 (file)
@@ -22,7 +22,6 @@
 #include <LocOpe_BuildShape.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <TColStd_MapIteratorOfMapOfInteger.hxx>
 #include <TColStd_MapOfInteger.hxx>
 #include <TopAbs.hxx>
 #include <TopExp.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Shell.hxx>
 #include <TopoDS_Solid.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 static void Add(const Standard_Integer,
-               TColStd_MapOfInteger&,
-               TopTools_IndexedMapOfShape&,
-               const TopTools_IndexedDataMapOfShapeListOfShape&);
+                TColStd_MapOfInteger&,
+                TopTools_IndexedMapOfShape&,
+                const TopTools_IndexedDataMapOfShapeListOfShape&);
 
 static void Propagate(const TopoDS_Shape&, // face
                      TopoDS_Shape&, // shell
index f61645da47e10f5a819d44e34aabdbffaa932cfe..8858d913083f75c464c721bda9a166884afcee6a 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
 #include <TopTools_ListOfShape.hxx>
index a4d8f263a4a91e87af65598949a8d970f63a9c45..0ba5c3f87be09a7cde3d6abd47b9d08ad62fa62d 100644 (file)
@@ -30,7 +30,6 @@
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 static Standard_Integer FindFirstEdge
index fd572f6061ec1fd16600af95131d66fb87112b7b..8f3d1354a0a717368b86f344b9073bf5e5cf840e 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 class LocOpe_WiresOnShape;
 
index 6a568c36654612b8546bdd538e8ca1a8bcfe233e..bc4ef66d298ea843f4daa6483ea60906bfabb209 100644 (file)
@@ -19,7 +19,6 @@
 #include <GeomAdaptor_Curve.hxx>
 #include <IntCurvesFace_Intersector.hxx>
 #include <LocOpe_CSIntersector.hxx>
-#include <LocOpe_PntFace.hxx>
 #include <LocOpe_SequenceOfPntFace.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
index cb5dcf0ec4c1ed0018907a74cb0adf609a43406e..336440f17e6f315145866d081ce94e0766616fbf 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Shape.hxx>
-#include <Standard_Address.hxx>
 #include <Standard_Integer.hxx>
 #include <LocOpe_SequenceOfLin.hxx>
 #include <LocOpe_SequenceOfCirc.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
-#include <Standard_Real.hxx>
 #include <TopAbs_Orientation.hxx>
 class LocOpe_PntFace;
 
index 1f88d0e679d8943437d5fdb378f21f1908da4018..0ea50587b2bb2b54922375ee2d250816e71ccda8 100644 (file)
@@ -24,7 +24,6 @@
 #include <LocOpe_CurveShapeIntersector.hxx>
 #include <LocOpe_PntFace.hxx>
 #include <Precision.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopoDS_Shape.hxx>
 
index 10b9c94f8116a370440870bc9797e27663eee88e..3f36395e91b781b083369392630b781de30e8b0e 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <LocOpe_SequenceOfPntFace.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <TopAbs_Orientation.hxx>
 class gp_Ax1;
 class TopoDS_Shape;
index 6b3de646bbb9c936e914dc6f530866cd6572d2b1..3916654641cf66ebaa713e1979de329df77e623b 100644 (file)
 #include <BRepClass3d_SolidClassifier.hxx>
 #include <BRepLib.hxx>
 #include <BRepLib_MakeEdge.hxx>
-#include <BRepLib_MakeFace.hxx>
 #include <BRepLib_MakeVertex.hxx>
 #include <BRepLib_MakeWire.hxx>
 #include <BRepTools.hxx>
-#include <BSplCLib.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <LocOpe.hxx>
 #include <LocOpe_BuildShape.hxx>
 #include <LocOpe_DPrism.hxx>
-#include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_DomainError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <TopExp.hxx>
 #include <TopoDS_Compound.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
-#include <TopTools.hxx>
-#include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
index 02a1091bdb0f03e29a82a903592ce6af28efc855..bfb21971de14b883f340da5a762bcce7d148b7b5 100644 (file)
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Wire.hxx>
 #include <TopoDS_Edge.hxx>
-#include <Standard_Real.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_ListOfShape.hxx>
 class Geom_Curve;
 
index c97ca23e15d469d8a077703ab96bc2a455ff8931..89fb9ffb50f8aa4a8507c9e2cac4cfe76439b14d 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef LocOpe_DataMapOfShapePnt_HeaderFile
 #define LocOpe_DataMapOfShapePnt_HeaderFile
 
-#include <TopoDS_Shape.hxx>
 #include <gp_Pnt.hxx>
 #include <TopTools_ShapeMapHasher.hxx>
 #include <NCollection_DataMap.hxx>
index 57af7d4240be052d529c41efba161e2b10b34ac7..3ebbaddbc3bc9679826b572bcd2428e273555533 100644 (file)
@@ -26,9 +26,6 @@
 #include <Geom_TrimmedCurve.hxx>
 #include <LocOpe_FindEdges.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoMoreObject.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
index c0b8cfd21cfd1e247168de9e8e055a18fbd85077..787ae4f5a81b54650b9a15dac6ed39daed6e62ac 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <TopoDS_Shape.hxx>
-#include <TopTools_ListOfShape.hxx>
 #include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <Standard_Boolean.hxx>
 class TopoDS_Edge;
 
 
index 98b2061675708b3bd6f630c8fc4151d0b0207afd..4425e8a849a2119fe2206deca6d88307fbcd5705 100644 (file)
@@ -30,9 +30,6 @@
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
-#include <Standard_NoMoreObject.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Edge.hxx>
 #include <TopoDS_Face.hxx>
index bbf1c8a47040c14b4501d2ee95b010535397036f..e9b094ee6cc5b5b2b3cd2513d7539c35d2ad82a6 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Face.hxx>
-#include <TopTools_ListOfShape.hxx>
 #include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <Standard_Boolean.hxx>
 class TopoDS_Edge;
 
 
index 7a0f19fbd7d8c038d1960e91fa9263a1ff61c5d2..6acf94004aefa77a3af0c69c643e87ac63ea3eb2 100644 (file)
@@ -18,7 +18,5 @@
 #include <LocOpe_GeneratedShape.hxx>
 #include <Standard_Type.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
-#include <TopoDS_Vertex.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(LocOpe_GeneratedShape,Standard_Transient)
\ No newline at end of file
index 6c2a2846ee98f1b149b11253a0997218afe9d673..24ea9867f3947b530d93e228c8caa412990e6493 100644 (file)
@@ -18,7 +18,6 @@
 #define _LocOpe_GeneratedShape_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TopTools_ListOfShape.hxx>
 #include <Standard_Transient.hxx>
index f439bb3ea6f5e28a41cb74c1eb1b98b279a726dd..b572dd188584bdb16103dd0a9aa0651b64aabe94 100644 (file)
@@ -24,7 +24,6 @@
 #include <Geom2d_Curve.hxx>
 #include <Geom_Circle.hxx>
 #include <Geom_Curve.hxx>
-#include <Geom_CylindricalSurface.hxx>
 #include <Geom_Line.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
@@ -36,7 +35,6 @@
 #include <LocOpe_BuildShape.hxx>
 #include <LocOpe_GeneratedShape.hxx>
 #include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NullObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopExp.hxx>
 #include <TopoDS_Solid.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 static Standard_Boolean ToFuse(const TopoDS_Face& ,
index cc66ec66440a6d08a98ad410bb5a6a3eb2c76096..19e6ac509664c63921808ec09427f72065eb13c2 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 class LocOpe_GeneratedShape;
index 8c4b9ac00a7ab329609e577cf0adc7697ab0b782..abad0fa201a2b28babaee12edeb11b6208377379 100644 (file)
@@ -26,8 +26,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(LocOpe_GluedShape,LocOpe_GeneratedShape)
index 4aa978dc7b4582030439fb4f81c9d6cbf2d94c37..551149095ad05425d4d744926c560f1430cd1005 100644 (file)
@@ -18,9 +18,7 @@
 #define _LocOpe_GluedShape_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TopoDS_Shape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <LocOpe_GeneratedShape.hxx>
index c53b67f70ea9cfba29ef76fd782a43be66cadf5a..570d72df4f495f6a70b805ad35c90b7c0f031185 100644 (file)
@@ -32,7 +32,6 @@
 #include <LocOpe_WiresOnShape.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 static TopAbs_Orientation GetOrientation(const TopoDS_Face&,
-                                        const TopoDS_Face&);
+                                         const TopoDS_Face&);
 
 
 static Standard_Boolean Contains(const TopTools_ListOfShape&,
index df6afd2be437096cbc37f2415ea0a70918b890e0..1dd4deda9cb2fd45abb0a5b1395726040c7ac9a6 100644 (file)
@@ -19,9 +19,7 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopAbs_Orientation.hxx>
 #include <LocOpe_Operation.hxx>
index e9b957051f3703f0e6b00ac9fdf9da5bf0f5aacc..2632eb9dd99378cef1ace7c6f3522f1ba9e226d2 100644 (file)
 
 
 #include <BRep_Builder.hxx>
-#include <BRep_Tool.hxx>
-#include <BRepLib_MakeEdge.hxx>
-#include <BRepLib_MakeVertex.hxx>
 #include <BRepSweep_Prism.hxx>
 #include <BRepTools_Modifier.hxx>
 #include <BRepTools_TrsfModification.hxx>
-#include <Geom_Curve.hxx>
 #include <Geom_Line.hxx>
-#include <Geom_TrimmedCurve.hxx>
-#include <gp_Ax1.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Trsf.hxx>
 #include <gp_Vec.hxx>
-#include <LocOpe.hxx>
 #include <LocOpe_BuildShape.hxx>
 #include <LocOpe_LinearForm.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
-#include <TColgp_SequenceOfPnt.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Compound.hxx>
 #include <TopoDS_Edge.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 //=======================================================================
 //function : Perform
index 6660b709bd57e88bd13679401a43c4829a974fe8..a6f76df0a23b413aba251f7fb10edb46fada21bb 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <gp_Pnt.hxx>
 #include <TopTools_ListOfShape.hxx>
index 9b377f66f8fe3c2e1b2ba185873704b6d2bee541..bd6def2638aa82997fb7597e3952aea641279507 100644 (file)
@@ -18,7 +18,6 @@
 #include <BRep_Builder.hxx>
 #include <BRep_Tool.hxx>
 #include <BSplCLib.hxx>
-#include <Geom_BSplineCurve.hxx>
 #include <Geom_Curve.hxx>
 #include <Geom_Plane.hxx>
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 static TopAbs_Orientation Orientation(const TopoDS_Shape&,
index 7eafdabdcf4e760163951ad64572600c179c919f..2842b5a95a9e8ffbbfc31a6a62d1c81a0d4b8cb7 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_Pnt.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopAbs_Orientation.hxx>
-#include <Standard_Real.hxx>
 class gp_Pnt;
 class TopoDS_Face;
 
index 0218e3893cd0df771f0e128761d0ca8f4e27454e..a2bf4f8209821adf2d1655159d76551b69bc3b0f 100644 (file)
@@ -28,7 +28,6 @@
 #include <LocOpe.hxx>
 #include <LocOpe_BuildShape.hxx>
 #include <LocOpe_Prism.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <TopExp.hxx>
index 044084b0f2fcd0794bfaf219fb7c3bf5fad573b6..5275121ac5a022e593eb935d40a1cd88e0fa3c16 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <TopoDS_Shape.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
index e5dd968c5b8b98f9877bcedb2b33578ad1e7d40d..793ec8cfcc724abb0fa33510df57ee66f7c1e472 100644 (file)
@@ -29,7 +29,6 @@
 #include <LocOpe_BuildShape.hxx>
 #include <LocOpe_Revol.hxx>
 #include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TColgp_SequenceOfPnt.hxx>
 #include <TopExp.hxx>
index 48b17ae596d028102026f6143ad8fd17881c1f5d..cf019dd204067b5b38e8dadc30d8fdce2a4bd3f0 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <TopoDS_Shape.hxx>
 #include <gp_Ax1.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TColGeom_SequenceOfCurve.hxx>
index aebbbbe1d3dbedbb5b89ef2807c377c8229fa553..d03fdb2e54875854a24c916ff76ce60e5fb0f117 100644 (file)
 #include <BRepTools_Modifier.hxx>
 #include <BRepTools_TrsfModification.hxx>
 #include <Geom_Circle.hxx>
-#include <Geom_Curve.hxx>
 #include <gp_Ax1.hxx>
-#include <gp_Circ.hxx>
 #include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <LocOpe.hxx>
 #include <LocOpe_BuildShape.hxx>
 #include <LocOpe_RevolutionForm.hxx>
-#include <Precision.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
-#include <TColgp_SequenceOfPnt.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
index b135ba664b82cbedb3456acfebbc3b8f129d6616..2de839bd8b7ff2bb1f2b6f4e85d436cd945c9cce 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
 #include <gp_Vec.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Ax1.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <gp_Pnt.hxx>
 #include <TopTools_ListOfShape.hxx>
index e0c07a6faa8ac011ecd93dcf191a9f4746ab6dca..5ad7158714f2b29b78363952c90f7df194c48b38 100644 (file)
@@ -30,7 +30,6 @@
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
 #include <GeomAdaptor_Curve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomFill_Pipe.hxx>
 #include <GeomInt_IntSS.hxx>
 #include <gp.hxx>
 #include <IntCurveSurface_IntersectionPoint.hxx>
 #include <IntCurveSurface_IntersectionSegment.hxx>
 #include <LocOpe_BuildShape.hxx>
-#include <LocOpe_FindEdges.hxx>
 #include <LocOpe_Spliter.hxx>
 #include <LocOpe_SplitShape.hxx>
 #include <LocOpe_WiresOnShape.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NullObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopExp.hxx>
@@ -61,7 +58,6 @@
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 
index 10c035bd132de95247a51e0110dd779c31c48962..5611310cf26a03e95ce8a4c54bd7756724f8c540 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
-#include <Standard_Real.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
index 4d292c935198eb527ec716c98db8fe7095752e5b..00535b00786474310366791dc41e4ee560d1b1f7 100644 (file)
@@ -19,7 +19,6 @@
 #include <BRep_Tool.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepClass_FaceExplorer.hxx>
-#include <BRepLib_MakeFace.hxx>
 #include <BRepLib_MakeWire.hxx>
 #include <BRepTools.hxx>
 #include <BRepTools_WireExplorer.hxx>
@@ -31,7 +30,6 @@
 #include <LocOpe.hxx>
 #include <LocOpe_SplitShape.hxx>
 #include <Precision.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_ErrorHandler.hxx>
 #include <Standard_NoSuchObject.hxx>
 #include <StdFail_NotDone.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_DataMapOfShapeInteger.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfOrientedShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfOrientedShape.hxx>
-#include <TopTools_MapOfShape.hxx>
 #include <ShapeAnalysis_Edge.hxx>
 #include <Geom2dAPI_ProjectPointOnCurve.hxx>
 
-#include <Geom_Surface.hxx>
-
 static Standard_Boolean IsInside(const TopoDS_Face&,
                                  const TopoDS_Wire&,
                                  const TopoDS_Wire&);
index 11a2c4a05fb6672465f435304b1d01fdf1885245..e0460ffc45a3aea6409a6b68efe25758a9dbb6d3 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <Standard_Real.hxx>
 class TopoDS_Edge;
 class TopoDS_Vertex;
 class TopoDS_Wire;
index 6852f8b1873bbc3c2fb660e68c07c9d926aa08e0..5dbadd8c40c08c32bcb1bf114d7fe75e9b9fcb55 100644 (file)
@@ -22,7 +22,6 @@
 #include <Geom_Curve.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
 #include <gp_Vec.hxx>
-#include <gp_Vec2d.hxx>
 #include <LocOpe_BuildWires.hxx>
 #include <LocOpe_Spliter.hxx>
 #include <LocOpe_SplitShape.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <TopoDS_Wire.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
-#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 
 
index 2d7371c97130088b34ea8a37493de31f13e54595..3a5a62f4e382fbd8eadedf8ff5d0fd6911bfa47e 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TopoDS_Shape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 class LocOpe_WiresOnShape;
index 3ccfa9f8dc71799984ee333c0b0ac6cecc5c9ebd..273e64cafb4829ec01d45aafa458735d875b913f 100644 (file)
 #include <Geom_RectangularTrimmedSurface.hxx>
 #include <Geom_Surface.hxx>
 #include <Geom_TrimmedCurve.hxx>
-#include <GeomAdaptor_Surface.hxx>
 #include <GeomAPI_ProjectPointOnCurve.hxx>
 #include <GeomProjLib.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec.hxx>
 #include <gp_Vec2d.hxx>
-#include <LocOpe.hxx>
 #include <LocOpe_WiresOnShape.hxx>
 #include <Precision.hxx>
 #include <Standard_ConstructionError.hxx>
@@ -53,7 +51,6 @@
 #include <TopoDS_Wire.hxx>
 #include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <TopTools_DataMapOfShapeReal.hxx>
@@ -65,7 +62,6 @@
 #include <BRepBndLib.hxx>
 #include <Bnd_Box.hxx>
 #include <Bnd_SeqOfBox.hxx>
-#include <NCollection_Handle.hxx>
 #include <TColStd_PackedMapOfInteger.hxx>
 #include <Extrema_ExtPS.hxx>
 
index 576aa67d9faaa936877dfdb05272d1cded57175a..bfd2c90c94b917b2263d5ae6a9dc808b4adeeae2 100644 (file)
 #include <TopoDS_Shape.hxx>
 #include <TopTools_IndexedDataMapOfShapeShape.hxx>
 #include <TopTools_MapOfShape.hxx>
-#include <Standard_Boolean.hxx>
 #include <TopTools_DataMapOfShapeShape.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Real.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 
 class TopoDS_Wire;
index 2d65db295900f23721641ecddc87974ca732576a..b548cd196a52e622d2918a60eba3f9e6d62ffaa2 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <Geom_Curve.hxx>
 #include <GeomLProp_CLProps.hxx>
-#include <gp.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Vec.hxx>
index 468cadd4136a873fa8780bfff1eac64891971fcd..a8ceaf4cc08613c6fb6b84e0b35675c4ad333805 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
-#include <Standard_Boolean.hxx>
 #include <LocalAnalysis_StatusErrorType.hxx>
 class Geom_Curve;
 class GeomLProp_CLProps;
index 5abeaad737205fb3fc46601dca573704fc464d1b..550d56e3d2b983c54e4000fe22a33f63670310a5 100644 (file)
@@ -18,7 +18,6 @@
 #include <Geom2d_Curve.hxx>
 #include <Geom_Surface.hxx>
 #include <GeomLProp_SLProps.hxx>
-#include <gp.hxx>
 #include <gp_Dir.hxx>
 #include <gp_Pnt.hxx>
 #include <gp_Pnt2d.hxx>
index 6f1474b6bbef9e433adafe0f9669649c264de68b..275fed082d736f100c9dcc053bf3a09df12f755b 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <GeomAbs_Shape.hxx>
-#include <Standard_Boolean.hxx>
 #include <LocalAnalysis_StatusErrorType.hxx>
 class Geom_Surface;
 class Geom2d_Curve;
index b617f7c76b7a9c31a4622b9d373a3cd30b45ac0f..000233e384ad1c66a603b4ad87b90b85aa5a2bf9 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <MAT_Arc.hxx>
-#include <MAT_BasicElt.hxx>
 #include <MAT_Node.hxx>
 #include <Standard_DomainError.hxx>
 #include <Standard_Type.hxx>
index 3d2413690f0cee26808a768be8f3b122c2b9347d..da7558aae1f89e01b2a3fd93ba32d0a01cf8ee7f 100644 (file)
@@ -23,7 +23,6 @@
 #include <Standard_Integer.hxx>
 #include <Standard_Address.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <MAT_Side.hxx>
 class MAT_BasicElt;
 class MAT_Node;
index 683a9836b4fbaa8111bc82c1815dc0e4613593ae..f25658ee78cbabac5ade40fdc54c560e4317d765 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Transient.hxx>
 class MAT_Bisector;
 
index 3d653b064ccd1f5198206f1754a21f7f8e989320..bbfdbfba448adf46d4d1ef44ce44fd2f5b67cfba 100644 (file)
 
 
 #include <MAT_Arc.hxx>
-#include <MAT_BasicElt.hxx>
 #include <MAT_Bisector.hxx>
 #include <MAT_DataMapIteratorOfDataMapOfIntegerBasicElt.hxx>
-#include <MAT_DataMapOfIntegerArc.hxx>
 #include <MAT_DataMapOfIntegerBasicElt.hxx>
 #include <MAT_Edge.hxx>
 #include <MAT_Graph.hxx>
 #include <MAT_ListOfBisector.hxx>
 #include <MAT_Node.hxx>
-#include <MAT_SequenceOfArc.hxx>
 #include <MAT_Zone.hxx>
 #include <Precision.hxx>
 #include <Standard_Type.hxx>
index 9ecb3958d229db604248fc58cc88c60492410154..8de2e1e406f3d59b54007b575cd259c90c7e82f5 100644 (file)
@@ -25,7 +25,6 @@
 #include <MAT_DataMapOfIntegerNode.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class MAT_ListOfBisector;
 class MAT_Arc;
 class MAT_BasicElt;
index f4560b0c770a7647c49747518a97f92850f59000..b26fe1326c68d96018d459a80cf72092b61ccfd0 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class MAT_TListNodeOfListOfBisector;
 class MAT_Bisector;
 
index f43a08487f2d2e08cac932e7ecfbd7dbd634499b..5ab19e3e81f409e14c7e83dd1e3c0444d01a1591 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 class MAT_TListNodeOfListOfEdge;
 class MAT_Edge;
 
index b9778c3289bbe0c02b33506bfe3e106b84238709..1d26dd5eaa8aa4d603d861d6f21dd83acc10a0b4 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <MAT_Arc.hxx>
-#include <MAT_BasicElt.hxx>
 #include <MAT_Node.hxx>
 #include <Precision.hxx>
 #include <Standard_Type.hxx>
index 90b9481b041dfdc138b475ad84b5812ff196fd6d..74527243efa13a9405aff3caa753b5c03e38ae22 100644 (file)
@@ -26,7 +26,6 @@
 #include <Standard_Transient.hxx>
 #include <MAT_SequenceOfArc.hxx>
 #include <MAT_SequenceOfBasicElt.hxx>
-#include <Standard_Boolean.hxx>
 class MAT_Arc;
 
 
index bfa4a24c42dae9fcd868d77ec228321015e1a4dc..49f9a6a00525f2f340daa1905bead9b19a3ba66f 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <MAT_Arc.hxx>
-#include <MAT_BasicElt.hxx>
 #include <MAT_Node.hxx>
 #include <MAT_SequenceOfArc.hxx>
 #include <MAT_Zone.hxx>
index 639bcfe776bdda9b22c384aae3cbe6be9368cfff..05b80abc630d356962f71790c9c6a9be153e8d70 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <MAT_SequenceOfArc.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
 #include <MAT_Side.hxx>
index 3ad3146afa4e86c7d344f6e79356edf6239bfd59..9e8d45315ead042e6c89dbc8fa219bd3c6ba3aa4 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 
 
index b16b1e62e57710013635941b886b48f354b303b5..8434853f67ee8d6e1b50f588d7eca2ebfa2639cd 100644 (file)
 #include <Geom2d_TrimmedCurve.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dInt_GInter.hxx>
-#include <IntRes2d_IntersectionPoint.hxx>
-#include <MAT2d_BiInt.hxx>
 #include <MAT2d_Circuit.hxx>
 #include <MAT2d_Connexion.hxx>
-#include <MAT2d_DataMapIteratorOfDataMapOfBiIntSequenceOfInteger.hxx>
 #include <MAT2d_DataMapOfBiIntSequenceOfInteger.hxx>
-#include <MAT2d_DataMapOfIntegerConnexion.hxx>
 #include <MAT2d_MiniPath.hxx>
 #include <MAT2d_SequenceOfConnexion.hxx>
 #include <MAT2d_SequenceOfSequenceOfGeometry.hxx>
index 8e14188f6f832e1f7a969f31ba69a503afeb25bb..e55f123860c94eb3e8e308a4940b2223d7af594a 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <Standard_Real.hxx>
-#include <TColGeom2d_SequenceOfGeometry.hxx>
 #include <MAT2d_DataMapOfIntegerConnexion.hxx>
 #include <MAT2d_DataMapOfBiIntSequenceOfInteger.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <GeomAbs_JoinType.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Transient.hxx>
 #include <MAT2d_SequenceOfSequenceOfGeometry.hxx>
 #include <TColStd_SequenceOfBoolean.hxx>
index c52249811be3f577c3f52d9c2fa4eb11261f05ff..d8fc2b29d7d3c0957ec5b67f708a56c91c3e8cb3 100644 (file)
 #include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <gp_Pnt2d.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 
 
 class MAT2d_Connexion;
index a60d8b4d70e6a1c11069013f6a79239332750847..82149b364929716d5b76f0414eed8dc34dfe665b 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <TColGeom2d_SequenceOfCurve.hxx>
 #include <MAT_Side.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 class Geom2d_Curve;
 class Geom2d_TrimmedCurve;
index 05962607528d7cc73096922d5f59f963675831b5..e67f52c6d020b9b8dd93af2cfcfc9dd1f44d9014 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef MAT2d_DataMapOfBiIntInteger_HeaderFile
 #define MAT2d_DataMapOfBiIntInteger_HeaderFile
 
-#include <MAT2d_BiInt.hxx>
 #include <Standard_Integer.hxx>
 #include <MAT2d_MapBiIntHasher.hxx>
 #include <NCollection_DataMap.hxx>
index eb4971256e7216223a637b42efbfd414a8a0d72c..94df70c20624b3478fd769e55b81518d08b53cdd 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef MAT2d_DataMapOfIntegerBisec_HeaderFile
 #define MAT2d_DataMapOfIntegerBisec_HeaderFile
 
-#include <Standard_Integer.hxx>
 #include <Bisector_Bisec.hxx>
 #include <TColStd_MapIntegerHasher.hxx>
 #include <NCollection_DataMap.hxx>
index 64ab711c3dd081adee9cb8cb673b509d317b98e9..69f0fe8b3038e4f956d5e8f78345954d40ba5fe7 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef MAT2d_DataMapOfIntegerPnt2d_HeaderFile
 #define MAT2d_DataMapOfIntegerPnt2d_HeaderFile
 
-#include <Standard_Integer.hxx>
 #include <gp_Pnt2d.hxx>
 #include <TColStd_MapIntegerHasher.hxx>
 #include <NCollection_DataMap.hxx>
index 5b786e1c90a5c86e650c61366e0f06a9a8851542..2678b3304361d1f430860920ea95763248a0102a 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class MAT2d_BiInt;
 
 
index 0c763059dd22e779c231b0d3685c25441eeed9a6..4e3d54c176016e7d8976ccd89d793fe6a451da75 100644 (file)
@@ -24,7 +24,6 @@
 #include <MAT_ListOfEdge.hxx>
 #include <Precision.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_DataMapOfIntegerInteger.hxx>
 
 //========================================================================
 //  function : MAT2d_Mat2d
index e40551b9f91f4fab2622274917c76604beaf9563..7015f32860c79f68d973473fc62d5c431599b124 100644 (file)
@@ -19,7 +19,6 @@
 #include <Extrema_ExtPC2d.hxx>
 #include <Extrema_POnCurv2d.hxx>
 #include <Geom2d_CartesianPoint.hxx>
-#include <Geom2d_Curve.hxx>
 #include <Geom2d_Point.hxx>
 #include <Geom2dAdaptor_Curve.hxx>
 #include <MAT2d_Array2OfConnexion.hxx>
index 70c02dcea8ba6f8559ce4054d7fba3843e27421a..aa8b0022da0ce3a415f4c315c088a0319ba20afa 100644 (file)
 #include <MAT2d_DataMapOfIntegerSequenceOfConnexion.hxx>
 #include <MAT2d_DataMapOfIntegerConnexion.hxx>
 #include <MAT2d_SequenceOfConnexion.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <MAT2d_SequenceOfSequenceOfGeometry.hxx>
-#include <Standard_Boolean.hxx>
 class MAT2d_Connexion;
 
 
index 6c303a33b0bd98343cb9c6855d3af6e074b614f9..c2b73d844127b4880a9fc7d62908f5249a105e47 100644 (file)
@@ -51,9 +51,7 @@
 #include <Geom2dAdaptor_Curve.hxx>
 #include <Geom2dInt_GInter.hxx>
 #include <gp_Circ2d.hxx>
-#include <gp_Elips2d.hxx>
 #include <gp_Hypr2d.hxx>
-#include <gp_Lin2d.hxx>
 #include <gp_Parab2d.hxx>
 #include <gp_Pnt2d.hxx>
 #include <gp_Vec2d.hxx>
@@ -62,8 +60,6 @@
 #include <IntRes2d_IntersectionSegment.hxx>
 #include <MAT2d_Circuit.hxx>
 #include <MAT2d_Connexion.hxx>
-#include <MAT2d_MiniPath.hxx>
-#include <MAT2d_SequenceOfSequenceOfGeometry.hxx>
 #include <MAT2d_Tool2d.hxx>
 #include <MAT_Bisector.hxx>
 #include <MAT_Edge.hxx>
index 7b752955aaa03e31655d919cd440ce1f833846f6..5ecbfbd7b338eb02d4b3799e604ae33c24f6ce69 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
 #include <GeomAbs_JoinType.hxx>
 #include <Standard_Integer.hxx>
 #include <MAT2d_DataMapOfIntegerBisec.hxx>
@@ -29,7 +28,6 @@
 #include <MAT2d_DataMapOfIntegerVec2d.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 #include <MAT_Side.hxx>
-#include <Standard_Boolean.hxx>
 class MAT2d_Circuit;
 class MAT_Bisector;
 class Bisector_Bisec;
index 83da94bd47d37711c9f77130839ad4ccc05be2a3..351b51379c472ae851dcb2e7053bab861c73eb16 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <stdio.h>
 
-#include <Bnd_Box.hxx>
 #include <BRep_Builder.hxx>
 #include <BRepAdaptor_Surface.hxx>
 #include <BRepBndLib.hxx>
 #include <Message.hxx>
 #include <Message_ProgressRange.hxx>
 #include <OSD_OpenFile.hxx>
-#include <Poly_Connect.hxx>
 #include <Poly_MergeNodesTool.hxx>
 #include <Poly_TriangulationParameters.hxx>
 #include <Prs3d_Drawer.hxx>
 #include <StdPrs_ToolTriangulatedShape.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopTools_MapIteratorOfMapOfShape.hxx>
-#include <BRep_CurveRepresentation.hxx>
 #include <BRep_TEdge.hxx>
 #include <TopExp.hxx> 
 
index 574b746d1d69e1787a778e5d0b4a4f530b5df2dd..8eb3853734067fe1eed60fca66f19b1a91fecc7b 100644 (file)
 
 #include <MeshTest_CheckTopology.hxx>
 #include <BRep_Tool.hxx>
-#include <TColStd_PackedMapOfInteger.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
-#include <TopoDS_Edge.hxx>
 #include <TopoDS.hxx>
 #include <TopoDS_Face.hxx>
 #include <TopLoc_Location.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
 #include <TopTools_ListOfShape.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 #include <Poly_Triangulation.hxx>
 #include <Poly_PolygonOnTriangulation.hxx>
 #include <Poly_Connect.hxx>
index 1118d11bca794a5c2416f97a7705b4568f0e3ed6..f6f0b7105e66633513927609c0c50843106254a8 100644 (file)
 #include <DrawTrSurf_Polygon3D.hxx>
 #include <Draw.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <Poly_Polygon3D.hxx>
-#include <BRepMesh_Edge.hxx>
-#include <BRepMesh_Vertex.hxx>
-#include <BRepMesh_Triangle.hxx>
 #include <BRepMesh_DataStructureOfDelaun.hxx>
 
 // This file defines global functions not declared in any public header,
index c80c4d2025bc163ec1cbe9f9168c04050902ec03..9215217e50112954a45d0101a77247332e765bbc 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box.hxx>
 #include <BRep_Tool.hxx>
 #include <BRepGProp.hxx>
 #include <BRepMesh_DiscretFactory.hxx>
 #include <BRepMesh_DiscretRoot.hxx>
-#include <BRepMesh_Edge.hxx>
 #include <BRepMesh_FactoryError.hxx>
 #include <BRepMesh_IncrementalMesh.hxx>
 #include <DBRep.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TColStd_Array1OfInteger.hxx>
-#include <TColStd_MapIteratorOfMapOfAsciiString.hxx>
 #include <TColStd_MapOfAsciiString.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS.hxx>
-#include <TopoDS_Face.hxx>
 #include <TopTools_IndexedMapOfShape.hxx>
 #include <Geom_BSplineCurve.hxx>
 #include <Geom2d_BSplineCurve.hxx>
index 793f79e3fcba513a199ccabf9432c15b99388c11..8a7a4b7cbe07c030aa0d9f1e7a7b3a8f150ea861 100644 (file)
@@ -17,7 +17,6 @@
 #define MeshVS_DataMapOfIntegerBoolean_HeaderFile
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_MapIntegerHasher.hxx>
 #include <NCollection_DataMap.hxx>
 
index bf68e78be7823eeb8cd892e8322f8412675eebd7..1f0a426f60b1ea887cd7df2b2200f4295195cfc1 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef MeshVS_DataMapOfTwoColorsMapOfInteger_HeaderFile
 #define MeshVS_DataMapOfTwoColorsMapOfInteger_HeaderFile
 
-#include <MeshVS_TwoColors.hxx>
 #include <TColStd_MapOfInteger.hxx>
 #include <MeshVS_TwoColorsHasher.hxx>
 #include <NCollection_DataMap.hxx>
index ef3d8e516b0a8c9e8397245d389f6bd8058be903..00badf3a98c6d1a4e1e660b33f5a8b9ee75a1507 100644 (file)
@@ -14,7 +14,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Bnd_Box.hxx>
 #include <Bnd_Box2d.hxx>
 #include <gp.hxx>
 #include <gp_Vec.hxx>
@@ -23,7 +22,6 @@
 #include <MeshVS_Mesh.hxx>
 #include <MeshVS_Tool.hxx>
 #include <Standard_Type.hxx>
-#include <TColgp_Array1OfPnt.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
 
index 0b3736a5dacc1f7ca07071c81bcae76a8193e082..7e9828e5e39934fb01d36fc2692b02edc6a528ed 100644 (file)
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <MeshVS_EntityType.hxx>
 #include <MeshVS_HArray1OfSequenceOfInteger.hxx>
 #include <Standard_Address.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_PackedMapOfInteger.hxx>
-#include <Standard_Real.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
 class Bnd_Box;
index d57db6e8706badb538cfb0f87f2ec824e83ed1a1..8f14294fbd9c84d00455e049b32f75430d694ab2 100644 (file)
@@ -17,7 +17,6 @@
 #define _MeshVS_DataSource3D_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <MeshVS_DataMapOfHArray1OfSequenceOfInteger.hxx>
 #include <MeshVS_DataSource.hxx>
index d4624e0dc2ede6e05e0622c68b7798f281b1107b..4c17a56047b8e61ef422e8d9d8893370784c88d3 100644 (file)
@@ -14,9 +14,7 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_Vec.hxx>
 #include <MeshVS_Buffer.hxx>
-#include <MeshVS_DataSource.hxx>
 #include <MeshVS_DeformedDataSource.hxx>
 #include <Standard_Type.hxx>
 
index 0d30dca282fc52cf6b1d492f58d748857d053058..f0c04c93c28c74acd27f207b3c6ea04f960b534a 100644 (file)
 #include <Standard.hxx>
 #include <Standard_Type.hxx>
 
-#include <TColStd_PackedMapOfInteger.hxx>
 #include <MeshVS_DataMapOfIntegerVector.hxx>
-#include <Standard_Real.hxx>
 #include <MeshVS_DataSource.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <MeshVS_EntityType.hxx>
index 3fa51362e97840b61707951c864cd4f8aed05123..708c72db74e49577414dfadacc735020b907becd 100644 (file)
@@ -14,7 +14,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Graphic3d_MaterialAspect.hxx>
 #include <MeshVS_Drawer.hxx>
 #include <Quantity_Color.hxx>
 #include <Standard_Type.hxx>
index c4bc241f4aaf65913dc6e7231f242c55433e53de..f25d9b41cffc5543b4d7da48ab89c62ca8e13a34 100644 (file)
@@ -17,7 +17,6 @@
 #define _MeshVS_Drawer_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <TColStd_DataMapOfIntegerInteger.hxx>
 #include <MeshVS_DataMapOfIntegerBoolean.hxx>
@@ -27,8 +26,6 @@
 #include <MeshVS_DataMapOfIntegerAsciiString.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 class Quantity_Color;
 class Graphic3d_MaterialAspect;
 class TCollection_AsciiString;
index 414b3728b8caf842d228c15af951982a440d17d4..9eb052abce3d6dd1cecf6c5e8758defd10f2019c 100644 (file)
@@ -17,9 +17,7 @@
 #define _MeshVS_DummySensitiveEntity_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Select3D_BndBox3d.hxx>
 #include <Select3D_SensitiveEntity.hxx>
 #include <SelectBasics_SelectingVolumeManager.hxx>
 
index 2674196163040332dcd99e0ad2eba7103d95cea4..919d64d6c02c17da487dd10e69b2f5606cc1e603 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Graphic3d_ArrayOfPolygons.hxx>
-#include <Graphic3d_ArrayOfPolylines.hxx>
 #include <Graphic3d_ArrayOfSegments.hxx>
 #include <Graphic3d_ArrayOfTriangles.hxx>
-#include <Graphic3d_AspectFillArea3d.hxx>
-#include <Graphic3d_AspectLine3d.hxx>
-#include <Graphic3d_Group.hxx>
 #include <MeshVS_Buffer.hxx>
-#include <MeshVS_DataMapIteratorOfDataMapOfColorMapOfInteger.hxx>
-#include <MeshVS_DataMapIteratorOfDataMapOfIntegerColor.hxx>
-#include <MeshVS_DataMapIteratorOfDataMapOfIntegerTwoColors.hxx>
-#include <MeshVS_DataMapIteratorOfDataMapOfTwoColorsMapOfInteger.hxx>
 #include <MeshVS_DataMapOfColorMapOfInteger.hxx>
 #include <MeshVS_DataMapOfTwoColorsMapOfInteger.hxx>
 #include <MeshVS_DataSource.hxx>
-#include <MeshVS_DisplayModeFlags.hxx>
 #include <MeshVS_Drawer.hxx>
 #include <MeshVS_DrawerAttribute.hxx>
 #include <MeshVS_ElementalColorPrsBuilder.hxx>
index 07811f18e76dc0efc198b5cd208821bfd55e33a5..e38c63257f275656d6bf743567e0c0de7fb82c6b 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef MeshVS_HArray1OfSequenceOfInteger_HeaderFile
 #define MeshVS_HArray1OfSequenceOfInteger_HeaderFile
 
-#include <TColStd_SequenceOfInteger.hxx>
 #include <MeshVS_Array1OfSequenceOfInteger.hxx>
 #include <NCollection_DefineHArray1.hxx>
 
index d8beb0ede5e4f2da0b7727329d23f6d177aff3ee..c22e349bdf010b0a6019cff8102970bfd7cee3c6 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef MeshVS_MapOfTwoNodes_HeaderFile
 #define MeshVS_MapOfTwoNodes_HeaderFile
 
-#include <MeshVS_TwoNodes.hxx>
 #include <MeshVS_TwoNodesHasher.hxx>
 #include <NCollection_Map.hxx>
 
index 3f5524601517d3645025437ca024a5241e78fecc..dba34e57f8b5ed1ae318c2877882f716e3a60fbb 100644 (file)
@@ -18,8 +18,6 @@
 #include <Aspect_InteriorStyle.hxx>
 #include <Bnd_Box.hxx>
 #include <gp_Pnt.hxx>
-#include <Graphic3d_AspectFillArea3d.hxx>
-#include <Graphic3d_MaterialAspect.hxx>
 #include <Graphic3d_NameOfMaterial.hxx>
 #include <MeshVS_Buffer.hxx>
 #include <MeshVS_CommonSensitiveEntity.hxx>
@@ -42,7 +40,6 @@
 #include <Prs3d_LineAspect.hxx>
 #include <Prs3d_PointAspect.hxx>
 #include <Prs3d_Presentation.hxx>
-#include <Prs3d_ShadingAspect.hxx>
 #include <PrsMgr_PresentationManager.hxx>
 #include <Select3D_SensitiveBox.hxx>
 #include <Select3D_SensitiveGroup.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
-#include <TColStd_ListIteratorOfListOfReal.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
-#include <TColStd_SequenceOfInteger.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(MeshVS_Mesh,AIS_InteractiveObject)
 
index 9cb24e67632187f892db2cc7da91744e8d8443f2..fca2bb4b30d01b708111f77c317490d496100e92 100644 (file)
@@ -21,8 +21,6 @@
 #include <MeshVS_MeshSelectionMethod.hxx>
 #include <AIS_InteractiveObject.hxx>
 #include <SelectMgr_SequenceOfOwner.hxx>
-#include <Quantity_NameOfColor.hxx>
-#include <Standard_CString.hxx>
 
 class MeshVS_PrsBuilder;
 class TColStd_HPackedMapOfInteger;
index ec417397de64ef5ff3bb2f93117d3e4529fc8ba6..cc39bb8979dcbf972a2fa39206aef10c77b3a450 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Graphic3d_Group.hxx>
 #include <MeshVS_Mesh.hxx>
 #include <MeshVS_MeshEntityOwner.hxx>
 #include <PrsMgr_PresentationManager.hxx>
-#include <PrsMgr_PresentationManager.hxx>
 #include <SelectMgr_SelectableObject.hxx>
 #include <Standard_Type.hxx>
-#include <TColStd_ListIteratorOfListOfReal.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(MeshVS_MeshEntityOwner,SelectMgr_EntityOwner)
 
index 45554524a5c97e89295bb8071365c4a078e4a894..6add7bfb5755c619b7e2e154956e73d0184d3b47 100644 (file)
@@ -19,7 +19,6 @@
 #include <MeshVS_EntityType.hxx>
 #include <SelectMgr_EntityOwner.hxx>
 #include <PrsMgr_PresentationManager.hxx>
-#include <Quantity_NameOfColor.hxx>
 class PrsMgr_PresentationManager;
 
 
index 2bdf6178bdda4715bbdd8fea68b2c67b87e5c871..517c2b9c525998f00dfee9e9acfc200901887c65 100644 (file)
@@ -18,7 +18,6 @@
 #include <MeshVS_Mesh.hxx>
 #include <MeshVS_MeshOwner.hxx>
 #include <PrsMgr_PresentationManager.hxx>
-#include <PrsMgr_PresentationManager.hxx>
 #include <SelectMgr_SelectableObject.hxx>
 #include <Standard_Type.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
@@ -27,7 +26,6 @@
 IMPLEMENT_STANDARD_RTTIEXT(MeshVS_MeshOwner,SelectMgr_EntityOwner)
 
 #ifndef MeshVS_PRSBUILDERHXX
-#include <MeshVS_PrsBuilder.hxx>
 #endif
 
 
index 91dd4a96ca4d1ae4254c0871695b52df175a2b8b..6cf2a53e20615963bb4f6670bf318b806582f074 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <SelectMgr_EntityOwner.hxx>
 #include <PrsMgr_PresentationManager.hxx>
-#include <Quantity_NameOfColor.hxx>
 
 class MeshVS_DataSource;
 class TColStd_HPackedMapOfInteger;
index 22ebe1ed2b6f023ebedba6cb669072e94c5f47bf..1f0268cfd2b210170dc8bfe7b5b0d04ac51decea 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Aspect_InteriorStyle.hxx>
 #include <Graphic3d_ArrayOfPoints.hxx>
 #include <Graphic3d_ArrayOfPolygons.hxx>
-#include <Graphic3d_ArrayOfPolylines.hxx>
 #include <Graphic3d_ArrayOfPrimitives.hxx>
 #include <Graphic3d_ArrayOfSegments.hxx>
 #include <Graphic3d_ArrayOfTriangles.hxx>
-#include <Graphic3d_AspectFillArea3d.hxx>
-#include <Graphic3d_AspectLine3d.hxx>
-#include <Graphic3d_AspectMarker3d.hxx>
-#include <Graphic3d_Group.hxx>
 #include <MeshVS_Buffer.hxx>
 #include <MeshVS_DataSource.hxx>
 #include <MeshVS_Drawer.hxx>
 #include <TColStd_Array1OfInteger.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
-#include <TColStd_ListIteratorOfListOfReal.hxx>
-#include <TColStd_MapIntegerHasher.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
-#include <TColStd_MapOfInteger.hxx>
 #include <TColStd_PackedMapOfInteger.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 
index 6fdac7b109d02a28684a87bb3a5808c52d1686fa..01ece0cefe92497f4e65856881120cf8e54d212b 100644 (file)
 
 // if define _POLYGONES_ ColorPrsBuilder use ArrayOfPolygons for drawing faces
 
-#include <Aspect_SequenceOfColor.hxx>
-#include <gp_Pnt.hxx>
 #include <Graphic3d_ArrayOfPolygons.hxx>
-#include <Graphic3d_ArrayOfPolylines.hxx>
 #include <Graphic3d_ArrayOfPrimitives.hxx>
 #include <Graphic3d_ArrayOfSegments.hxx>
 #include <Graphic3d_ArrayOfTriangles.hxx>
-#include <Graphic3d_AspectFillArea3d.hxx>
-#include <Graphic3d_AspectLine3d.hxx>
-#include <Graphic3d_Group.hxx>
 #include <Graphic3d_Texture2D.hxx>
-#include <Graphic3d_TextureParams.hxx>
-#include <Graphic3d_TypeOfTextureMode.hxx>
 #include <Image_PixMap.hxx>
 #include <MeshVS_Buffer.hxx>
 #include <MeshVS_DataSource.hxx>
-#include <MeshVS_DisplayModeFlags.hxx>
 #include <MeshVS_Drawer.hxx>
 #include <MeshVS_DrawerAttribute.hxx>
 #include <MeshVS_HArray1OfSequenceOfInteger.hxx>
@@ -43,7 +34,6 @@
 #include <MeshVS_SymmetricPairHasher.hxx>
 #include <MeshVS_Tool.hxx>
 #include <NCollection_Map.hxx>
-#include <NCollection_Vector.hxx>
 #include <Prs3d_Drawer.hxx>
 #include <Prs3d_LineAspect.hxx>
 #include <Prs3d_Presentation.hxx>
@@ -56,7 +46,6 @@
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HArray1OfReal.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
-#include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 
index 02b38ccca128def59b51ae1673852bc262204218..1a060e776f8ddc2eed18b10c35bff9726e343769 100644 (file)
@@ -17,9 +17,7 @@
 #define _MeshVS_SensitiveFace_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <gp_Pnt.hxx>
 #include <Select3D_SensitiveFace.hxx>
 #include <Select3D_TypeOfSensitivity.hxx>
 
index b5bfed934ab7e7e5a6f57d10a85901ac2cd80c61..099915087a8b46680d536b239d9923211cc1c681 100644 (file)
 
 #include <MeshVS_SensitiveMesh.hxx>
 
-#include <TColgp_Array1OfPnt.hxx>
-#include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
 #include <Select3D_SensitiveEntity.hxx>
-#include <TopLoc_Location.hxx>
 #include <MeshVS_DataSource.hxx>
 #include <MeshVS_MeshOwner.hxx>
-#include <NCollection_Vec4.hxx>
 
 
 IMPLEMENT_STANDARD_RTTIEXT(MeshVS_SensitiveMesh,Select3D_SensitiveEntity)
index a0dd1131831f900803de11d2f3665a1c851e0273..1818cd023bc38651859a852010899b58e968707b 100644 (file)
 #define _MeshVS_SensitiveMesh_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Bnd_Box.hxx>
-#include <Select3D_SensitiveEntity.hxx>
 #include <Select3D_SensitiveEntity.hxx>
 #include <Select3D_BndBox3d.hxx>
 
index 95225537628ef6b2a0c798420d25116ca1788e46..0222f1a699439339e365eda5efaf014dc565c375 100644 (file)
 #include <gp_Lin.hxx>
 #include <MeshVS_HArray1OfSequenceOfInteger.hxx>
 #include <MeshVS_Tool.hxx>
-#include <NCollection_Vec4.hxx>
 #include <Select3D_SensitiveEntity.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_HArray1OfPnt.hxx>
-#include <TColgp_Array1OfPnt2d.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
 
 
index 91b408e7e81b346904552fe6bb6f7b35516591cd..e7af24cc454f1cd9dec111d1c673c19bd7f0b308 100644 (file)
 #define _MeshVS_SensitivePolyhedron_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TColgp_HArray1OfPnt.hxx>
-#include <TColgp_HArray1OfPnt2d.hxx>
 #include <MeshVS_HArray1OfSequenceOfInteger.hxx>
-#include <gp_XY.hxx>
 #include <NCollection_List.hxx>
 #include <Select3D_SensitiveEntity.hxx>
-#include <Select3D_SensitiveEntity.hxx>
 #include <Select3D_BndBox3d.hxx>
 
 
index d4306f669371d418fc6e0b9fead9b43f08048c45..0012108454b9d0f75b0ad8a5b96b6bdb47b698b1 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _MeshVS_SensitiveQuad_HeaderFile
 #define _MeshVS_SensitiveQuad_HeaderFile
 
-#include <Select3D_SensitiveEntity.hxx>
 #include <SelectMgr_EntityOwner.hxx>
 
 #include <TColgp_Array1OfPnt.hxx>
index 174f5c19d929436012b75880a53415ce2d5981f5..cf249441cc47cf6a417f16b1b8d9d4e9ec5ed122 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _MeshVS_SensitiveSegment_HeaderFile
 #define _MeshVS_SensitiveSegment_HeaderFile
 
-#include <gp_Pnt.hxx>
 #include <Select3D_SensitiveSegment.hxx>
 
 //! This class provides custom sensitive face, which will be selected if it center is in rectangle.
index ed7dcebdf374c640e406c37c9231f8f32a129bef..7844e365186bf261dffcf2b3e088d70d0244f57c 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Font_NameOfFont.hxx>
 #include <Graphic3d_ArrayOfPoints.hxx>
 #include <Graphic3d_AspectMarker3d.hxx>
-#include <Graphic3d_AspectText3d.hxx>
 #include <Graphic3d_Text.hxx>
-#include <Graphic3d_Group.hxx>
 #include <MeshVS_Buffer.hxx>
 #include <MeshVS_DataSource.hxx>
-#include <MeshVS_DisplayModeFlags.hxx>
 #include <MeshVS_Drawer.hxx>
 #include <MeshVS_DrawerAttribute.hxx>
 #include <MeshVS_Mesh.hxx>
@@ -34,7 +30,6 @@
 #include <TCollection_AsciiString.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
-#include <TColStd_ListIteratorOfListOfReal.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(MeshVS_TextPrsBuilder,MeshVS_PrsBuilder)
index 8281e4a23ca9643d559fbce265a8e41c1d91a82c..b92ecff3f261079c6381e3fbf6ba9052130055cc 100644 (file)
@@ -20,7 +20,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TColStd_Array1OfReal.hxx>
 class Graphic3d_AspectFillArea3d;
 class MeshVS_Drawer;
index eeba1000c33320131be38587a8dce33a59dc8c6e..29ac15ef132d0ede197e5410bf9d62eac66bffe0 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <Aspect_TypeOfLine.hxx>
-#include <gp_Ax3.hxx>
-#include <gp_Trsf.hxx>
-#include <gp_Vec.hxx>
-#include <Graphic3d_ArrayOfPolygons.hxx>
-#include <Graphic3d_ArrayOfPolylines.hxx>
-#include <Graphic3d_ArrayOfPrimitives.hxx>
 #include <Graphic3d_ArrayOfSegments.hxx>
-#include <Graphic3d_ArrayOfTriangleFans.hxx>
-#include <Graphic3d_ArrayOfTriangles.hxx>
-#include <Graphic3d_AspectFillArea3d.hxx>
 #include <Graphic3d_AspectLine3d.hxx>
-#include <Graphic3d_Group.hxx>
-#include <Graphic3d_MaterialAspect.hxx>
 #include <MeshVS_Buffer.hxx>
-#include <MeshVS_DataMapIteratorOfDataMapOfIntegerVector.hxx>
 #include <MeshVS_DataSource.hxx>
-#include <MeshVS_DisplayModeFlags.hxx>
 #include <MeshVS_Drawer.hxx>
 #include <MeshVS_DrawerAttribute.hxx>
 #include <MeshVS_EntityType.hxx>
index cdc7dc65207ab4c20f3f1a3ff285c0fb8434ba63..b4e1383453848ab30f75ff01fa4eb2c29bed0274 100644 (file)
@@ -21,7 +21,6 @@
 #include <TCollection_AsciiString.hxx>
 
 #include <stdio.h>
-#include <string.h>
 
 namespace
 {
index df663d35673a4c22d6100599494bcc6252909fab..8a04ef27cced168f08c00b3c66b3aa6e51a40f42 100644 (file)
@@ -27,9 +27,7 @@
 #include <TCollection_HExtendedString.hxx>
 #include <TColStd_HPackedMapOfInteger.hxx>
 #include <TColStd_HSequenceOfHExtendedString.hxx>
-#include <TColStd_HSequenceOfInteger.hxx>
 #include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
-#include <TColStd_SequenceOfInteger.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Message_Algorithm,Standard_Transient)
 
index f38ad5e0953139716d138a3cbee2005d14c83484..2105bd1563b7105023d9f759c2482326ae05ece2 100644 (file)
@@ -25,7 +25,6 @@
 #include <Message_Status.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <Message_Gravity.hxx>
 #include <TCollection_HAsciiString.hxx>
 #include <TCollection_HExtendedString.hxx>
index 3763165d7910ea195e15a9ca1aa1c8aa810aa676..944dfe7e0c63faf7ed64cda2924947ce7178c3ee 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <Message_Attribute.hxx>
 
-#include <Standard_Assert.hxx>
 #include <Standard_Dump.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(Message_Attribute, Standard_Transient)
index 531c0f0e9cc2403b0686fdfe8e757e83657abcac..e50976c91043c81bd548dca804df5d6ba8117ef3 100644 (file)
 
 #include <Message_AttributeMeter.hxx>
 
-#include <Message_AlertExtended.hxx>
-#include <Message.hxx>
 #include <Message_Report.hxx>
-#include <OSD_Chronometer.hxx>
 #include <OSD_Timer.hxx>
 
 #include <Precision.hxx>
index ce147252bd5657c455caf34736229f7b58077deb..9afdddf7b25ec6b6742d7b78ddc4a25abe5c61b5 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef Message_ExecStatus_HeaderFile
 #define Message_ExecStatus_HeaderFile
 
-#include <Message_StatusType.hxx>
 #include <Message_Status.hxx>
 
 /**
index caa8b5c025366a36c84035aa8592ff9f20b75622..990652f4827cefec1b5e653edfa47a5b3d25aad5 100644 (file)
 #include <Message_AlertExtended.hxx>
 #include <Message_CompositeAlerts.hxx>
 #include <Message_AttributeMeter.hxx>
-#include <Message_Messenger.hxx>
 #include <Message_Report.hxx>
 
 #include <OSD_Chronometer.hxx>
-#include <OSD_MemInfo.hxx>
 
 //=======================================================================
 //function : Constructor
index 4e14d8f62ac8520578bcf55ab2809a2b4bb116a0..a19afc665b66f1ecf7efa83d0a884077c1c7bd0b 100644 (file)
@@ -18,9 +18,7 @@
 #include <Message_AlertExtended.hxx>
 #include <Message_Gravity.hxx>
 #include <Message_Messenger.hxx>
-#include <Message_MetricType.hxx>
 
-#include <NCollection_DataMap.hxx>
 #include <Standard.hxx>
 
 //! This class is an instance of Sentry to create a level in a message report
index 3ee2ea3d3a021d3ff45ffb8689eb9bc268728337..a6b3298ae9caabb1bf8bb2f3276f2b8bf6a4952d 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _Message_Messenger_HeaderFile
 #define _Message_Messenger_HeaderFile
 
-#include <Message_Gravity.hxx>
 #include <Message_SequenceOfPrinters.hxx>
 
 #include <TCollection_HAsciiString.hxx>
index bbb6f3885f60833b5dd28f0f2086244fc56b083d..ade83fe1ff3dea6dfb18efadb2ada857d32d702a 100644 (file)
@@ -16,7 +16,6 @@
 #include <Message_Msg.hxx>
 #include <Message_MsgFile.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <stdio.h>
 
 typedef enum
 {
index 3ac1e541715b62336337980f6b940169a9f9ede3..34abfe57f3d2e09d530cb1c486f0f2215675e9eb 100644 (file)
@@ -19,7 +19,6 @@
 #include <NCollection_DataMap.hxx>
 #include <OSD_Environment.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <TCollection_ExtendedString.hxx>
 #include <Standard_Mutex.hxx>
 #include <OSD_OpenFile.hxx>
 
index 22d90d1a3520e7c295a64a80e2505b47f07afe36..a03f481d81d98c66da834a7fe33a6fb34ff28a86 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Boolean.hxx>
-#include <Standard_CString.hxx>
 class TCollection_AsciiString;
 class TCollection_ExtendedString;
 
index eceed06e0fb574fbaa2130cb56bf88f434b812c3..c0545e31044a2617b45444163324139e8048856b 100644 (file)
@@ -21,8 +21,6 @@
 
 #include <Message_Gravity.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_CString.hxx>
 #include <Standard_SStream.hxx>
 
 class TCollection_ExtendedString;
index 634147f452e654d2c43e13f31083053933cf2af9..0bbd84062ffdcb5e6e4a69244cb4e7a0ea00d7e0 100644 (file)
@@ -14,8 +14,6 @@
 #include <Message_PrinterToReport.hxx>
 
 #include <Message.hxx>
-#include <Message_AlertExtended.hxx>
-#include <Message_Attribute.hxx>
 #include <Message_AttributeMeter.hxx>
 #include <Message_AttributeObject.hxx>
 #include <Message_AttributeStream.hxx>
index 4004b409b587ab2c2fee4ba029f5fffd527dfe77..e82cfe156584e3a447da25c3cd477a4db3916c8d 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <Message_Printer.hxx>
 #include <Standard_Address.hxx>
-#include <Standard_OStream.hxx>
 #include <TCollection_AsciiString.hxx>
 
 class Message_Report;
index 09a83fd33881aecdaea6af167b964c22f9747fc1..ad6e5e547e12a3c6fa566af67d1e23bca9287d6b 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _Message_ProgressIndicator_HeaderFile
 #define _Message_ProgressIndicator_HeaderFile
 
-#include <Standard_TypeDef.hxx>
 #include <Standard_Mutex.hxx>
 #include <Standard_Handle.hxx>
 
index fe82220521679afefb392bdb5c6467e7c48509b4..7cfad03b99982d082664ef87d1313467e8492514 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _Message_Report_HeaderFile
 #define _Message_Report_HeaderFile
 
-#include <Message_Gravity.hxx>
 #include <Message_Level.hxx>
 #include <Message_ListOfAlert.hxx>
 #include <Message_MetricType.hxx>
index 9073d383b9a0a6005530e8f937831a50b88e2ac0..78b2ff887dc1e7c9e86fa11cb866d80fe90fbbc4 100644 (file)
@@ -21,9 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Type.hxx>
 #include <MoniTool_ValueType.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
index e54c8fee6e432138ed8d6822b79638664929145d..9df9eea736811c99bb98cd20eabb04491528f0e6 100644 (file)
@@ -15,8 +15,6 @@
 #include <Geom2d_CartesianPoint.hxx>
 #include <Geom2d_Curve.hxx>
 #include <Geom_CartesianPoint.hxx>
-#include <Geom_Curve.hxx>
-#include <Geom_Surface.hxx>
 #include <gp_XY.hxx>
 #include <gp_XYZ.hxx>
 #include <Message_Msg.hxx>
@@ -27,7 +25,6 @@
 #include <Standard_Type.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_HAsciiString.hxx>
-#include <TopAbs.hxx>
 #include <TopoDS_HShape.hxx>
 #include <TopoDS_Shape.hxx>
 #include <NCollection_DataMap.hxx>
index 1618e7c947a76908d4e8db5ca303d757f09a774d..69856c240f55403df7385f69e250a8a484b879dd 100644 (file)
 #include <TColStd_SequenceOfInteger.hxx>
 #include <TColStd_SequenceOfAsciiString.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Type.hxx>
 class TopoDS_Shape;
 class gp_XYZ;
 class gp_XY;
index 79d458ae98d6ffa65c17ff16bfd65cb18a58f4c6..d8d197ee7f105dc01b89c3b59b5a4416886a5c90 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Type.hxx>
-#include <Standard_CString.hxx>
 class Standard_Transient;
 
 
index 32a3a5092ac06b15dbd01cb3487e0c9f296bd568..694533ce777085a5a6b05d0503bc0fe3f55aed2e 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 class MoniTool_Element;
 
 
index ce759cd991b5cca3990b5510b205606e6eba4580..12f09f0a2150dbb09c08da7c1379753ebdfcabe7 100644 (file)
@@ -12,7 +12,6 @@
 // commercial license or contractual agreement.
 
 
-#include <MoniTool_AttrList.hxx>
 #include <MoniTool_Element.hxx>
 #include <Standard_Type.hxx>
 
index fc7c589616e4195d4c7067c385dcb1419e9e59a8..d24b134c0774d5cc9eda95e19226ed7ff3702e53 100644 (file)
 #define _MoniTool_Element_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Standard_Integer.hxx>
 #include <MoniTool_AttrList.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Type.hxx>
-#include <Standard_CString.hxx>
 
 
 class MoniTool_Element;
index 22c2f05b60a6c9afa9a77ad43b8bf1a57b8fe0f5..b32aaa6d6e84237744d7a910b4d0c657a60931bd 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef MoniTool_IndexedDataMapOfShapeTransient_HeaderFile
 #define MoniTool_IndexedDataMapOfShapeTransient_HeaderFile
 
-#include <TopoDS_Shape.hxx>
 #include <Standard_Transient.hxx>
 #include <TopTools_ShapeMapHasher.hxx>
 #include <NCollection_IndexedDataMap.hxx>
index c6e00bd7b099483c3a761fb0afd72e05c69d5a7f..b314702784b5e8cf7021de1d6dab9d0ea456cb39 100644 (file)
@@ -20,8 +20,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
-#include <Standard_CString.hxx>
 #include <Standard_Boolean.hxx>
 
 
index ef497d93180ae6e4c579f8b9a5ddafb8c7af9fb1..52d594b6ae2fedd10b45f6a8e3beac3d8bd87e09 100644 (file)
@@ -15,7 +15,6 @@
 #include <MoniTool_SignShape.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_Type.hxx>
-#include <TCollection_AsciiString.hxx>
 #include <TopoDS_HShape.hxx>
 #include <TopoDS_Shape.hxx>
 
index f7835e57088fd3a42eb7d0fde569b4a65f942ccd..6b33a6337e7728137d95ba81857b8122cf443fd7 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <MoniTool_SignText.hxx>
-#include <Standard_CString.hxx>
 class TCollection_AsciiString;
 class Standard_Transient;
 
index 6703d71c669b1cb1b23ba054f4b77b2352b24a9d..fe3b12a425edab32e392375f2b1722cf840b4d75 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
 class TCollection_AsciiString;
 
 
index 99485abe99d08735ab32b90d06f121a8c27f9db9..7f656fe77afb9711cc8d555b51698482e713cf65 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <MoniTool_Stat.hxx>
-#include <TCollection_AsciiString.hxx>
 #include <TCollection_HAsciiString.hxx>
 
 //static MoniTool_Stat Statvoid("");
index 3d5c482a5afa7c707b85919e857e1da2a1b03ef1..4c1fcf69f0c9ea4be2487495ea447b2cbf3e1b5c 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Standard_Integer.hxx>
 #include <TColStd_HArray1OfInteger.hxx>
-#include <Standard_CString.hxx>
 #include <Standard_Real.hxx>
 class TCollection_HAsciiString;
 
index e5821e67df637567268988f11162e716e62cc571..6a2f55d89b53b75cbedf64a326f08daecd9d3dae 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <OSD_Timer.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Transient.hxx>
 #include <Standard_OStream.hxx>
 #include <Standard_CString.hxx>
index 1509629283232e25c53c892365bced8afe1a3251..57da02ce0853f834a16b4875f573c4ea3ca6339b 100644 (file)
@@ -13,7 +13,6 @@
 
 
 #include <MoniTool_DataInfo.hxx>
-#include <MoniTool_Element.hxx>
 #include <MoniTool_TransientElem.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
index 0d486539a5ffc52b902c35cbe2c22c8b19a7614c..f851d4cddcd5cb9eebd3f794113389d6e73e58f9 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_Type.hxx>
 
 #include <MoniTool_Element.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Type.hxx>
 #include <Standard_CString.hxx>
 
 
index 3cf608bb7b0ab7b3295d12e6bbdb3eab23b3214b..f5180b114c995fae4cd493293ccd232f93f23239 100644 (file)
@@ -18,9 +18,7 @@
 #define _MoniTool_TypedValue_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <TCollection_AsciiString.hxx>
 #include <MoniTool_ValueType.hxx>
 #include <NCollection_DataMap.hxx>
 #include <Standard_Type.hxx>
@@ -30,8 +28,6 @@
 #include <MoniTool_ValueInterpret.hxx>
 #include <MoniTool_ValueSatisfies.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <TColStd_HSequenceOfAsciiString.hxx>
 class TCollection_HAsciiString;
 
index 24a11a11b739c394883824b23396afcf0353e276..e7172ccff735c5a9ab01c7be367de60956841308 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <NCollection_AccAllocator.hxx>
 #include <Standard_OutOfMemory.hxx>
-#include <Standard_Assert.hxx>
 
 
 IMPLEMENT_STANDARD_RTTIEXT(NCollection_AccAllocator,NCollection_BaseAllocator)
index d3b297795c3e48ec12373f2bdb4e9713871515ad..678939bfc34761bb986347e4371406a46c20e6c0 100644 (file)
@@ -14,8 +14,6 @@
 #ifndef _NCollection_AliasedArray_HeaderFile
 #define _NCollection_AliasedArray_HeaderFile
 
-#include <NCollection_DefineAlloc.hxx>
-#include <NCollection_StlIterator.hxx>
 #include <Standard_DimensionMismatch.hxx>
 #include <Standard_OutOfMemory.hxx>
 #include <Standard_OutOfRange.hxx>
index dd8cae74984a07374a75b10994ef3e42ace63203..ba7f7900216ea42c014a4ba0425cd5fb2e1a22a3 100755 (executable)
@@ -16,7 +16,6 @@
 #include <NCollection_BaseVector.hxx>
 
 #include <Standard_RangeError.hxx>
-#include <cstdlib>
 
 //=======================================================================
 //function : initV
index 7c8941818ab50efe8cfc9a3d23c9c2bb332fecbb..26a41c7d7f19afd353c2fdf54efbfdae2b87807d 100755 (executable)
@@ -21,8 +21,6 @@
 #include <NCollection_BaseAllocator.hxx>
 #include <NCollection_DefineAlloc.hxx>
 
-#include <stddef.h>
-
 // this value defines the number of blocks that are reserved
 // when the capacity of vector is increased
 inline Standard_Integer GetCapacity (const Standard_Integer theIncrement)
index c98182dda4cda4f217039b76fe74cdaaa7437990..d17f5767b4da105960fbe61d78c31a357b9268da 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _NCollection_Buffer_HeaderFile
 #define _NCollection_Buffer_HeaderFile
 
-#include <NCollection_BaseAllocator.hxx>
 #include <Standard_Dump.hxx>
 #include <Standard_Transient.hxx>
 
index 856cccb91f03079b769153f82b6ec75e6604171f..f57a94273a8dccd44b93f398b9bf5d8a198da10b 100644 (file)
 #ifndef NCollection_CellFilter_HeaderFile
 #define NCollection_CellFilter_HeaderFile
 
-#include <Standard_Real.hxx>
 #include <NCollection_LocalArray.hxx>
 #include <NCollection_Array1.hxx>
-#include <NCollection_List.hxx>
 #include <NCollection_Map.hxx>
-#include <NCollection_DataMap.hxx>
 #include <NCollection_IncAllocator.hxx>
 #include <NCollection_TypeDef.hxx>
 
index aff6a472fb579ae770ee371fa1eaedcc6319887c..6cbbf90de080d76fea49d8956f9a65e54a4ae210 100644 (file)
@@ -16,7 +16,6 @@
 #define NCollection_DefaultHasher_HeaderFile
 
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 
 //=======================================================================
 //function : HashCode_Proxy
index 76159a402c2b9f06236f12008686e6054bc5d44e..397d675be5f240da427d550a9bc26e69102c1749 100644 (file)
 #ifndef NCollection_DoubleMap_HeaderFile
 #define NCollection_DoubleMap_HeaderFile
 
-#include <NCollection_TypeDef.hxx>
 #include <NCollection_BaseMap.hxx>
 #include <NCollection_TListNode.hxx>
-#include <Standard_TypeMismatch.hxx>
 #include <Standard_MultiplyDefined.hxx>
-#include <Standard_ImmutableObject.hxx>
 #include <Standard_NoSuchObject.hxx>
 
 #include <NCollection_DefaultHasher.hxx>
index bc266a609dfb0a63d9be68aa7bbe2764e9ddd3c1..339f1da6a7fa67594c7c913cb0f81bee63385fa2 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef NCollection_Map_HeaderFile
 #define NCollection_Map_HeaderFile
 
-#include <NCollection_BaseMap.hxx>
 #include <NCollection_DataMap.hxx>
 #include <NCollection_TListNode.hxx>
 #include <NCollection_StlIterator.hxx>
index 753a86251ea719c5231032e7fc56617bac4c0d90..b04d5f5107d8bb210c3872342b83aa4378a2a926 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <NLPlate_HGPPConstraint.hxx>
 #include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
index 655a54aedfabd2ef679ee57880f3423ff9127a55..d5c46890c789097841509a5d4bb99d4525beea80 100644 (file)
 #define _NLPlate_HGPPConstraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <gp_XY.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_Transient.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 class gp_XYZ;
 class Plate_D1;
index fc7c4ae7e3d9128045ac7071ed8eeb676f9ee896..4f9503c5d1be45325f0bc568348a3e93119f07ea 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <NLPlate_HPG0Constraint.hxx>
 #include <Standard_Type.hxx>
 
index 38981680af88b5f9ce2ca58c9ff59449e076b6c3..9692c5d67eb698f384f24583e711376934415183 100644 (file)
 #define _NLPlate_HPG0Constraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <gp_XYZ.hxx>
-#include <Standard_Boolean.hxx>
 #include <NLPlate_HGPPConstraint.hxx>
 #include <Standard_Integer.hxx>
 class gp_XY;
index ed808e7fbbd41882b8b25f925f24d9fa71627dee..6deefe1b5d79d8862bca04977a05d95097095cc5 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <NLPlate_HPG0G1Constraint.hxx>
 #include <Plate_D1.hxx>
 #include <Standard_Type.hxx>
index 2631e0c4e28e38ed5ce6c4ca946bd7654e63376f..252cfe3c40740e60341a81d78b0524df9d2888b2 100644 (file)
@@ -18,7 +18,6 @@
 #define _NLPlate_HPG0G1Constraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Plate_D1.hxx>
 #include <Standard_Integer.hxx>
index 4d02f1202151eccad4609879ef14aeb8f85bf0d5..758c2acb68d3d366e4da52f1a825223669ccc3d0 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <NLPlate_HPG0G2Constraint.hxx>
 #include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
index 9ac998444c49a90a4384431ba2fc20e0081012e7..837723bfbecde4f4d83dae3b4e6821247aabb7b5 100644 (file)
@@ -18,7 +18,6 @@
 #define _NLPlate_HPG0G2Constraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Plate_D2.hxx>
 #include <NLPlate_HPG0G1Constraint.hxx>
index 50f4d93e1d2abb7008c618d585b982d6e6562d61..0f9e6847c12f2159ed3fda42a8f16a99ba3e8515 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <NLPlate_HPG0G3Constraint.hxx>
 #include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
index b4345a7451feeaba42f8e77cdb11314059d3610c..34134d13dddbe586e979642487bd495afd30df5b 100644 (file)
@@ -18,7 +18,6 @@
 #define _NLPlate_HPG0G3Constraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Plate_D3.hxx>
 #include <NLPlate_HPG0G2Constraint.hxx>
index 49bafcf38352a701f4e5edb70907db20443967a5..416f1d83e3210c22775a5ec60a36974fcb554f5f 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
 #include <NLPlate_HPG1Constraint.hxx>
 #include <Plate_D1.hxx>
 #include <Standard_Type.hxx>
index 6303188900952bb88918d1d1aac5e3e7c8f5c813..694fb3e68993b7b97b6468ce4e7f438cd9945721 100644 (file)
@@ -18,9 +18,7 @@
 #define _NLPlate_HPG1Constraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Plate_D1.hxx>
 #include <Standard_Integer.hxx>
 #include <NLPlate_HGPPConstraint.hxx>
index 7c1c9ed1196587a8e9d9912f9d503e46fff8577f..8bc9e3b160b76419e4c3c94eba316cf750a354a0 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
 #include <NLPlate_HPG2Constraint.hxx>
 #include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
index 56695f22a0a4a33e0069a8b7c36cad2118f4c1d9..13903a604d2abbed11209f53b911ec18f2f8bfb1 100644 (file)
@@ -18,7 +18,6 @@
 #define _NLPlate_HPG2Constraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Plate_D2.hxx>
 #include <NLPlate_HPG1Constraint.hxx>
index e01041aa84b7fc2b2f11fb2f00292fdc188cae20..6055c9601c1c04d1d1750d17651aec085ba8986b 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
 #include <NLPlate_HPG3Constraint.hxx>
 #include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
index 023d3e57fb5cf9730aac6cd5b1b105ee4da0b2df..f90bbe366d08af1f79b03564603ed2cbc771257b 100644 (file)
@@ -18,7 +18,6 @@
 #define _NLPlate_HPG3Constraint_HeaderFile
 
 #include <Standard.hxx>
-#include <Standard_Type.hxx>
 
 #include <Plate_D3.hxx>
 #include <NLPlate_HPG2Constraint.hxx>
index f5937131c559032042b6e751ca060a70bd40f63d..c3aa031dcf19c7ffea000ee94f7de2f97f18e75d 100644 (file)
@@ -23,8 +23,6 @@
 #include <math_Gauss.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
-#include <NLPlate_HGPPConstraint.hxx>
-#include <NLPlate_ListIteratorOfStackOfPlate.hxx>
 #include <NLPlate_NLPlate.hxx>
 #include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
index 53b9a9b6436efd708a0a52d992ac9a49ce2c857f..930f9da026b0e65a2557192973ebf19f99775653 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <NLPlate_SequenceOfHGPPConstraint.hxx>
 #include <NLPlate_StackOfPlate.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 class Geom_Surface;
 class NLPlate_HGPPConstraint;
 class gp_XYZ;
index 63dd8a2893f5e059c2fbac92901b04978eefda74..396f3ebabc23ad96594b3d780dca06a614e99e09 100755 (executable)
@@ -19,16 +19,8 @@ OSD_Exception.hxx
 OSD_Exception_ACCESS_VIOLATION.hxx
 OSD_Exception_ARRAY_BOUNDS_EXCEEDED.hxx
 OSD_Exception_CTRL_BREAK.hxx
-OSD_Exception_FLT_DENORMAL_OPERAND.hxx
-OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx
-OSD_Exception_FLT_INEXACT_RESULT.hxx
-OSD_Exception_FLT_INVALID_OPERATION.hxx
-OSD_Exception_FLT_OVERFLOW.hxx
-OSD_Exception_FLT_STACK_CHECK.hxx
-OSD_Exception_FLT_UNDERFLOW.hxx
 OSD_Exception_ILLEGAL_INSTRUCTION.hxx
 OSD_Exception_IN_PAGE_ERROR.hxx
-OSD_Exception_INT_DIVIDE_BY_ZERO.hxx
 OSD_Exception_INT_OVERFLOW.hxx
 OSD_Exception_INVALID_DISPOSITION.hxx
 OSD_Exception_NONCONTINUABLE_EXCEPTION.hxx
index af5b7e13f400c63895c233a54d882a570d742e31..f2013a989f800d8318fa37402d5c3e9c187ca9b0 100644 (file)
@@ -19,7 +19,6 @@
 #include <OSD_WhoAmI.hxx>
 #include <Standard_ProgramError.hxx>
 #include <TCollection_ExtendedString.hxx>
-#include <NCollection_String.hxx>
 
 #ifdef _WIN32
   #include <OSD_WNT.hxx>
index 9e349588bc8753b5e46d21d2670a5d14f1432f9f..51060492f93e8a944d6d11d1d4a9110b3e0c0fa1 100644 (file)
@@ -184,9 +184,7 @@ Standard_Integer OSD_DirectoryIterator::Error()const{
 #include <windows.h>
 
 
-#include <OSD_Directory.hxx>
 #include <OSD_DirectoryIterator.hxx>
-#include <OSD_OSDError.hxx>
 #include <OSD_Path.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_ExtendedString.hxx>
index 8a6dd144101964f74e777ce38112f480883e3b65..33430bdaa018db17d347fe24035b830dd561b0cb 100644 (file)
@@ -22,9 +22,7 @@
 #include <Standard_Handle.hxx>
 
 #include <OSD_Directory.hxx>
-#include <Standard_Integer.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <Standard_Address.hxx>
 #include <OSD_Error.hxx>
 #include <Standard_Boolean.hxx>
 class OSD_Path;
index ab779b9e59afbab51bbd8efee82e0f5f417d4c02..1900bf327d61931899d11255c6cde698673a0c0c 100644 (file)
 
 #include <OSD_Disk.hxx>
 
-#include <OSD_OSDError.hxx>
 #include <OSD_Path.hxx>
 #include <OSD_WhoAmI.hxx>
-#include <Standard_ProgramError.hxx>
 #include <NCollection_Array1.hxx>
-#include <NCollection_String.hxx>
 #include <TCollection_ExtendedString.hxx>
 
 #ifdef _WIN32
index 2a8794db655a038b3456ad29415c68fcd69e696a..55259fe2e7bc7b279124d8fd12412b343c2ebea5 100644 (file)
@@ -236,8 +236,6 @@ Standard_Integer OSD_Environment::Error() const
 
 #include <OSD_Environment.hxx>
 
-#include <OSD_WNT.hxx>
-
 #include <NCollection_DataMap.hxx>
 #include <NCollection_UtfString.hxx>
 #include <Standard_Mutex.hxx>
index adcff00d4d145f46103dc546b797317052c438b8..603def1337a11498e229304cf65d2ababb1f5a6a 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <TCollection_AsciiString.hxx>
 #include <OSD_Error.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! Management of system environment variables
index accd66e3921ec1e248d301657cb50a3aeb721be9..8e0ea5c5b7266ee5c159277cacba567cc6b3805c 100644 (file)
@@ -22,9 +22,7 @@
 #include <Standard_Handle.hxx>
 
 #include <TCollection_AsciiString.hxx>
-#include <Standard_Integer.hxx>
 #include <OSD_WhoAmI.hxx>
-#include <Standard_Boolean.hxx>
 
 
 //! Accurate management of OSD specific errors.
index f696f28de52f2c3a0bf00892de53771e2bb6bc2c..6cd46290db71a31805fb459ec0338d55d31124ac 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_Exception_CTRL_BREAK_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Exception.hxx>
 
diff --git a/src/OSD/OSD_Exception_FLT_DENORMAL_OPERAND.hxx b/src/OSD/OSD_Exception_FLT_DENORMAL_OPERAND.hxx
deleted file mode 100644 (file)
index a1fadb8..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_FLT_DENORMAL_OPERAND_HeaderFile
-#define _OSD_Exception_FLT_DENORMAL_OPERAND_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_FLT_DENORMAL_OPERAND;
-DEFINE_STANDARD_HANDLE(OSD_Exception_FLT_DENORMAL_OPERAND, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_FLT_DENORMAL_OPERAND
-  #define OSD_Exception_FLT_DENORMAL_OPERAND_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_FLT_DENORMAL_OPERAND(MESSAGE);
-#else
-  #define OSD_Exception_FLT_DENORMAL_OPERAND_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_FLT_DENORMAL_OPERAND, OSD_Exception)
-
-#endif // _OSD_Exception_FLT_DENORMAL_OPERAND_HeaderFile
diff --git a/src/OSD/OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx b/src/OSD/OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx
deleted file mode 100644 (file)
index 78de87c..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_FLT_DIVIDE_BY_ZERO_HeaderFile
-#define _OSD_Exception_FLT_DIVIDE_BY_ZERO_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_FLT_DIVIDE_BY_ZERO;
-DEFINE_STANDARD_HANDLE(OSD_Exception_FLT_DIVIDE_BY_ZERO, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_FLT_DIVIDE_BY_ZERO
-  #define OSD_Exception_FLT_DIVIDE_BY_ZERO_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_FLT_DIVIDE_BY_ZERO(MESSAGE);
-#else
-  #define OSD_Exception_FLT_DIVIDE_BY_ZERO_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_FLT_DIVIDE_BY_ZERO, OSD_Exception)
-
-#endif // _OSD_Exception_FLT_DIVIDE_BY_ZERO_HeaderFile
diff --git a/src/OSD/OSD_Exception_FLT_INEXACT_RESULT.hxx b/src/OSD/OSD_Exception_FLT_INEXACT_RESULT.hxx
deleted file mode 100644 (file)
index b6906bc..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_FLT_INEXACT_RESULT_HeaderFile
-#define _OSD_Exception_FLT_INEXACT_RESULT_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_FLT_INEXACT_RESULT;
-DEFINE_STANDARD_HANDLE(OSD_Exception_FLT_INEXACT_RESULT, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_FLT_INEXACT_RESULT
-  #define OSD_Exception_FLT_INEXACT_RESULT_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_FLT_INEXACT_RESULT(MESSAGE);
-#else
-  #define OSD_Exception_FLT_INEXACT_RESULT_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_FLT_INEXACT_RESULT, OSD_Exception)
-
-#endif // _OSD_Exception_FLT_INEXACT_RESULT_HeaderFile
diff --git a/src/OSD/OSD_Exception_FLT_INVALID_OPERATION.hxx b/src/OSD/OSD_Exception_FLT_INVALID_OPERATION.hxx
deleted file mode 100644 (file)
index 35f75ff..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_FLT_INVALID_OPERATION_HeaderFile
-#define _OSD_Exception_FLT_INVALID_OPERATION_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_FLT_INVALID_OPERATION;
-DEFINE_STANDARD_HANDLE(OSD_Exception_FLT_INVALID_OPERATION, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_FLT_INVALID_OPERATION
-  #define OSD_Exception_FLT_INVALID_OPERATION_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_FLT_INVALID_OPERATION(MESSAGE);
-#else
-  #define OSD_Exception_FLT_INVALID_OPERATION_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_FLT_INVALID_OPERATION, OSD_Exception)
-
-#endif // _OSD_Exception_FLT_INVALID_OPERATION_HeaderFile
diff --git a/src/OSD/OSD_Exception_FLT_OVERFLOW.hxx b/src/OSD/OSD_Exception_FLT_OVERFLOW.hxx
deleted file mode 100644 (file)
index 5821938..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_FLT_OVERFLOW_HeaderFile
-#define _OSD_Exception_FLT_OVERFLOW_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_FLT_OVERFLOW;
-DEFINE_STANDARD_HANDLE(OSD_Exception_FLT_OVERFLOW, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_FLT_OVERFLOW
-  #define OSD_Exception_FLT_OVERFLOW_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_FLT_OVERFLOW(MESSAGE);
-#else
-  #define OSD_Exception_FLT_OVERFLOW_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_FLT_OVERFLOW, OSD_Exception)
-
-#endif // _OSD_Exception_FLT_OVERFLOW_HeaderFile
diff --git a/src/OSD/OSD_Exception_FLT_STACK_CHECK.hxx b/src/OSD/OSD_Exception_FLT_STACK_CHECK.hxx
deleted file mode 100644 (file)
index e311c02..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_FLT_STACK_CHECK_HeaderFile
-#define _OSD_Exception_FLT_STACK_CHECK_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_FLT_STACK_CHECK;
-DEFINE_STANDARD_HANDLE(OSD_Exception_FLT_STACK_CHECK, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_FLT_STACK_CHECK
-  #define OSD_Exception_FLT_STACK_CHECK_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_FLT_STACK_CHECK(MESSAGE);
-#else
-  #define OSD_Exception_FLT_STACK_CHECK_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_FLT_STACK_CHECK, OSD_Exception)
-
-#endif // _OSD_Exception_FLT_STACK_CHECK_HeaderFile
diff --git a/src/OSD/OSD_Exception_FLT_UNDERFLOW.hxx b/src/OSD/OSD_Exception_FLT_UNDERFLOW.hxx
deleted file mode 100644 (file)
index a5081c9..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_FLT_UNDERFLOW_HeaderFile
-#define _OSD_Exception_FLT_UNDERFLOW_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_FLT_UNDERFLOW;
-DEFINE_STANDARD_HANDLE(OSD_Exception_FLT_UNDERFLOW, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_FLT_UNDERFLOW
-  #define OSD_Exception_FLT_UNDERFLOW_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_FLT_UNDERFLOW(MESSAGE);
-#else
-  #define OSD_Exception_FLT_UNDERFLOW_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_FLT_UNDERFLOW, OSD_Exception)
-
-#endif // _OSD_Exception_FLT_UNDERFLOW_HeaderFile
diff --git a/src/OSD/OSD_Exception_INT_DIVIDE_BY_ZERO.hxx b/src/OSD/OSD_Exception_INT_DIVIDE_BY_ZERO.hxx
deleted file mode 100644 (file)
index a07148b..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-// Copyright (c) 1992-1999 Matra Datavision
-// Copyright (c) 1999-2014 OPEN CASCADE SAS
-//
-// This file is part of Open CASCADE Technology software library.
-//
-// This library is free software; you can redistribute it and/or modify it under
-// the terms of the GNU Lesser General Public License version 2.1 as published
-// by the Free Software Foundation, with special exception defined in the file
-// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
-// distribution for complete text of the license and disclaimer of any warranty.
-//
-// Alternatively, this file may be used under the terms of Open CASCADE
-// commercial license or contractual agreement.
-
-#ifndef _OSD_Exception_INT_DIVIDE_BY_ZERO_HeaderFile
-#define _OSD_Exception_INT_DIVIDE_BY_ZERO_HeaderFile
-
-#include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
-#include <Standard_SStream.hxx>
-#include <OSD_Exception.hxx>
-
-class OSD_Exception_INT_DIVIDE_BY_ZERO;
-DEFINE_STANDARD_HANDLE(OSD_Exception_INT_DIVIDE_BY_ZERO, OSD_Exception)
-
-#if !defined No_Exception && !defined No_OSD_Exception_INT_DIVIDE_BY_ZERO
-  #define OSD_Exception_INT_DIVIDE_BY_ZERO_Raise_if(CONDITION, MESSAGE) \
-  if (CONDITION) throw OSD_Exception_INT_DIVIDE_BY_ZERO(MESSAGE);
-#else
-  #define OSD_Exception_INT_DIVIDE_BY_ZERO_Raise_if(CONDITION, MESSAGE)
-#endif
-
-DEFINE_STANDARD_EXCEPTION(OSD_Exception_INT_DIVIDE_BY_ZERO, OSD_Exception)
-
-#endif // _OSD_Exception_INT_DIVIDE_BY_ZERO_HeaderFile
index 967a7c7e7d21206d2d27c6e5e002cb608cc34d20..db63054d1d0cc48b68296bd10a99f8014089761c 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <NCollection_Array1.hxx>
 #include <OSD.hxx>
-#include <OSD_OSDError.hxx>
 #include <OSD_Path.hxx>
 #include <OSD_Protection.hxx>
 #include <OSD_WhoAmI.hxx>
 
   #include <OSD_WNT.hxx>
 
-  #include <stdio.h>
-  #include <io.h>
-
-  #include <strsafe.h>
+#include <strsafe.h>
 
   #define ACE_HEADER_SIZE (sizeof(ACCESS_ALLOWED_ACE) - sizeof (DWORD))
 
index d77ca7e84f775440326cda1995c5b6adac1b12c9..5893545994def6263b9b0983b56a7ee5c84ef940 100644 (file)
@@ -258,9 +258,7 @@ Standard_Integer OSD_FileIterator::Error()const{
 #include <windows.h>
 
 
-#include <OSD_File.hxx>
 #include <OSD_FileIterator.hxx>
-#include <OSD_OSDError.hxx>
 #include <OSD_Path.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_ExtendedString.hxx>
index 385fb809abd6d8fd7d48893af87e5905f87dafd2..a129bc40dd427ca386aede1501b6faef15075bc1 100644 (file)
@@ -24,9 +24,7 @@
 #include <TCollection_AsciiString.hxx>
 #include <OSD_Error.hxx>
 #include <OSD_SysType.hxx>
-#include <Standard_Integer.hxx>
 #include <OSD_OEMType.hxx>
-#include <Standard_Boolean.hxx>
 
 
 //! Carries information about a Host
index a9a1c63a9f161c1780b98fd4151cc8c0e9e83dfa..d01f824bac1b41e01b98c105a1040fd12244d62f 100644 (file)
@@ -16,9 +16,7 @@
 #ifndef _OSD_MAllocHook_HeaderFile
 #define _OSD_MAllocHook_HeaderFile
 
-#include <Standard_TypeDef.hxx>
 #include <Standard_Mutex.hxx>
-#include <stdio.h>
 #include <fstream>
 
 /**
index d9bb913986432a5670759bbb821197bea1f5724b..8a9f10e09d48a7616716970713993f73f50645c8 100644 (file)
   #include <malloc.h>
 #endif
 
-#include <string>
-#include <sstream>
-#include <fstream>
-
 #include <OSD_MemInfo.hxx>
 
 #if defined(__EMSCRIPTEN__)
index 2dab32050f7648d9d084ab49a3d628d913d7585f..7f24cf039cbdb43d5f3c1d3d1bdfd3f5b14af97e 100644 (file)
@@ -17,7 +17,6 @@
 #include <OSD_ThreadPool.hxx>
 #include <Standard_Type.hxx>
 #include <memory>
-#include <type_traits>
 
 //! @brief Simple tool for code parallelization.
 //!
index eab689b75bad654f69cac498fc05472b1ec2db5f..e034e9e91dab0f1b5b7603cf6ab0f73f11d1be21 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <OSD_OSDError.hxx>
 #include <OSD_Path.hxx>
 #include <Standard_ConstructionError.hxx>
-#include <Standard_NullObject.hxx>
-#include <Standard_NumericError.hxx>
-#include <Standard_ProgramError.hxx>
 #include <TCollection_AsciiString.hxx>
 
 static OSD_SysType whereAmI()
index d8438ff79f172ac5777fee89a32a470362cb69cf..f20fed96ca73bfa420eb97ed73581e84236f9e34 100644 (file)
@@ -31,8 +31,6 @@
 #include <string.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <limits.h>
-#include <time.h>
 #include <OSD_Chronometer.hxx>
 #include <OSD_PerfMeter.h>
 
index acd7f5ca21b3c1fbb7f00702ad48eb18f47be40a..3037e152d4f7923a26c2fd08a8dc9e70f4555da4 100644 (file)
@@ -28,7 +28,6 @@
 #include <OSD_OSDError.hxx>
 #include <OSD_Path.hxx>
 #include <OSD_WhoAmI.hxx>
-#include <Standard_PExtCharacter.hxx>
 #include <TCollection_ExtendedString.hxx>
 #include <Quantity_Date.hxx>
 
index db88d0f6d22978bae59d87c971da1d312dced3a8..cc4c4449755c4fc53b043ee5d525c4e6cb6fee3b 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <OSD_SingleProtection.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! This  class provides data to manage file protection
index 0f034eeaa1f57bb136c907e08f37ca396f1e048e..4067cb9d0ef949db116121e61e9f3bd8b893b823 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_SIGBUS_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Signal.hxx>
 
index f09bc6cc2235e6c2eb8ec63aa707572c924530c1..d734da8a00e6f4ef2c24467fb50b9eaf6b26480f 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_SIGHUP_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Signal.hxx>
 
index e17035828c5d09e5b0950944cb3848c93468b199..2623f164bda23b8b992a753db87b3dd0fdabd31d 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_SIGILL_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Signal.hxx>
 
index 0f7c9a1f4eb82cc9e27cac42eebc6135a53edf39..a8caabb7872005e21de911975ecbf582f2d893ec 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_SIGINT_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Signal.hxx>
 
index 5b633de209807b0b8d6312edb35e0ae68899103a..0ecd2f63f289ea0969b22c7ad5c71b21e532a53f 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_SIGKILL_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Signal.hxx>
 
index ee7b07170417889ff1e49b68f48e62575687109d..75ae453937e2e99924ed9b3283588a9c033e94ab 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_SIGQUIT_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Signal.hxx>
 
index baf10275795226cf880adcb4a56ecab542ce2d85..d59e6f3e9480150ef56fa2b06af2c0fabce1ab89 100644 (file)
@@ -16,7 +16,6 @@
 #define _OSD_SIGSYS_HeaderFile
 
 #include <Standard_Type.hxx>
-#include <Standard_DefineException.hxx>
 #include <Standard_SStream.hxx>
 #include <OSD_Signal.hxx>
 
index 28c040106ae6c6c660090f3ceed9f442134fb0e7..212d25766b4cdb3e2d04796dbbe67bb1db1733f6 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Standard_Address.hxx>
 #include <Standard_PCharacter.hxx>
-#include <Standard_CString.hxx>
-#include <Standard_Boolean.hxx>
 #include <OSD_LoadMode.hxx>
 #include <OSD_Function.hxx>
 
index 97915a67f583096979716dfb9ac7efe78c446cbb..8133628392c2b682b5bb056083301ebfa4965ee7 100644 (file)
 #ifndef _OSD_StreamBuffer_HeaderFile
 #define _OSD_StreamBuffer_HeaderFile
 
-#include <Standard_Std.hxx>
-
-#include <fstream>
-#include <iostream>
 #include <memory>
 #include <string>
 
index 527f4405949c1356e8fc687f9db0d3c65ff2fdbe..f77a99d5212d2bf35d8a82be51428641d8dbfa05 100644 (file)
@@ -23,9 +23,7 @@
 #include <OSD_ThreadFunction.hxx>
 #include <OSD_PThread.hxx>
 #include <Standard_ThreadId.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Address.hxx>
 
 
 //! A simple platform-intependent interface to execute
index 5ea0bab6d49131ff62e9158cdc7d30db75628044..a56f91ea9d155c6c0c60e5a148be22198d5c239d 100644 (file)
@@ -24,7 +24,6 @@
 #include <Standard_Real.hxx>
 #include <OSD_Chronometer.hxx>
 #include <Standard_OStream.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! Working on heterogeneous platforms
index 007f5ccaa970bc1e2b9fa9b80f7598ac915c246f..7da3f19004c1886e44590905327f2c79d5ee2e77 100644 (file)
@@ -73,7 +73,6 @@ void OSD::SetSignalStackTraceLength (Standard_Integer theLength)
 #include <OSD_Exception_ARRAY_BOUNDS_EXCEEDED.hxx>
 #include <OSD_Exception_ILLEGAL_INSTRUCTION.hxx>
 #include <OSD_Exception_IN_PAGE_ERROR.hxx>
-#include <OSD_Exception_INT_DIVIDE_BY_ZERO.hxx>
 #include <OSD_Exception_INT_OVERFLOW.hxx>
 #include <OSD_Exception_INVALID_DISPOSITION.hxx>
 #include <OSD_Exception_NONCONTINUABLE_EXCEPTION.hxx>
@@ -86,8 +85,6 @@ void OSD::SetSignalStackTraceLength (Standard_Integer theLength)
 #include <Standard_ProgramError.hxx>
 #include <Standard_Mutex.hxx>
 
-#include <OSD_WNT.hxx>
-
 #ifdef _MSC_VER
 #include <eh.h>
 #include <malloc.h>
index 81516b9b764d1d9cee1784aad2a52c7e5d414eb6..04c9cc0a31c87c851f5e3ee998a9299433fd6eab 100644 (file)
@@ -19,7 +19,6 @@
 #include <OpenGl_AspectsTextureSet.hxx>
 #include <OpenGl_AspectsSprite.hxx>
 #include <Graphic3d_Aspects.hxx>
-#include <Graphic3d_BSDF.hxx>
 
 //! The element holding Graphic3d_Aspects.
 class OpenGl_Aspects : public OpenGl_Element
index a8d608d37f42cc61749ada5f0456beb79302d625..054f8dbb325d69ee4b3a05f610e714393bf38ef6 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <OpenGl_AspectsProgram.hxx>
 
-#include <OpenGl_Context.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_ShaderProgram.hxx>
 
index e1876f2c9b8e922a6a3542c6050b6024a4636fda..8e76b32bc737815f8e83a326fcd75de438098203 100644 (file)
 #include <OpenGl_AspectsTextureSet.hxx>
 
 #include <OpenGl_Context.hxx>
-#include <OpenGl_Sampler.hxx>
 #include <OpenGl_PointSprite.hxx>
 #include <OpenGl_TextureSet.hxx>
 
 #include <Graphic3d_TextureParams.hxx>
 
-#include <Image_PixMap.hxx>
-
 namespace
 {
   static const TCollection_AsciiString THE_EMPTY_KEY;
index 0aa2c29c1afc461120feb9e4afa99e550d22cfce..1d3a3879063bdbcfb5ab50bbb04e4e0ffebec8ac 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <Graphic3d_Aspects.hxx>
 #include <Graphic3d_TextureMap.hxx>
-#include <Graphic3d_TextureSet.hxx>
 
 class OpenGl_Context;
 class OpenGl_TextureSet;
index 90dac5020db6bd2c675736536bc6f279bce12063..b005bf285e1515360337f6ecbe2e687c6316c913 100644 (file)
@@ -18,7 +18,6 @@
 #include <Aspect_FillMethod.hxx>
 #include <OpenGl_Texture.hxx>
 #include <OpenGl_View.hxx>
-#include <Graphic3d_TextureParams.hxx>
 
 // =======================================================================
 // method  : Constructor
index 4428ce10f37011a9c396b62dc819ed7192b0df31..4f37384af18fb17bf63fda96aedf234ac1952775 100644 (file)
@@ -15,7 +15,6 @@
 #include <OpenGl_Buffer.hxx>
 
 #include <OpenGl_GlCore30.hxx>
-#include <OpenGl_Context.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <Standard_Assert.hxx>
 
index 94bd57c1a33b123c8216197d2d1167820c2b1f36..93a9b4c9d3a88d2ca8b7f34f7baddc8e39e84b52 100755 (executable)
 #include <OpenGl_CappingAlgo.hxx>
 
 #include <OpenGl_ClippingIterator.hxx>
-#include <OpenGl_Workspace.hxx>
+#include <OpenGl_RenderFilter.hxx>
 #include <OpenGl_Context.hxx>
-#include <OpenGl_PrimitiveArray.hxx>
 #include <OpenGl_CappingPlaneResource.hxx>
-#include <OpenGl_Vec.hxx>
 #include <OpenGl_Structure.hxx>
 #include <OpenGl_ShaderManager.hxx>
 
index bc2c23aa28786ba0d59a1efe3c7a1a78ae03c73d..d028ac5f5c4770dee1605ecba223e360e4d2dfd3 100755 (executable)
@@ -18,7 +18,6 @@
 #include <OpenGl_Context.hxx>
 #include <OpenGl_Vec.hxx>
 #include <OpenGl_ShaderManager.hxx>
-#include <Precision.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_CappingPlaneResource,OpenGl_Resource)
 
index 90de0f20cb063b2423e4011781fb6c959b321896..e3655c8d1ae5d402754a155d08d7a3dbe5633d43 100644 (file)
 #include <OpenGl_GlCore46.hxx>
 #include <OpenGl_FrameBuffer.hxx>
 #include <OpenGl_FrameStats.hxx>
-#include <OpenGl_Sampler.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_TextureSetPairIterator.hxx>
 #include <OpenGl_Workspace.hxx>
 #include <OpenGl_Aspects.hxx>
 
+#include <Aspect_Handle.hxx>
 #include <Graphic3d_TransformUtils.hxx>
 #include <Graphic3d_RenderingParams.hxx>
 #include <Image_SupportedFormats.hxx>
index b7c3972f79f371de14cae4570302448ce002d1cb..2d42736de5c5dcc8fa4c0b7766696bd28c53cbe9 100644 (file)
 #ifndef OpenGl_Context_HeaderFile
 #define OpenGl_Context_HeaderFile
 
-#include <Aspect_Handle.hxx>
-#include <Aspect_HatchStyle.hxx>
 #include <Aspect_Drawable.hxx>
 #include <Aspect_Display.hxx>
 #include <Aspect_GraphicsLibrary.hxx>
 #include <Aspect_RenderingContext.hxx>
-#include <Aspect_TypeOfLine.hxx>
-#include <NCollection_DataMap.hxx>
 #include <Graphic3d_DiagnosticInfo.hxx>
-#include <Graphic3d_TextureUnit.hxx>
-#include <NCollection_Map.hxx>
-#include <NCollection_Handle.hxx>
-#include <NCollection_List.hxx>
-#include <NCollection_SparseArray.hxx>
 #include <Message.hxx>
 #include <OpenGl_Caps.hxx>
 #include <OpenGl_LineAttributes.hxx>
index b16c835b269e619ab424cf220672327b2338a828..1e8ea28f7ccbe76ab777d1990487c0f927e1fb2a 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef OpenGl_Element_HeaderFile
 #define OpenGl_Element_HeaderFile
 
-#include <OpenGl_RenderFilter.hxx>
 #include <Standard_Type.hxx>
 
 class Graphic3d_FrameStatsDataTmp;
index ff45c16cf567388613d0df3c607d593bae3fe1f3..2f8a5d5b8c3b36f82b56b95de3dd2de61fd0733b 100755 (executable)
@@ -15,7 +15,6 @@
 
 #include <OpenGl_Flipper.hxx>
 
-#include <OpenGl_Context.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_Vec.hxx>
 #include <OpenGl_Workspace.hxx>
index 2a9b759f44a91259e18bccad0be6faffbb68e6b6..c7b7a1f9fd0f092f3f71ba9607a661706377394f 100755 (executable)
@@ -19,7 +19,6 @@
 #include <Font_FTFont.hxx>
 #include <Graphic3d_TextureParams.hxx>
 #include <Standard_Assert.hxx>
-#include <TCollection_ExtendedString.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_Font,OpenGl_Resource)
 
index 066118c772d2afc2663db522e0005c7bd2998f5a..ca4ac757e2dd1474929a21746defcb0618b108f4 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <Standard_Assert.hxx>
 #include <Standard_NotImplemented.hxx>
-#include <TCollection_ExtendedString.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_FrameBuffer, OpenGl_NamedResource)
 
index b0a96f2afd86bb5f46ded1d970ca240a37756ad3..39c9d39857852ac62ec6a53befb84f94a80d122d 100644 (file)
 
 #include <OpenGl_FrameStats.hxx>
 
-#include <OpenGl_GlCore20.hxx>
 #include <OpenGl_View.hxx>
 #include <OpenGl_DepthPeeling.hxx>
 #include <OpenGl_ShadowMap.hxx>
 #include <OpenGl_TextureBuffer.hxx>
 #include <OpenGl_Window.hxx>
-#include <OpenGl_Workspace.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_FrameStats, Graphic3d_FrameStats)
 
index 67bcacfa696e8d7d85adbb7190d977b691b3c8f5..297fd50c05f26052f33f2b8f7d4ad5ee57b8185f 100644 (file)
@@ -14,6 +14,7 @@
 #ifndef _OpenGl_FrameStatsPrs_HeaderFile
 #define _OpenGl_FrameStatsPrs_HeaderFile
 
+#include <OpenGl_Aspects.hxx>
 #include <OpenGl_FrameStats.hxx>
 #include <OpenGl_Text.hxx>
 
index e3b45a46d08d5455569ecbeff288cde5825f0b9f..d20d5d2c22e102ae00a70c775220e112d99198a9 100644 (file)
@@ -24,8 +24,6 @@
 #include <OpenGl_ArbTexBindless.hxx>
 #include <OpenGl_GlCore46.hxx>
 
-#include <Standard_NotImplemented.hxx>
-
 #if !defined(HAVE_EGL) && defined(HAVE_XLIB)
   #include <GL/glx.h>
 #endif
index 813f8401857958bf30089346d8f636e95574dcf5..8a090facb17849494967a2a0a4d3dab1b4300ef2 100755 (executable)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <OpenGl_GlCore11.hxx>
-
 #include <OpenGl_GraduatedTrihedron.hxx>
 
 #include <Graphic3d_ArrayOfPolylines.hxx>
 #include <Graphic3d_ArrayOfSegments.hxx>
-#include <Graphic3d_GraphicDriver.hxx>
 #include <Graphic3d_Text.hxx>
 #include <Graphic3d_TransformPers.hxx>
 #include <Graphic3d_TransformUtils.hxx>
-#include <gp_Ax3.hxx>
-#include <OpenGl_Workspace.hxx>
 #include <OpenGl_View.hxx>
 #include <Precision.hxx>
 
index 85528615ca3edf15b89cf8c8d27f2ab8f3375dca..39f010d87adf3dab7f158115aa89f8997afed462 100755 (executable)
@@ -17,9 +17,6 @@
 #define OpenGl_GraduatedTrihedron_HeaderFile
 
 #include <Graphic3d_GraduatedTrihedron.hxx>
-#include <gp_Ax1.hxx>
-#include <gp_Pnt.hxx>
-#include <gp_Dir.hxx>
 #include <NCollection_Array1.hxx>
 #include <OpenGl_Aspects.hxx>
 #include <OpenGl_Element.hxx>
index ebd29d5c9bd44925ac47d2709999ae8ef22c9413..a1b5b2be5d042793de62537c25589f6bfa9d0e98 100644 (file)
 
 #include <OpenGl_GraphicDriver.hxx>
 #include <OpenGl_Context.hxx>
-#include <OpenGl_Flipper.hxx>
-#include <OpenGl_GraduatedTrihedron.hxx>
-#include <OpenGl_Group.hxx>
 #include <OpenGl_View.hxx>
-#include <OpenGl_StencilTest.hxx>
 #include <OpenGl_Text.hxx>
 #include <OpenGl_Window.hxx>
-#include <OpenGl_Workspace.hxx>
 
 #include <Aspect_GraphicDeviceDefinitionError.hxx>
-#include <Aspect_IdentDefinitionError.hxx>
 #include <Graphic3d_StructureManager.hxx>
-#include <Message_Messenger.hxx>
 #include <OSD_Environment.hxx>
 #include <Standard_NotImplemented.hxx>
 
index 1bde0b43dd68aa7e3534613b9a57c1149dd361d4..ca7b4fcfa1522ddb7b48ea08134713da56f059cc 100644 (file)
@@ -18,9 +18,7 @@
 
 #include <Graphic3d_GraphicDriver.hxx>
 
-#include <Aspect_Display.hxx>
 #include <Aspect_DisplayConnection.hxx>
-#include <Aspect_RenderingContext.hxx>
 #include <Graphic3d_CView.hxx>
 #include <Graphic3d_CStructure.hxx>
 #include <NCollection_DataMap.hxx>
index b3601bd3f1639355d9b1773a6455f03880c75793..4592c63fbc2e8dc9b4a6336ddb8d822fa5b1fd71 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <OpenGl_Group.hxx>
 
-#include <OpenGl_GraphicDriver.hxx>
 #include <OpenGl_Flipper.hxx>
 #include <OpenGl_PrimitiveArray.hxx>
 #include <OpenGl_SceneGeometry.hxx>
index 8d3ea781f839d3adda5d8a1b00a2ab9d7fca63c3..328c2cd244b989bdb99ae557e9cc5069941bc754 100644 (file)
@@ -19,7 +19,6 @@
 #include <Graphic3d_Group.hxx>
 #include <Graphic3d_Structure.hxx>
 
-#include <NCollection_List.hxx>
 #include <OpenGl_Aspects.hxx>
 #include <OpenGl_Element.hxx>
 
index 115d567e4db4ffaa754ea9ab913e2650422be5a5..20ac84335f721a09e55815753aeb000284b6c404 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef _OpenGl_HaltonSampler_H
 #define _OpenGl_HaltonSampler_H
 
-#include <algorithm>
 #include <vector>
 
 //! Compute points of the Halton sequence with digit-permutations for different bases.
index fb09e40efaa7c9d759eab0fbb9c57cb3963e8801..73f715893b20b4684370a61c713d09cccc3515d8 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <OpenGl_Context.hxx>
 #include <OpenGl_GlCore15.hxx>
-#include <Standard_Assert.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_IndexBuffer, OpenGl_Buffer)
 
index 4c30668c797dd83c3d7d00f0e14e77afa484fb03..52a494d0e2bc200e36a87f0a6218651cc11784f3 100644 (file)
 #include <OpenGl_DepthPeeling.hxx>
 #include <OpenGl_FrameBuffer.hxx>
 #include <OpenGl_LayerList.hxx>
+#include <OpenGl_RenderFilter.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_ShadowMap.hxx>
-#include <OpenGl_Structure.hxx>
 #include <OpenGl_VertexBuffer.hxx>
 #include <OpenGl_View.hxx>
 #include <OpenGl_Workspace.hxx>
 
-#include <Graphic3d_GraphicDriver.hxx>
-
 namespace
 {
   //! Auxiliary class extending sequence iterator with index.
index a92304918d6429cb448c017220657ee7e41d24d0..db90dc0bf7efef25004e7b59352146d0453a2986 100644 (file)
@@ -22,7 +22,6 @@
 #include <Graphic3d_ZLayerId.hxx>
 #include <NCollection_Array1.hxx>
 #include <NCollection_Handle.hxx>
-#include <NCollection_Sequence.hxx>
 #include <NCollection_DataMap.hxx>
 
 class OpenGl_FrameBuffer;
index 13c6d407c70970ac18714a663897b13efb19443b..56c26753d72cf48f36aa12206ad4f6819bbfd714 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <OpenGl_PBREnvironment.hxx>
 
-#include <Graphic3d_PBRMaterial.hxx>
 #include <OpenGl_ArbFBO.hxx>
 #include <OpenGl_FrameBuffer.hxx>
 #include <OpenGl_ShaderManager.hxx>
index e188f6d8d284f47af9c4489fa144e1ac7796fb6c..636246e0326f36151b21d09aea3105bd7ba216dc 100755 (executable)
@@ -18,7 +18,6 @@
 #include <OpenGl_Context.hxx>
 #include <OpenGl_Sampler.hxx>
 #include <Standard_Assert.hxx>
-#include <Image_PixMap.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_PointSprite,OpenGl_Texture)
 
index fa37741aaff8773265f00bfed7828b492d93ee9e..5f1747ba4d889bb1a33c9e139d2eea2af9cdd1c4 100644 (file)
 
 #include <OpenGl_PrimitiveArray.hxx>
 
-#include <OpenGl_Aspects.hxx>
-#include <OpenGl_Context.hxx>
-#include <OpenGl_GraphicDriver.hxx>
-#include <OpenGl_IndexBuffer.hxx>
 #include <OpenGl_PointSprite.hxx>
 #include <OpenGl_Sampler.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_ShaderProgram.hxx>
-#include <OpenGl_Structure.hxx>
 #include <OpenGl_VertexBufferCompat.hxx>
 #include <OpenGl_View.hxx>
 #include <OpenGl_Workspace.hxx>
-#include <Graphic3d_TextureParams.hxx>
 
 namespace
 {
index 43781792eb60b23ee4c52c8c157941cd1af6ecf6..789067bdec2b07bb790dd24ba5a07da92940c292 100644 (file)
@@ -16,8 +16,6 @@
 #ifndef OpenGl_PrimitiveArray_HeaderFile
 #define OpenGl_PrimitiveArray_HeaderFile
 
-#include <Aspect_InteriorStyle.hxx>
-#include <Aspect_TypeOfMarker.hxx>
 #include <Graphic3d_TypeOfPrimitiveArray.hxx>
 #include <Graphic3d_IndexBuffer.hxx>
 #include <Graphic3d_BoundBuffer.hxx>
index a09e4c09390bd2e5a268a30b6add102f60329597..a8ceb444b2776a15ae323b67c6f5a64199f5c843 100644 (file)
 
 #include <OpenGl_SceneGeometry.hxx>
 
-#include <Graphic3d_GraphicDriver.hxx>
 #include <OSD_Parallel.hxx>
 #include <OSD_Timer.hxx>
 #include <Standard_Assert.hxx>
 #include <OpenGl_ArbTexBindless.hxx>
 #include <OpenGl_PrimitiveArray.hxx>
 #include <OpenGl_Structure.hxx>
-#include <OpenGl_TextureBuffer.hxx>
 
 // Use this macro to output BVH profiling info
 // #define RAY_TRACE_PRINT_INFO
index fa660e54925fb83025b41cfd4c55de88360e47b8..eff6bf9f3909747f91e262d960c9e6e360ed8d79 100644 (file)
@@ -23,7 +23,6 @@
 #include <OpenGl_ShadowMap.hxx>
 #include <OpenGl_ShaderProgram.hxx>
 #include <OpenGl_VertexBufferCompat.hxx>
-#include <OpenGl_PointSprite.hxx>
 #include <OpenGl_Workspace.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_ShaderManager, Graphic3d_ShaderManager)
index 9d9501fd8108e9b4cb5a02853a03cbc85c323691..00cbbb1e5fda70dd69398f90171a1f03eeb7f566 100644 (file)
@@ -17,7 +17,6 @@
 #define _OpenGl_ShaderManager_HeaderFile
 
 #include <Graphic3d_ShaderManager.hxx>
-#include <NCollection_Sequence.hxx>
 #include <OpenGl_Aspects.hxx>
 #include <OpenGl_Context.hxx>
 #include <OpenGl_MaterialState.hxx>
index f9c5d4d8135d950deae9d7c0a0260942fa989e3f..b4b1021eb3ae994f696ce79aa59f2822338f2e58 100755 (executable)
 // commercial license or contractual agreement.
 
 #include <Graphic3d_ShaderObject.hxx>
-#include <Message_Messenger.hxx>
 #include <OpenGl_Context.hxx>
 #include <OpenGl_ShaderObject.hxx>
 #include <OSD_File.hxx>
-#include <OSD_Path.hxx>
 #include <OSD_Process.hxx>
 #include <OSD_Protection.hxx>
 #include <Standard_Assert.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <TCollection_ExtendedString.hxx>
 
 #ifdef _WIN32
   #include <malloc.h> // for alloca()
index 51143e1bd218184d06fd7fddb480eb15feb78426..a5504af8aff720b08ad00e5fc84cd0cc5b42036c 100755 (executable)
 
 #include <OSD_File.hxx>
 #include <OSD_Environment.hxx>
-#include <OSD_Protection.hxx>
-
-#include <Graphic3d_Buffer.hxx>
-#include <Standard_Assert.hxx>
-#include <Standard_Atomic.hxx>
-#include <TCollection_ExtendedString.hxx>
 
 #include <OpenGl_Context.hxx>
 #include <OpenGl_ShaderProgram.hxx>
index a77488622e6955b223a154daa64af77d35bd2f5b..92d74e54efd80c54a37fe801f0d09da403583bb2 100755 (executable)
@@ -20,7 +20,6 @@
 #include <NCollection_Sequence.hxx>
 #include <TCollection_AsciiString.hxx>
 
-#include <Graphic3d_ShaderObject.hxx>
 #include <Graphic3d_ShaderProgram.hxx>
 #include <Graphic3d_TextureSetBits.hxx>
 
index 157e3a4f0b88bdde23503b51ff5adedf5b62091b..1e92eb9b36959a6c6f070b717b727ef119b1d815 100755 (executable)
@@ -17,7 +17,6 @@
 #define OpenGl_ShaderStates_HeaderFile
 
 #include <Graphic3d_RenderTransparentMethod.hxx>
-#include <NCollection_List.hxx>
 #include <Graphic3d_LightSet.hxx>
 #include <OpenGl_Element.hxx>
 #include <OpenGl_Vec.hxx>
index f56f2241abd939ad49a3790ff1eab35948cb5dd4..2ca10fd6015235f3aafd3bb25e53eb5dcc3f0ac5 100644 (file)
 
 #include <OpenGl_ShadowMap.hxx>
 
-#include <OpenGl_ArbFBO.hxx>
 #include <OpenGl_FrameBuffer.hxx>
 #include <OpenGl_ShaderManager.hxx>
-#include <Graphic3d_Camera.hxx>
 #include <Graphic3d_CView.hxx>
-#include <Message.hxx>
 #include <Message_Messenger.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_ShadowMap, OpenGl_NamedResource)
index 0aa2698a6cb78d96a1749b50d75fe7fe77771d10..309fbce1e1812ebab8d4a9557f2548bbc4e9a097 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <Graphic3d_Mat4.hxx>
 #include <NCollection_Array1.hxx>
-#include <NCollection_Shared.hxx>
 #include <OpenGl_NamedResource.hxx>
 
 class gp_XYZ;
index 9e4c4bfa9806f5015988816dc324bed688e1ec74..d5c3c5270b2ca11955d8c346a34325eeb7a5b7f8 100644 (file)
 // commercial license or contractual agreement.
 
 #include <OpenGl_CappingAlgo.hxx>
-#include <OpenGl_Context.hxx>
 #include <OpenGl_GlCore11.hxx>
 #include <OpenGl_ClippingIterator.hxx>
-#include <OpenGl_GraphicDriver.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_ShaderProgram.hxx>
 #include <OpenGl_StructureShadow.hxx>
index 4fb5d988a063104d3b57b446bcc1ff6cf2556576..b7703237831efe8a7a52aef5cbd76ddbf7deb061 100644 (file)
 #define OpenGl_Structure_HeaderFile
 
 #include <Graphic3d_CStructure.hxx>
-#include <Graphic3d_SequenceOfHClipPlane.hxx>
-
-#include <OpenGl_Aspects.hxx>
 
 #include <OpenGl_GraphicDriver.hxx>
 #include <OpenGl_Group.hxx>
-#include <OpenGl_Vec.hxx>
 #include <OpenGl_Workspace.hxx>
 
 #include <NCollection_List.hxx>
index 9f439522d16d4f67ab72529a06582777b2b82614..023485e76a6f7a7ea134eef3cbbd144f8dddf57a 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <OpenGl_Aspects.hxx>
 #include <OpenGl_GlCore11.hxx>
 #include <OpenGl_GraphicDriver.hxx>
-#include <OpenGl_Sampler.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_ShaderProgram.hxx>
-#include <OpenGl_ShaderStates.hxx>
 #include <OpenGl_Text.hxx>
-#include <OpenGl_Workspace.hxx>
 #include <OpenGl_View.hxx>
 #include <OpenGl_VertexBufferCompat.hxx>
 
index d9396ff45d6f3b3c4874691e46620bbeae1a9e92..8949a1459c135f9e24cc0c0830f0e95e812104ac 100755 (executable)
 
 #include <OpenGl_Element.hxx>
 
-#include <OpenGl_Aspects.hxx>
 #include <OpenGl_TextBuilder.hxx>
 
-#include <TCollection_ExtendedString.hxx>
-#include <Graphic3d_HorizontalTextAlignment.hxx>
 #include <Graphic3d_RenderingParams.hxx>
 #include <Graphic3d_Text.hxx>
-#include <Graphic3d_VerticalTextAlignment.hxx>
-
-#include <gp_Ax2.hxx>
 
 //! Text rendering
 class OpenGl_Text : public OpenGl_Element
index caa0c7ce1420b94e962ec4c24f395e996d181e4a..729424269b7d0f350d571297e6b1b38ad155ed8c 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef OpenGl_TextBuilder_Header
 #define OpenGl_TextBuilder_Header
 
-#include <OpenGl_Context.hxx>
 #include <OpenGl_Font.hxx>
 #include <OpenGl_VertexBuffer.hxx>
 #include <OpenGl_VertexBufferEditor.hxx>
index 19e1359115fca8e597678809520c4506cff2dbfc..4d90a8e96bd84b0cf2b702990aa9eced7297f718 100644 (file)
@@ -19,7 +19,6 @@
 #include <OpenGl_GlCore45.hxx>
 #include <OpenGl_Sampler.hxx>
 #include <Graphic3d_TextureParams.hxx>
-#include <TCollection_ExtendedString.hxx>
 #include <Standard_Assert.hxx>
 #include <Image_CompressedPixMap.hxx>
 #include <Image_PixMap.hxx>
index 592fc6128ccf8399ad7b16e2b15da8982acc9846..7c717a7e0c7d3062dbaed1068016998fb9913e23 100644 (file)
@@ -17,7 +17,6 @@
 #include <Image_CompressedFormat.hxx>
 #include <Image_Format.hxx>
 #include <OpenGl_GlCore13.hxx>
-#include <Standard_Handle.hxx>
 #include <TCollection_AsciiString.hxx>
 
 class OpenGl_Context;
index caa13711a6fadee8efccf2a3e3b35743ce66f93f..f6b783094ce7a3370e5919a49f52a547738b0041 100644 (file)
@@ -16,7 +16,6 @@
 #include <OpenGl_Context.hxx>
 #include <OpenGl_TileSampler.hxx>
 #include <Graphic3d_RenderingParams.hxx>
-#include <TCollection_ExtendedString.hxx>
 
 // define to debug algorithm values
 //#define RAY_TRACE_PRINT_DEBUG_INFO
index a13a70c034e5592dd49872c6f9aac90319a82866..471e8be611e19006c3341c91de95792fb56449f4 100644 (file)
@@ -14,9 +14,7 @@
 
 #include <OpenGl_VertexBuffer.hxx>
 
-#include <OpenGl_Context.hxx>
 #include <OpenGl_ShaderManager.hxx>
-#include <Standard_Assert.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_VertexBuffer, OpenGl_Buffer)
 
index f3bcbc9bde77d459a9f630023a97bdfe66c97964..5875e6df596291aaff87929b409db83573dc0539 100644 (file)
@@ -21,7 +21,6 @@
 #include <Graphic3d_AspectFillArea3d.hxx>
 #include <Graphic3d_Texture2Dmanual.hxx>
 #include <Graphic3d_TextureEnv.hxx>
-#include <Graphic3d_Mat4d.hxx>
 #include <Image_AlienPixMap.hxx>
 #include <OpenGl_ArbFBO.hxx>
 #include <OpenGl_BackgroundArray.hxx>
@@ -31,6 +30,7 @@
 #include <OpenGl_GlCore11.hxx>
 #include <OpenGl_GraduatedTrihedron.hxx>
 #include <OpenGl_GraphicDriver.hxx>
+#include <OpenGl_RenderFilter.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_ShadowMap.hxx>
 #include <OpenGl_Texture.hxx>
index 138c0c1c4b057a54310ca372d0dc9782fe310cf7..17768a06d13b2e91ac03685fbd68db8d339c1dde 100644 (file)
 #ifndef OpenGl_View_HeaderFile
 #define OpenGl_View_HeaderFile
 
-#include <Graphic3d_CView.hxx>
 #include <Graphic3d_CullingTool.hxx>
-#include <Graphic3d_GraduatedTrihedron.hxx>
-#include <Graphic3d_SequenceOfHClipPlane.hxx>
-#include <Graphic3d_ToneMappingMethod.hxx>
 #include <Graphic3d_WorldViewProjState.hxx>
-#include <Graphic3d_ZLayerSettings.hxx>
 #include <math_BullardGenerator.hxx>
 
-#include <OpenGl_Aspects.hxx>
 #include <OpenGl_FrameBuffer.hxx>
 #include <OpenGl_FrameStatsPrs.hxx>
 #include <OpenGl_GraduatedTrihedron.hxx>
index e3d22a91e48c02f38b4cd2288010fd7acc5c4fd6..2cceaf936f51feaf2e0beb81b33bf30e3fb437d5 100644 (file)
 
 #include <OpenGl_GlCore12.hxx>
 
-#include <OpenGl_Context.hxx>
+#include <OpenGl_FrameBuffer.hxx>
 #include <OpenGl_GraphicDriver.hxx>
 #include <OpenGl_Window.hxx>
-#include <OpenGl_FrameBuffer.hxx>
 
 #include <Aspect_GraphicDeviceDefinitionError.hxx>
-#include <Graphic3d_TransformUtils.hxx>
+#include <Aspect_Handle.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <TCollection_ExtendedString.hxx>
-#include <Graphic3d_GraphicDriver.hxx>
 
 #include <memory>
 
index 8d09d642e0732100fef5ed75641045aabcd6fb60..a59d494af362e2eee28ecb1b8bc551fdc6dbca6c 100644 (file)
 #include <OpenGl_Workspace.hxx>
 
 #include <OpenGl_Aspects.hxx>
-#include <OpenGl_Context.hxx>
 #include <OpenGl_Element.hxx>
-#include <OpenGl_FrameBuffer.hxx>
 #include <OpenGl_GlCore15.hxx>
-#include <OpenGl_SceneGeometry.hxx>
-#include <OpenGl_Structure.hxx>
-#include <OpenGl_Sampler.hxx>
+#include <OpenGl_RenderFilter.hxx>
 #include <OpenGl_ShaderManager.hxx>
-#include <OpenGl_Texture.hxx>
 #include <OpenGl_View.hxx>
 #include <OpenGl_Window.hxx>
 
-#include <Graphic3d_TextureParams.hxx>
-#include <Graphic3d_TransformUtils.hxx>
-
 IMPLEMENT_STANDARD_RTTIEXT(OpenGl_Workspace,Standard_Transient)
 
 // =======================================================================
index 226b6e44b2a65ec33ed8346aa343089ef82de1d9..77203b21ab84894d6e7d62ce9dc50fe6ea3c51a9 100644 (file)
 
 #include <OpenGlTest.hxx>
 
-#include <AIS_InteractiveContext.hxx>
-#include <AIS_InteractiveObject.hxx>
 #include <Draw.hxx>
 #include <Draw_Interpretor.hxx>
-#include <Graphic3d_Group.hxx>
-#include <Graphic3d_ShaderObject.hxx>
-#include <Graphic3d_ShaderProgram.hxx>
-#include <Message.hxx>
-
-#include <OpenGl_Aspects.hxx>
-#include <OpenGl_Context.hxx>
-#include <OpenGl_Element.hxx>
+
 #include <OpenGl_GlCore20.hxx>
 #include <OpenGl_GraphicDriver.hxx>
 #include <OpenGl_GraphicDriverFactory.hxx>
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_Workspace.hxx>
 
-#include <OSD_File.hxx>
 #include <OSD_OpenFile.hxx>
-#include <Prs3d_Drawer.hxx>
-#include <Prs3d_Presentation.hxx>
-#include <Prs3d_LineAspect.hxx>
-#include <Prs3d_ShadingAspect.hxx>
 #include <Select3D_SensitiveCurve.hxx>
-#include <SelectMgr_EntityOwner.hxx>
-#include <SelectMgr_Selection.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <V3d_View.hxx>
-#include <V3d_Viewer.hxx>
 
 #include <ViewerTest.hxx>
 #include <ViewerTest_AutoUpdater.hxx>
index 01f9d8e6b919d96b15d636e147aa742fcc02ec1b..2194de269d369ad5c2defe76f1f00e4d956470dc 100644 (file)
 #include <PCDM_StorageDriver.hxx>
 #include <Plugin.hxx>
 #include <Resource_Manager.hxx>
-#include <Standard_GUID.hxx>
-#include <Standard_NoSuchObject.hxx>
-#include <Standard_SStream.hxx>
-#include <Storage_Schema.hxx>
 #include <TCollection_AsciiString.hxx>
-#include <TCollection_ExtendedString.hxx>
-#include <UTL.hxx>
 
 //=======================================================================
 //function : FileDriverType
index 723e45e09016a06f9c04490a9c35eb1562e05b1d..812766ded559090a3fb3c33484b33aeb064d3239 100644 (file)
@@ -20,7 +20,6 @@
 #include <CDM_ReferenceIterator.hxx>
 #include <OSD_Path.hxx>
 #include <PCDM.hxx>
-#include <PCDM_BaseDriverPointer.hxx>
 #include <PCDM_ReadWriter_1.hxx>
 #include <PCDM_Reference.hxx>
 #include <PCDM_TypeOfFileDriver.hxx>
index 281ccf680066ab0a920ae67325b59ee921ccbe4f..a84efc16807b3ba13fcd901b27e7f6376d24fc1e 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <CDM_Application.hxx>
 #include <CDM_Document.hxx>
-#include <PCDM_DriverError.hxx>
 #include <PCDM_Reader.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_ExtendedString.hxx>
index 0ba809b1ff623a60f33f7edf254e4328e84bd707..38ee609ff46de75b056a1b5e3695a5dd16638b3e 100644 (file)
@@ -14,7 +14,6 @@
 #ifndef _PCDM_ReaderFilter_HeaderFile
 #define _PCDM_ReaderFilter_HeaderFile
 
-#include <Standard_Type.hxx>
 #include <Standard_Transient.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <NCollection_Map.hxx>
index cfd9ceec99abedc8b7b99b6dfa6f3d7343645b8b..6131229d11ca07470abd84b7bccb5a21bd9f566e 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <TCollection_ExtendedString.hxx>
 
 
index 2ad5f1383f97e9dae8b44b79cfcb96e130980f3b..5cc2ddb5455f1b0429a49de1c9cb48d71bd2792e 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <CDM_Application.hxx>
-#include <CDM_Document.hxx>
 #include <Message_Messenger.hxx>
 #include <CDM_MetaData.hxx>
 #include <OSD_Path.hxx>
-#include <PCDM_Reference.hxx>
 #include <PCDM_ReferenceIterator.hxx>
 #include <PCDM_RetrievalDriver.hxx>
 #include <Standard_Type.hxx>
-#include <Storage_Data.hxx>
 #include <UTL.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(PCDM_ReferenceIterator,Standard_Transient)
index 400b4c928c9c4ca7d2b121f405c9fd40294cf26c..c1c96308be36d71fbba58255fa1f00cc0e6a7234 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <CDM_Application.hxx>
-#include <CDM_Document.hxx>
 #include <Message_Messenger.hxx>
 #include <CDM_MetaData.hxx>
-#include <PCDM.hxx>
-#include <PCDM_BaseDriverPointer.hxx>
-#include <PCDM_Document.hxx>
-#include <PCDM_DriverError.hxx>
 #include <PCDM_ReadWriter.hxx>
 #include <PCDM_RetrievalDriver.hxx>
-#include <PCDM_TypeOfFileDriver.hxx>
 #include <Resource_Manager.hxx>
-#include <Standard_ErrorHandler.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_Type.hxx>
-#include <Standard_TypeMismatch.hxx>
-#include <TCollection_AsciiString.hxx>
 #include <TCollection_ExtendedString.hxx>
-#include <TColStd_SequenceOfAsciiString.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(PCDM_RetrievalDriver,PCDM_Reader)
 
index 040b31bbda603b8bda56729e987714cfd42230d5..78dc816ffa1f7a28a37463dd8342c91ce7d3fe88 100644 (file)
 
 #include <CDM_Document.hxx>
 #include <FSD_CmpFile.hxx>
-#include <PCDM.hxx>
-#include <PCDM_Document.hxx>
 #include <PCDM_DriverError.hxx>
 #include <PCDM_ReadWriter.hxx>
-#include <PCDM_SequenceOfDocument.hxx>
 #include <PCDM_StorageDriver.hxx>
 #include <Resource_Manager.hxx>
 #include <Standard_ErrorHandler.hxx>
-#include <Standard_NoSuchObject.hxx>
 #include <Standard_NotImplemented.hxx>
 #include <Standard_Type.hxx>
 #include <Storage_Data.hxx>
@@ -35,7 +31,6 @@
 #include <TCollection_ExtendedString.hxx>
 #include <TColStd_SequenceOfExtendedString.hxx>
 
-#include <locale.h>
 IMPLEMENT_STANDARD_RTTIEXT(PCDM_StorageDriver,PCDM_Writer)
 
 #define STORAGE_VERSION "STORAGE_VERSION:"
index 03852b2b926aa0925f0c64ec67d3687b71d1947b..2e9882e096ce4c6123459e5b9d9f79b414348281 100644 (file)
 #include <Standard_Type.hxx>
 
 #include <TCollection_ExtendedString.hxx>
-#include <Standard_Boolean.hxx>
 #include <PCDM_StoreStatus.hxx>
 #include <PCDM_Writer.hxx>
 #include <PCDM_SequenceOfDocument.hxx>
-#include <TColStd_SequenceOfExtendedString.hxx>
 class PCDM_Document;
 class CDM_Document;
 
index f1a443a1fc8bd88d8b8060eb3355ff076f5b4a38..76883291abfb83e8935706da7a0ebfe3e40d0e08 100644 (file)
@@ -16,7 +16,6 @@
 
 
 #include <CDM_Document.hxx>
-#include <PCDM_DriverError.hxx>
 #include <PCDM_Writer.hxx>
 #include <Standard_Type.hxx>
 #include <TCollection_ExtendedString.hxx>
index 96c28b72d06a4d5c4b173a81d2db20edf745a848..830c0b637f88c72b7e5ceeac7ed45a1791d30141 100644 (file)
@@ -25,8 +25,6 @@
 #include <TColStd_Array2OfReal.hxx>
 #include <TColgp_Array1OfPnt.hxx>
 #include <TColgp_Array1OfPnt2d.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Boolean.hxx>
 #include <TColgp_Array2OfPnt.hxx>
 #include <GeomAbs_Shape.hxx>
index 3e62a4f55480e9445e0a43d72bff220044adee02..75c0f77304a17fb4bc321eb0e19770bd05edddbf 100644 (file)
@@ -22,9 +22,7 @@
 #include <Standard_Handle.hxx>
 
 #include <TColStd_HArray1OfReal.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
-#include <TColStd_Array1OfReal.hxx>
 class PLib_JacobiPolynomial;
 
 
index 146d02ba78cfa9811fda196457ef1eb539b6b73e..83681829b7ab45c3f01be493ea0b72d35f5732b6 100644 (file)
@@ -19,9 +19,7 @@
 #include <PLib.hxx>
 #include <PLib_HermitJacobi.hxx>
 #include <PLib_JacobiPolynomial.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_Type.hxx>
-#include <TColStd_HArray1OfReal.hxx>
 
 IMPLEMENT_STANDARD_RTTIEXT(PLib_HermitJacobi,PLib_Base)
 
index 1cf119dfbdc86c23abfcfbe8795c333179d4aa98..691624f997e1b91adb11d32c866f6357c9b88820 100644 (file)
@@ -25,7 +25,6 @@
 #include <PLib_Base.hxx>
 #include <Standard_Integer.hxx>
 #include <GeomAbs_Shape.hxx>
-#include <Standard_Real.hxx>
 class PLib_JacobiPolynomial;
 
 
index 84f5e522f3cf244cfca607ecf177dbcc5a92035e..3578874f78713161badefd313ab196de2d9d87ea 100644 (file)
@@ -26,7 +26,6 @@
 #include <GeomAbs_Shape.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <TColStd_Array2OfReal.hxx>
-#include <Standard_Real.hxx>
 
 
 class PLib_JacobiPolynomial;
index 46866e4e7bea480114509d1d3e6fe67b5a778784..fd157d338fbf9c446528211262359dc9eff099c6 100644 (file)
@@ -15,9 +15,7 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XYZ.hxx>
 #include <Plate_D1.hxx>
-#include <Plate_FreeGtoCConstraint.hxx>
 #include <Plate_GtoCConstraint.hxx>
 
 Plate_D1::Plate_D1(const gp_XYZ& du, const gp_XYZ& dv)
index adcb501e1c574ddddd6b98b76e63af6b3f41230e..74ce078d357f56b39538c2ebe50829b811f48a4f 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <gp_XYZ.hxx>
 #include <Plate_D2.hxx>
-#include <Plate_FreeGtoCConstraint.hxx>
-#include <Plate_GtoCConstraint.hxx>
 
 Plate_D2::Plate_D2(const gp_XYZ& duu, const gp_XYZ& duv, const gp_XYZ& dvv)
 :Duu(duu),Duv(duv),Dvv(dvv)
index 14d7fc272364677a5519bbb7b7c2f78719e81ab0..8305524c47a8a78601b41b73fb51ce21e1731c54 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <gp_XYZ.hxx>
 #include <Plate_D3.hxx>
-#include <Plate_FreeGtoCConstraint.hxx>
-#include <Plate_GtoCConstraint.hxx>
 
 Plate_D3::Plate_D3(const gp_XYZ& duuu, const gp_XYZ& duuv, const gp_XYZ& duvv, const gp_XYZ& dvvv)
 :Duuu(duuu),Duuv(duuv),Duvv(duvv),Dvvv(dvvv)
index b4f3f1dfbef8bf1f342bd51115205606d12d9e67..67580b81e3d09607a4d22af217383d6539e46333 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <gp_XY.hxx>
 #include <Standard_Integer.hxx>
-#include <Plate_PinpointConstraint.hxx>
 #include <Plate_LinearScalarConstraint.hxx>
-#include <Standard_Real.hxx>
 class Plate_D1;
 class Plate_D2;
 class Plate_D3;
index 99c6759974e3ceabaf713b499d2e7b529ac9da91..f1bc9351e44413a4c6a0a5e62849e275f6c97a25 100644 (file)
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <math_Gauss.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
-#include <Plate_D1.hxx>
 #include <Plate_D2.hxx>
 #include <Plate_D3.hxx>
 #include <Plate_GtoCConstraint.hxx>
index 01924b3c327ce1186a2538bf31dfe281b9531744..f19035076a0a48ca7bb3ea8971958c90ad054d52 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Plate_PinpointConstraint.hxx>
 #include <Plate_D1.hxx>
index 8d17ca8b3b67fa1c25f7d1ae738576d8170e418b..bed87f281473806f266326bd4df68c5f4df8438d 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <gp_Lin.hxx>
 #include <gp_XY.hxx>
-#include <Plate_LinearScalarConstraint.hxx>
 #include <Plate_LineConstraint.hxx>
 
 Plate_LineConstraint::Plate_LineConstraint(const gp_XY& point2d,
index 651a126f1bbe0a827b7683188923a7ab8471b582..48eb8b495c01c9f2a78edb015aff1de640da9571 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Plate_LinearScalarConstraint.hxx>
 #include <Standard_Integer.hxx>
index cf4ca7cfdbb6a6c90c994cfc50c1486ea672ef5e..239e12ee39fab2efa651a19b289411049398fa5f 100644 (file)
@@ -19,7 +19,6 @@
 #include <Plate_LinearScalarConstraint.hxx>
 #include <Plate_PinpointConstraint.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 
 Plate_LinearScalarConstraint::Plate_LinearScalarConstraint() {}
 
index cbbe7616e972dfc43d400812d34da33ae68c64b9..89d093d7195c7b66d397daecdda2a75b3a139cdc 100644 (file)
@@ -18,7 +18,6 @@
 #include <Plate_LinearXYZConstraint.hxx>
 #include <Plate_PinpointConstraint.hxx>
 #include <Standard_DimensionMismatch.hxx>
-#include <Standard_OutOfRange.hxx>
 
 Plate_LinearXYZConstraint::Plate_LinearXYZConstraint() {}
 
index 1f2889d34849dcb5ad6709378ae877bbc851d261..b07cd3034bed1ba65278c2fb46a46a7f35e3667c 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <Plate_PinpointConstraint.hxx>
 
 Plate_PinpointConstraint::Plate_PinpointConstraint()
index 9be2003e9ebc1e9caf3dc8b946770c21ad99943d..a1950f225917eb291408de4b86e650bf54a416af 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <gp_XYZ.hxx>
 #include <gp_XY.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! define a constraint on the Plate
index 6514d5cb1b31b67c1dbe3d9374b0f022606eeeff..12326f6b3b863d9677d9e82bbc69871f4d961c6d 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <gp_Pln.hxx>
 #include <gp_XY.hxx>
-#include <Plate_LinearScalarConstraint.hxx>
 #include <Plate_PinpointConstraint.hxx>
 #include <Plate_PlaneConstraint.hxx>
 
index ccb8a2b6816a12ad12fb6e0f782a00ab9ac28af9..92cae8b451a7d250f360858dc5cec363b174cfb6 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Plate_LinearScalarConstraint.hxx>
 #include <Standard_Integer.hxx>
index 23f6c1191b7a3fbbe995bcf58331e30d097ac2e9..6047b82b4331a778376a70a423337e8f5a2f163c 100644 (file)
@@ -15,7 +15,6 @@
 // commercial license or contractual agreement.
 
 #include <gp_XY.hxx>
-#include <gp_XYZ.hxx>
 #include <math_Gauss.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
@@ -29,7 +28,6 @@
 #include <Plate_PlaneConstraint.hxx>
 #include <Plate_Plate.hxx>
 #include <Plate_SampledCurveConstraint.hxx>
-#include <Standard_ErrorHandler.hxx>
 
 //=======================================================================
 //function : Plate_Plate
index 18d73b04f5aa1f0c238d33b68746c10c1af369c9..0a0594836cc0c4c16c03c16356f5a7c90563aa61 100644 (file)
 
 #include <Standard_Integer.hxx>
 #include <Standard_Address.hxx>
-#include <Standard_Boolean.hxx>
 #include <Plate_SequenceOfPinpointConstraint.hxx>
 #include <Plate_SequenceOfLinearXYZConstraint.hxx>
 #include <Plate_SequenceOfLinearScalarConstraint.hxx>
-#include <Standard_Real.hxx>
 #include <TColgp_HArray2OfXYZ.hxx>
 #include <TColgp_SequenceOfXY.hxx>
 #include <Message_ProgressScope.hxx>
index ce35e90908883a03a24cd7be059f86d65f466135..a0829283cf3d755933bd54cfe1985f7b4ea6a71a 100644 (file)
@@ -15,8 +15,6 @@
 // commercial license or contractual agreement.
 
 
-#include <Plate_LinearXYZConstraint.hxx>
-#include <Plate_PinpointConstraint.hxx>
 #include <Plate_SampledCurveConstraint.hxx>
 #include <Plate_SequenceOfPinpointConstraint.hxx>
 #include <Standard_DimensionMismatch.hxx>
index e4c5c61101f664bc0f82dd4d0bcc18b156b1a5d0..c667feda29ebf40910939a4b46f2933ea294f8f4 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Plate_LinearXYZConstraint.hxx>
 #include <Plate_SequenceOfPinpointConstraint.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! define m PinPointConstraint driven by m unknown
index a9eaeb4faac4b26bed2f3964cfa8fd53ec4fc72a..c447b2ea1ad3dc79ac939038fdd1677601f9f1b4 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Boolean.hxx>
-
 
 
 class math 
index ea2dc576b5b2c93ae2d2ee4fd08db146a762d4e9..60a0644b30a748f69211579ada68773862257f2a 100644 (file)
@@ -25,8 +25,6 @@
 #include <math_FunctionWithDerivative.hxx>
 #include <math_Matrix.hxx>
 #include <math_MultipleVarFunctionWithGradient.hxx>
-#include <Standard_DimensionError.hxx>
-#include <StdFail_NotDone.hxx>
 #include <Precision.hxx>
 
 #define R 0.61803399
index 4a5c18d88cce789c8e1f680e31a291c2669e43f4..e38e8ebe3ced9f70cbf2fd0ef7f2c5585d8a8ae1 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Status.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_MultipleVarFunctionWithGradient;
 
index 77add80024b1c5a2db2092c51be0f58ee22b2635..76d72e60aa2259bcbc93f65a20dc3c65f013f2c6 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Status.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_FunctionWithDerivative;
 
index 9faa02b487c6523f8302c436aef61f10b7643659..2fb91b2cfbcc50c62a3e3664725cbb1075286437 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_OStream.hxx>
 class math_Function;
index 5208a5be6e551704681eb4d4683de00f124893f0..9fe6b8e85620db0dadeeed6eaad5363f4154f69b 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_Function;
 
index e9c17fe37609977158afbf20fff7bd29387962e9..1c098ab3fbd141ae1a8ebac391559364c8eedb26 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_Function;
 
index 2f61426e1f2922eae73dfe8dc57631047733f084..af34b29139e0efcf07da9e8a4f06e4b254f96d12 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TColStd_HArray1OfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <math_Vector.hxx>
 
index cd2a756e2370279bca94e6c79176600ebe9f3453..1fc672ba41e2837d607efe9f833d2603321b978c 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TColStd_HArray1OfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <math_Vector.hxx>
 
index e60169c0cfb0b697f96e7ee4f2ff53af464e620b..f7f4d63223e039956d3e0f324cbc47421fbff1ac 100644 (file)
@@ -22,8 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <math_Matrix.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <math_Vector.hxx>
 #include <Standard_OStream.hxx>
 
index 17ef931f0eedd0df687747e3b97176b22ca079b4..d67db7e825cb604753ea91e58c65f81dd78467b1 100644 (file)
@@ -20,7 +20,6 @@
 //#endif
 
 #include <math_DirectPolynomialRoots.hxx>
-#include <Standard_RangeError.hxx>
 #include <StdFail_InfiniteSolutions.hxx>
 
 // Reference pour solution equation 3ieme degre et 2ieme degre :
index cfae700df86e894b4d876aa7d0de6c467b5f5cdf..7a2160087a1f6952bb40315ebd7111bdccddb979 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_OStream.hxx>
 
 
-
 //! This class implements the calculation of all the real roots of a real
 //! polynomial of degree <= 4 using a direct method. Once found,
 //! the roots are polished using the Newton method.
index 01a2b2f0193a0e5790506fffe736534e4323fb6a..adfda824844713cca325e54929de0cd019f703a7 100644 (file)
@@ -15,8 +15,6 @@
 // Lpa, le 7/02/92
 
 #include <math_DoubleTab.hxx>
-#include <Standard_Failure.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OutOfRange.hxx>
 
 // macro to get size of C array
index 8161a4c5d4fbe17b40397ca4c4fc04b4d4a260c8..1ab5e3682054776ef7bf6f8b672f216bca8c0af7 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Address.hxx>
 #include <Standard_Real.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
-
 
 
 class math_DoubleTab 
index 56d0001f93eb82476899f489cb0d5afed168eb90..be55c04123b8f72672f17fab67ac7771f072c5a3 100644 (file)
@@ -21,7 +21,6 @@
 #include <Standard_Handle.hxx>
 
 #include <TColStd_HArray1OfReal.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <TColStd_HArray2OfReal.hxx>
 #include <TColStd_Array1OfReal.hxx>
index 26f0b5cb35737879d4261d90d03891d45e4198d5..dd3498a9530c3df446af74c8b7ad4853639f4f94 100644 (file)
 #include <math_BrentMinimum.hxx>
 #include <math_FRPR.hxx>
 #include <math_Function.hxx>
-#include <math_MultipleVarFunction.hxx>
 #include <math_MultipleVarFunctionWithGradient.hxx>
-#include <Standard_DimensionError.hxx>
-#include <StdFail_NotDone.hxx>
 
 // l'utilisation de math_BrentMinumim pur trouver un minimum dans une direction
 // donnee n'est pas du tout optimale. voir peut etre interpolation cubique
index 0a2c9eb23d03221a82b5054232c96da1145a8370..154fbc3c99cb765e96ff6d657d49002f08b87eac 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <math_Status.hxx>
 #include <Standard_OStream.hxx>
 class math_MultipleVarFunctionWithGradient;
index 8d2c436a7df30059333cf38c4a8364d5a884cfab..1a68404b811c7e184986cacf929f651738bffa06 100644 (file)
@@ -14,6 +14,5 @@
 
 
 #include <math_Function.hxx>
-#include <Standard_Integer.hxx>
 
 Standard_Integer math_Function::GetStateNumber() { return 0; }
index 81064a2d0648899b6d06888bf90f41a92e2ce70a..41fabc11a598768edb86117fae15ac802729825d 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! This abstract class describes the virtual functions
index 7abc9b7d34b0dbc6f614864f444b213754e48253..b5c680b7f1a40984dcef45b6b968f540cbecb330 100644 (file)
@@ -24,8 +24,6 @@
 #include <math_FunctionSample.hxx>
 #include <math_FunctionWithDerivative.hxx>
 #include <Standard_NumericError.hxx>
-#include <Standard_OutOfRange.hxx>
-#include <StdFail_NotDone.hxx>
 
 math_FunctionAllRoots::math_FunctionAllRoots (
                            math_FunctionWithDerivative& F,
index 676bb2359a2594e6360f9552698562a6b306c8fc..17b1fb9bf35ba358ee10a7792f343ae2a8d6cb93 100644 (file)
@@ -24,8 +24,6 @@
 #include <Standard_Boolean.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_FunctionWithDerivative;
 class math_FunctionSample;
index c46acd483d4b98bc9bdb79b63637b74ce1709e38..397f06de7876e832dc5440b0125b8729f16624a1 100644 (file)
@@ -23,8 +23,6 @@
 #include <math_FunctionSetRoot.hxx>
 #include <math_FunctionSetWithDerivatives.hxx>
 #include <math_FunctionWithDerivative.hxx>
-#include <Standard_Failure.hxx>
-#include <StdFail_NotDone.hxx>
 
 class math_MyFunctionSetWithDerivatives : public math_FunctionSetWithDerivatives {
 
index f7dbdaad65e9031a4ceb9e97a2f142ceb347761b..331e59119501e3ccd4b77b09f2bab5c27a71fbf4 100644 (file)
@@ -21,9 +21,7 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_FunctionWithDerivative;
 
index a78d0a6c286681c7a5312d33b225d2c3ae017961..0f9b9ee8aa03f9c4040da2ccad24b0d08bd74a8c 100644 (file)
 #include <math_FunctionRoots.hxx>
 #include <math_FunctionWithDerivative.hxx>
 #include <math_BracketedRoot.hxx>
-#include <Standard_RangeError.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TColStd_Array1OfReal.hxx>
 
-#include <stdio.h>
 #define ITMAX  100
 #define EPS    1e-14
 #define EPSEPS 2e-14
index ffce1dde5388d2fb620f00f4cf4fb3dbdc368d84..60dad5df4fcb8a0af12e29c182be534473e4555b 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 #include <TColStd_SequenceOfInteger.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_FunctionWithDerivative;
index 0b5cf71af96e5a8c977da20abd26745ea75802d4..26d70e7279781a30e8ef715e6e4b996223977589 100644 (file)
@@ -22,7 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 
 
 //! This class gives a default sample (constant difference
index 36fd193847602447a9984a99f5d565c4405409f1..aea7ec8af97cbb58d2315a2df52bf1dd59a33c2e 100644 (file)
@@ -14,7 +14,6 @@
 
 
 #include <math_FunctionSet.hxx>
-#include <Standard_Integer.hxx>
 
 //=======================================================================
 //function : ~math_FunctionSet
index 7080c88d2160019cbb97a65c54c7d40618e9f6fe..a334fe01e683330707af04957489b3fc6c434872 100644 (file)
@@ -21,8 +21,6 @@
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
 
 
index 0e89635f1a94d8ab082928f111b26a716568fc71..1ce2cf221770a1791ba710a7f7b10ca91fc24461 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <math_FunctionSet.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
 class math_Matrix;
 
index cff110905a118ee7a5eaf54b4dd08187553fe7e3..7760db66f866e6714119cfc95c99e958f16db812 100644 (file)
@@ -18,7 +18,6 @@
 #include <math_NotSquare.hxx>
 #include <math_Recipes.hxx>
 #include <Standard_DimensionError.hxx>
-#include <Standard_NotImplemented.hxx>
 #include <StdFail_NotDone.hxx>
 
 math_Gauss::math_Gauss(const math_Matrix& A, 
index 6e53712c44aa611a3a06e8476116b3764e806596..94d3328b745da935eef025f8d7eb9cbeb6bf1344 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Matrix.hxx>
 #include <math_IntegerVector.hxx>
-#include <Standard_Real.hxx>
 #include <math_Vector.hxx>
 #include <Standard_OStream.hxx>
 #include <Message_ProgressRange.hxx>
index b80bc1fb66caa9c04f534b1d195da5a70155a4b4..c1307290364e57193d5517096234b8d91513f0f2 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Matrix.hxx>
 #include <math_IntegerVector.hxx>
-#include <Standard_Real.hxx>
 #include <math_Vector.hxx>
 #include <Standard_OStream.hxx>
 
index d1c2f36d3b7f483b2de656910617dee58d961b17..e45ee83243da8e2903569b8f872777a0024e4b76 100644 (file)
@@ -46,7 +46,6 @@ de Gauss.
 #include <math_Matrix.hxx>
 #include <math_MultipleVarFunction.hxx>
 #include <math_Vector.hxx>
-#include <StdFail_NotDone.hxx>
 
 class IntegrationFunction {
 
index 29104e83fe26964c2aaf6ae34fa770e54f95deef..16dd34d31b0f2d470403428800b6c022150b193e 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
 #include <math_IntegerVector.hxx>
 #include <Standard_OStream.hxx>
index b485145bf468530c72413e2aefc91372f90dacba..641d38cdb49427f96d5ef93c3a4d684a5a930338 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <math_Vector.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_IntegerVector.hxx>
 #include <Standard_OStream.hxx>
 class math_FunctionSet;
index 28c386d0470468f1b05e0cc8277bce1bb2e144b3..f79c140f7f6d2ff85626d7f36259f0016dae70fa 100644 (file)
@@ -48,7 +48,6 @@ Etapes du calcul:
 #include <math_Function.hxx>
 #include <math_GaussSingleIntegration.hxx>
 #include <math_Vector.hxx>
-#include <StdFail_NotDone.hxx>
 
 math_GaussSingleIntegration::math_GaussSingleIntegration() : Done(Standard_False)  
 {
index 70046d27ed093e223a7c580d3be7249769016c1b..67a3bbe2cf76701c5d01747c6fa8f77515a9a162 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Real.hxx>
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_Function;
index d908eeff9773f24d07da957e4a50ea6be1327a8a..83642409184d696b654e4f5ea53a7fb6411234ac 100644 (file)
@@ -16,8 +16,6 @@
 #include <math_GlobOptMin.hxx>
 
 #include <math_BFGS.hxx>
-#include <math_Matrix.hxx>
-#include <math_MultipleVarFunctionWithGradient.hxx>
 #include <math_MultipleVarFunctionWithHessian.hxx>
 #include <math_NewtonMinimum.hxx>
 #include <math_Powell.hxx>
index 930301dc505f5e38c2747df8746531de654a0429..b2941e7caa9d2a4508b441fd5ff5fd3f9b9aa2f1 100644 (file)
 #define _math_GlobOptMin_HeaderFile
 
 #include <gp_Pnt.hxx>
-#include <gp_Pnt2d.hxx>
 #include <NCollection_CellFilter.hxx>
 #include <math_MultipleVarFunction.hxx>
 #include <NCollection_Sequence.hxx>
-#include <Standard_Type.hxx>
 
 //! This class represents Evtushenko's algorithm of global optimization based on non-uniform mesh.
 //! Article: Yu. Evtushenko. Numerical methods for finding global extreme (case of a non-uniform mesh).
index 9303e3cac54c4afb470a15b370ad0664f74362d8..152bdeccc13c582e70ee43da5ebe4c90447d5eac 100644 (file)
@@ -21,9 +21,7 @@
 
 #include <math_Householder.hxx>
 #include <math_Matrix.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_DimensionError.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <StdFail_NotDone.hxx>
 
 // Cette classe decrit la methode de Householder qui transforme A en un
index 422a89514043707ea161b189d095a51b28f6cd38..8c5e4f6af50de041279076646a4ed6451b139e1a 100644 (file)
@@ -22,9 +22,6 @@
 #include <Standard_Handle.hxx>
 
 #include <math_Matrix.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <math_Vector.hxx>
 #include <Standard_OStream.hxx>
 
index c5e312336d9f5c5da571877090bab736eb103810..e076b4b1fa64d4e74fc0acbccfdfbbfc73bd6cfa 100644 (file)
 #include <math_Matrix.hxx>
 #include <math_NotSquare.hxx>
 #include <math_Recipes.hxx>
-#include <StdFail_NotDone.hxx>
 
 math_Jacobi::math_Jacobi(const math_Matrix& A) : AA(1, A.RowNumber(), 
-                                                     1, A.RowNumber()),
-                                                EigenValues(1, A.RowNumber()),
-                                                EigenVectors(1, A.RowNumber(),
-                                                  1, A.RowNumber()) {
+                                                    1, A.RowNumber()),
+                                                 EigenValues(1, A.RowNumber()),
+                                                 EigenVectors(1, A.RowNumber(),
+                                                              1, A.RowNumber()) {
 
     math_NotSquare_Raise_if(A.RowNumber() != A.ColNumber(), " ");  
 
index 1016a41adeeaad5dcbe3dc0d9cd0b49223d9ac4b..9133c2d99cd93afbf49732ee943b7c45af7bc98a 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Matrix.hxx>
-#include <Standard_Integer.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_OStream.hxx>
 
 
index 9323ae70c5da5ba2eca23d81af167196beda52dc..880e7137f24cbd2dfdc3860137adb6c59fa8f3b2 100644 (file)
@@ -18,7 +18,6 @@
 #include <math_Function.hxx>
 #include <math_KronrodSingleIntegration.hxx>
 #include <math_Vector.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TColStd_SequenceOfReal.hxx>
 
 //==========================================================================
index 20ca0304ca180355c2b65388a943ef9911c43222..072a406a86f69436b2c1eff40d3082b36e58c1b1 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <math_Vector.hxx>
 class math_Function;
index b8cb70c5c082868a0769c573ceded2a9a950e380..3373a44a46232f01201df37999a2bdd8fdc9ad93 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <math_DoubleTab.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Address.hxx>
 #include <math_Vector.hxx>
 #include <Standard_OStream.hxx>
 
index ec1589fa41e529e6375d2d550ccd6b7b8f993596..c09c2911ef1b2b2842607a16db077751875172ae 100644 (file)
@@ -14,7 +14,6 @@
 
 
 #include <math_MultipleVarFunction.hxx>
-#include <Standard_Integer.hxx>
 
 //=======================================================================
 //function : ~math_MultipleVarFunction
index 66c46210bfcb88c347f59ccbd29ab4e839dcf0af..7819c4e71d2e3763af0403dfb648c9568c4c1022 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
-
 
 
 //! Describes the virtual functions associated with a multiple variable function.
index 3026b6105b4ed99574fa98959bd0f6c953245819..f874aea3767d24648dbcb21b7b08cfc34df54e70 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <math_MultipleVarFunction.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
-
 
 
 //! The abstract class MultipleVarFunctionWithGradient
index e967cd8071de85c33f5c0dfc38d579f736b30154..50575ea90a526dd6fe0f7421d5ebfe6f65a7cfa0 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <math_MultipleVarFunctionWithGradient.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
 class math_Matrix;
 
 
index e2265f89519a163b86d8b2b70aebbd3fbafa9e01..b486aa4c5b24f76f96b6b4d30fb4e460143f0529 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_FunctionWithDerivative;
 
index b2c549409b07836632a412e4278ee02d9b2dbf95..8c695f8853e88ace7bdcf50af548b5a738be726a 100644 (file)
 //#endif
 
 #include <math_FunctionSetWithDerivatives.hxx>
-#include <math_Matrix.hxx>
 #include <math_NewtonFunctionSetRoot.hxx>
 #include <math_Recipes.hxx>
-#include <Standard_DimensionError.hxx>
 #include <StdFail_NotDone.hxx>
 
 //=======================================================================
index 7debe417245f62dcd4eb5e6c967db9d187ea627a..80a194d3c49c13508a300d4ceaf59017d1db9fd3 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <Standard_Integer.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
 #include <math_IntegerVector.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_OStream.hxx>
index 4dbce1f0c5a1f41f0fc838d24e0454795f4cf353..89ae93f952c2543ad9289322232c990829b68d45 100644 (file)
@@ -26,7 +26,6 @@
 #include <math_MultipleVarFunctionWithHessian.hxx>
 #include <math_NewtonMinimum.hxx>
 #include <Precision.hxx>
-#include <Standard_DimensionError.hxx>
 #include <StdFail_NotDone.hxx>
 
 //=======================================================================
index a46bf09c0cab303c30c76d7884774f0121e990cb..50268fddc4fa100ed2681d0ff191ca101f9b0298 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <Precision.hxx>
-#include <Standard_Boolean.hxx>
 #include <math_Status.hxx>
 #include <math_Vector.hxx>
 #include <math_Matrix.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <Standard_OStream.hxx>
 class math_MultipleVarFunctionWithHessian;
index 3e9fb585d9b7de3fd8902eb9736d31384eb6c572..b9e1323ec9b1370cd5f336c59f5eaf163df189e8 100644 (file)
@@ -14,6 +14,8 @@
 // commercial license or contractual agreement.
 
 #include <math_PSO.hxx>
+
+#include <math_BullardGenerator.hxx>
 #include <math_PSOParticlesPool.hxx>
 
 const Standard_Real aBorderDivisor = 1.0e+4;
index 15942ea981fa46c78bed681532fae83a33a888ef..74ea0e981d82845692cb573a733ef9c7e46d4780 100644 (file)
@@ -16,7 +16,6 @@
 #ifndef _math_PSO_HeaderFile
 #define _math_PSO_HeaderFile
 
-#include <math_BullardGenerator.hxx>
 #include <math_MultipleVarFunction.hxx>
 #include <math_Vector.hxx>
 
index 237c8521e15d8f89fc34b9010071ed4bbd8f7acd..14b3dbd83abaf84194b97e0da886efe0066f7cef 100644 (file)
 #include <math_BracketMinimum.hxx>
 #include <math_BrentMinimum.hxx>
 #include <math_Function.hxx>
-#include <math_Matrix.hxx>
 #include <math_MultipleVarFunction.hxx>
 #include <math_Powell.hxx>
-#include <Standard_DimensionError.hxx>
-#include <StdFail_NotDone.hxx>
 
 namespace {
 static inline Standard_Real SQR (const Standard_Real a)
index 79a2198ac0cf8c624786f4e7f04d070c955912c4..eca6a5a75a47309edd5a97f4ced83e850aab2f1b 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Vector.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_Integer.hxx>
 #include <math_Status.hxx>
 #include <math_Matrix.hxx>
index a0f2b633b4358ddd0b807ff314697a3bd3d16201..d8da2fd77f38a2006561e2a98ba1fd5387500a10 100644 (file)
 
 #include <math_Recipes.hxx>
 
-#include <Standard_Failure.hxx>
-#include <Standard_NotImplemented.hxx>
-
-#include <math_Vector.hxx>
 #include <math_IntegerVector.hxx>
 #include <math_Matrix.hxx>
 #include <Message_ProgressScope.hxx>
index 2da8e9239d25822646d50afda9000db49e02bcc3..50a79acb97a7b44c9a852f3bc9718b2d41cc29c1 100644 (file)
 #ifndef math_Recipes_HeaderFile
 #define math_Recipes_HeaderFile
 
-#include <Standard_Boolean.hxx>
-#include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
-#include <Standard_Handle.hxx>
 #include <Message_ProgressRange.hxx>
 
 class math_IntegerVector;
index 9c55803e8cf240d43d5fb9725d6b27b3da65abfb..d0541754a8e8708f131b31a3f3e2ccf87396d7e8 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
-#include <Standard_Boolean.hxx>
 #include <math_Matrix.hxx>
 #include <math_Vector.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_OStream.hxx>
 
 
index 22b0f37fcf2e022a07ce2a53a899410c095f62ea..692fa3153caea3a410cd58544cf3b6a232190448 100644 (file)
@@ -27,7 +27,6 @@
 #include <math_TrigonometricFunctionRoots.hxx>
 #include <math_TrigonometricEquationFunction.hxx>
 #include <math_DirectPolynomialRoots.hxx>
-#include <Standard_OutOfRange.hxx>
 #include <math_FunctionWithDerivative.hxx>
 #include <math_NewtonFunctionRoot.hxx>
 #include <Precision.hxx>
index 062d954978993ef360c7abf655b669aa75689a0f..2e9999ce73d5e7a9178570ff16ddff26cd541fee 100644 (file)
 #include <Standard_DefineAlloc.hxx>
 #include <Standard_Handle.hxx>
 
-#include <Standard_Integer.hxx>
 #include <TColStd_Array1OfReal.hxx>
 #include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_OStream.hxx>
 
 
index a16afffbb9259fbc264b2cbb71b391fce4d97de4..f4d4c69e5ed53f91ef675e5bf8c9a69a8359c7c8 100644 (file)
@@ -33,7 +33,6 @@
 #include <math_Crout.hxx>
 #include <math_Matrix.hxx>
 #include <math_Uzawa.hxx>
-#include <Standard_ConstructionError.hxx>
 #include <Standard_DimensionError.hxx>
 #include <StdFail_NotDone.hxx>
 
index 927a96c08f366ac5b9f2ca5f9216fe94a7e72eb8..da914e1e94cb1866bcbd8dd2c49fd0f4a974536f 100644 (file)
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Handle.hxx>
 
 #include <math_Vector.hxx>
 #include <math_Matrix.hxx>
 #include <Standard_Integer.hxx>
-#include <Standard_Boolean.hxx>
-#include <Standard_Real.hxx>
 #include <Standard_OStream.hxx>
 
 
index b2c2b452d5d550c2efa706491b7ac3b0aa76e94b..7b561c3e7062617c9414fb4b360aec198a73f8ea 100644 (file)
@@ -18,9 +18,6 @@
 
 #include <Standard.hxx>
 #include <Standard_DefineAlloc.hxx>
-#include <Standard_Macro.hxx>
-
-#include <Standard_Real.hxx>
 
 //! Simple container storing two reals: value and weight
 class math_ValueAndWeight