diff --git a/src/IMeshData/IMeshData_Edge.hxx b/src/IMeshData/IMeshData_Edge.hxx index 2d4230d181..f83c89fff6 100644 --- a/src/IMeshData/IMeshData_Edge.hxx +++ b/src/IMeshData/IMeshData_Edge.hxx @@ -16,11 +16,7 @@ #ifndef _IMeshData_Edge_HeaderFile #define _IMeshData_Edge_HeaderFile -#include -#include -#include #include -#include #include #include #include diff --git a/src/IMeshData/IMeshData_Face.hxx b/src/IMeshData/IMeshData_Face.hxx index 7ae82c0859..ea9f4cd37f 100644 --- a/src/IMeshData/IMeshData_Face.hxx +++ b/src/IMeshData/IMeshData_Face.hxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/src/IMeshData/IMeshData_ParametersListArrayAdaptor.hxx b/src/IMeshData/IMeshData_ParametersListArrayAdaptor.hxx index ae8979a491..0a4b40dfad 100644 --- a/src/IMeshData/IMeshData_ParametersListArrayAdaptor.hxx +++ b/src/IMeshData/IMeshData_ParametersListArrayAdaptor.hxx @@ -17,8 +17,6 @@ #define _IMeshData_ParametersListArrayAdaptor_HeaderFile #include -#include -#include //! Auxiliary tool representing adaptor interface for child classes of //! IMeshData_ParametersList to be used in tools working on NCollection_Array structure. diff --git a/src/IMeshData/IMeshData_Shape.hxx b/src/IMeshData/IMeshData_Shape.hxx index 6b23e6c037..55b324fade 100644 --- a/src/IMeshData/IMeshData_Shape.hxx +++ b/src/IMeshData/IMeshData_Shape.hxx @@ -16,7 +16,6 @@ #ifndef _IMeshData_Shape_HeaderFile #define _IMeshData_Shape_HeaderFile -#include #include //! Interface class representing model with associated TopoDS_Shape. diff --git a/src/IMeshData/IMeshData_StatusOwner.hxx b/src/IMeshData/IMeshData_StatusOwner.hxx index abade176dd..5d6a7814a0 100644 --- a/src/IMeshData/IMeshData_StatusOwner.hxx +++ b/src/IMeshData/IMeshData_StatusOwner.hxx @@ -17,8 +17,6 @@ #define _IMeshData_StatusOwner_HeaderFile #include -#include -#include //! Extension interface class providing status functionality. class IMeshData_StatusOwner diff --git a/src/IMeshData/IMeshData_Types.hxx b/src/IMeshData/IMeshData_Types.hxx index 0b52effc0a..5e82a2f12b 100644 --- a/src/IMeshData/IMeshData_Types.hxx +++ b/src/IMeshData/IMeshData_Types.hxx @@ -16,8 +16,6 @@ #ifndef _IMeshData_Types_HeaderFile #define _IMeshData_Types_HeaderFile -#include -#include #include #include #include @@ -26,16 +24,13 @@ #include #include #include -#include #include -#include #include #include #include #include #include #include -#include #include #include #include @@ -45,7 +40,6 @@ #include #include -#include class IMeshData_Shape; class IMeshData_Face; diff --git a/src/IMeshTools/IMeshTools_Context.hxx b/src/IMeshTools/IMeshTools_Context.hxx index b1e0204c0c..3229d7316e 100644 --- a/src/IMeshTools/IMeshTools_Context.hxx +++ b/src/IMeshTools/IMeshTools_Context.hxx @@ -16,7 +16,6 @@ #ifndef _IMeshTools_Context_HeaderFile #define _IMeshTools_Context_HeaderFile -#include #include #include #include diff --git a/src/IMeshTools/IMeshTools_MeshAlgo.hxx b/src/IMeshTools/IMeshTools_MeshAlgo.hxx index 5a1d3b80cf..35bd81f5c5 100644 --- a/src/IMeshTools/IMeshTools_MeshAlgo.hxx +++ b/src/IMeshTools/IMeshTools_MeshAlgo.hxx @@ -17,7 +17,6 @@ #define _IMeshTools_MeshAlgo_HeaderFile #include -#include #include #include diff --git a/src/IMeshTools/IMeshTools_MeshAlgoFactory.hxx b/src/IMeshTools/IMeshTools_MeshAlgoFactory.hxx index 2e4eff6778..c9b741bd6d 100644 --- a/src/IMeshTools/IMeshTools_MeshAlgoFactory.hxx +++ b/src/IMeshTools/IMeshTools_MeshAlgoFactory.hxx @@ -17,7 +17,6 @@ #define _IMeshTools_MeshAlgoFactory_HeaderFile #include -#include #include #include diff --git a/src/IMeshTools/IMeshTools_MeshBuilder.hxx b/src/IMeshTools/IMeshTools_MeshBuilder.hxx index f3d8d7618c..f6441d0fcd 100644 --- a/src/IMeshTools/IMeshTools_MeshBuilder.hxx +++ b/src/IMeshTools/IMeshTools_MeshBuilder.hxx @@ -16,7 +16,6 @@ #ifndef _IMeshTools_MeshBuilder_HeaderFile #define _IMeshTools_MeshBuilder_HeaderFile -#include #include #include #include diff --git a/src/IMeshTools/IMeshTools_ModelAlgo.hxx b/src/IMeshTools/IMeshTools_ModelAlgo.hxx index 93b9a8d98a..cab102b9c0 100644 --- a/src/IMeshTools/IMeshTools_ModelAlgo.hxx +++ b/src/IMeshTools/IMeshTools_ModelAlgo.hxx @@ -16,10 +16,7 @@ #ifndef _IMeshTools_ModelAlgo_HeaderFile #define _IMeshTools_ModelAlgo_HeaderFile -#include -#include #include -#include #include class IMeshData_Model; diff --git a/src/IMeshTools/IMeshTools_ModelBuilder.hxx b/src/IMeshTools/IMeshTools_ModelBuilder.hxx index d82199f5b7..194baed107 100644 --- a/src/IMeshTools/IMeshTools_ModelBuilder.hxx +++ b/src/IMeshTools/IMeshTools_ModelBuilder.hxx @@ -20,7 +20,6 @@ #include #include #include -#include #include struct IMeshTools_Parameters; diff --git a/src/IMeshTools/IMeshTools_ShapeExplorer.cxx b/src/IMeshTools/IMeshTools_ShapeExplorer.cxx index 322b10beaa..7bc12f5990 100644 --- a/src/IMeshTools/IMeshTools_ShapeExplorer.cxx +++ b/src/IMeshTools/IMeshTools_ShapeExplorer.cxx @@ -16,14 +16,11 @@ #include #include #include -#include #include -#include #include #include #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(IMeshTools_ShapeExplorer, IMeshData_Shape) diff --git a/src/IntAna/IntAna_Curve.hxx b/src/IntAna/IntAna_Curve.hxx index 4a3d35d220..05d16d5790 100644 --- a/src/IntAna/IntAna_Curve.hxx +++ b/src/IntAna/IntAna_Curve.hxx @@ -19,14 +19,14 @@ #include #include -#include #include #include -#include -#include #include +class gp_Cone; +class gp_Cylinder; + //! Definition of a parametric Curve which is the result //! of the intersection between two quadrics. class IntAna_Curve diff --git a/src/IntAna/IntAna_Int3Pln.cxx b/src/IntAna/IntAna_Int3Pln.cxx index 586df8b38e..8dbfaabfe8 100644 --- a/src/IntAna/IntAna_Int3Pln.cxx +++ b/src/IntAna/IntAna_Int3Pln.cxx @@ -18,14 +18,12 @@ #endif -#include #include #include #include #include #include #include -#include #include IntAna_Int3Pln::IntAna_Int3Pln() diff --git a/src/IntAna/IntAna_Int3Pln.hxx b/src/IntAna/IntAna_Int3Pln.hxx index ed5273aa2e..6932f46c9e 100644 --- a/src/IntAna/IntAna_Int3Pln.hxx +++ b/src/IntAna/IntAna_Int3Pln.hxx @@ -19,9 +19,7 @@ #include #include -#include -#include #include class gp_Pln; diff --git a/src/IntAna/IntAna_IntConicQuad.cxx b/src/IntAna/IntAna_IntConicQuad.cxx index f5f4211ad6..2ea0d72085 100644 --- a/src/IntAna/IntAna_IntConicQuad.cxx +++ b/src/IntAna/IntAna_IntConicQuad.cxx @@ -24,7 +24,6 @@ #include -#include #include #include #include @@ -43,9 +42,6 @@ #include #include #include -#include -#include -#include static Standard_Real PIpPI = M_PI + M_PI; //============================================================================= diff --git a/src/IntAna/IntAna_IntConicQuad.hxx b/src/IntAna/IntAna_IntConicQuad.hxx index 9af3a88091..a7ea66a33f 100644 --- a/src/IntAna/IntAna_IntConicQuad.hxx +++ b/src/IntAna/IntAna_IntConicQuad.hxx @@ -19,12 +19,9 @@ #include #include -#include -#include #include #include -#include class gp_Lin; class IntAna_Quadric; class gp_Circ; diff --git a/src/IntAna/IntAna_IntLinTorus.cxx b/src/IntAna/IntAna_IntLinTorus.cxx index 8f824183d6..18decab651 100644 --- a/src/IntAna/IntAna_IntLinTorus.cxx +++ b/src/IntAna/IntAna_IntLinTorus.cxx @@ -25,9 +25,6 @@ #include #include #include -#include -#include -#include IntAna_IntLinTorus::IntAna_IntLinTorus () : done(Standard_False), diff --git a/src/IntAna/IntAna_IntLinTorus.hxx b/src/IntAna/IntAna_IntLinTorus.hxx index 145517d4a3..03d01a55f5 100644 --- a/src/IntAna/IntAna_IntLinTorus.hxx +++ b/src/IntAna/IntAna_IntLinTorus.hxx @@ -19,12 +19,9 @@ #include #include -#include -#include #include #include -#include class gp_Lin; class gp_Torus; diff --git a/src/IntAna/IntAna_IntQuadQuad.cxx b/src/IntAna/IntAna_IntQuadQuad.cxx index 68bfabc72d..20fb88e65d 100644 --- a/src/IntAna/IntAna_IntQuadQuad.cxx +++ b/src/IntAna/IntAna_IntQuadQuad.cxx @@ -34,7 +34,6 @@ #include #include #include -#include #include #include #include diff --git a/src/IntAna/IntAna_IntQuadQuad.hxx b/src/IntAna/IntAna_IntQuadQuad.hxx index 85e4e83ebf..c286a05ca5 100644 --- a/src/IntAna/IntAna_IntQuadQuad.hxx +++ b/src/IntAna/IntAna_IntQuadQuad.hxx @@ -19,13 +19,10 @@ #include #include -#include -#include #include #include #include -#include class gp_Cylinder; class IntAna_Quadric; class gp_Cone; diff --git a/src/IntAna/IntAna_QuadQuadGeo.cxx b/src/IntAna/IntAna_QuadQuadGeo.cxx index ada10bca50..3ab50bcd85 100644 --- a/src/IntAna/IntAna_QuadQuadGeo.cxx +++ b/src/IntAna/IntAna_QuadQuadGeo.cxx @@ -27,7 +27,6 @@ #include #include -#include #include #include #include diff --git a/src/IntAna/IntAna_QuadQuadGeo.hxx b/src/IntAna/IntAna_QuadQuadGeo.hxx index 70da587c17..534a8ca5a6 100644 --- a/src/IntAna/IntAna_QuadQuadGeo.hxx +++ b/src/IntAna/IntAna_QuadQuadGeo.hxx @@ -19,14 +19,11 @@ #include #include -#include -#include #include #include #include #include -#include class gp_Pln; class gp_Cylinder; class gp_Sphere; diff --git a/src/IntAna/IntAna_Quadric.cxx b/src/IntAna/IntAna_Quadric.cxx index b71f83f606..ea6b9929f1 100644 --- a/src/IntAna/IntAna_Quadric.cxx +++ b/src/IntAna/IntAna_Quadric.cxx @@ -21,12 +21,7 @@ #include -#include -#include -#include -#include #include -#include #include #include diff --git a/src/IntAna/IntAna_Quadric.hxx b/src/IntAna/IntAna_Quadric.hxx index f660e92c18..4f2cddbca1 100644 --- a/src/IntAna/IntAna_Quadric.hxx +++ b/src/IntAna/IntAna_Quadric.hxx @@ -17,8 +17,13 @@ #ifndef _IntAna_Quadric_HeaderFile #define _IntAna_Quadric_HeaderFile -#include #include +#include + +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. diff --git a/src/IntAna2d/IntAna2d_AnaIntersection.cxx b/src/IntAna2d/IntAna2d_AnaIntersection.cxx index b645b3361d..d0a5a4647a 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection.cxx @@ -20,8 +20,6 @@ #include #include #include -#include -#include #include IntAna2d_AnaIntersection::IntAna2d_AnaIntersection () diff --git a/src/IntAna2d/IntAna2d_AnaIntersection.hxx b/src/IntAna2d/IntAna2d_AnaIntersection.hxx index d35d9c974a..8892e62481 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection.hxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection.hxx @@ -19,9 +19,7 @@ #include #include -#include -#include #include #include class gp_Lin2d; diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_1.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_1.cxx index ec6a7d6fc4..f7d70afab7 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_1.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_1.cxx @@ -14,14 +14,10 @@ #include -#include -#include #include -#include #include #include #include -#include #include void IntAna2d_AnaIntersection::Perform (const gp_Lin2d& L1, diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_2.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_2.cxx index 5f8b0af3a5..1f345e531a 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_2.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_2.cxx @@ -14,15 +14,10 @@ #include -#include -#include -#include -#include #include #include #include #include -#include #include void IntAna2d_AnaIntersection::Perform (const gp_Circ2d& C1, diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_3.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_3.cxx index c44f6da9ca..fe31e86c77 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_3.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_3.cxx @@ -15,15 +15,10 @@ #include #include -#include -#include #include -#include #include #include #include -#include -#include //======================================================================= //function : Perform diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_4.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_4.cxx index 959aa775ce..d009e4dad4 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_4.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_4.cxx @@ -16,15 +16,11 @@ //============================================================================ #include -#include -#include #include -#include #include #include #include #include -#include #include void IntAna2d_AnaIntersection::Perform (const gp_Lin2d& L, diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_5.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_5.cxx index 6fcae32f8a..5fc58732b8 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_5.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_5.cxx @@ -16,15 +16,10 @@ //============================================================================ #include -#include -#include -#include -#include #include #include #include #include -#include #include void IntAna2d_AnaIntersection::Perform(const gp_Circ2d& Circle, diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_6.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_6.cxx index e0bcd9289f..81e697af34 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_6.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_6.cxx @@ -17,14 +17,10 @@ #include #include -#include -#include -#include #include #include #include #include -#include #include void IntAna2d_AnaIntersection::Perform(const gp_Elips2d& Elips, diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_7.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_7.cxx index 3e479029d0..784cc5236b 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_7.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_7.cxx @@ -16,15 +16,11 @@ //============================================================================ #include -#include -#include -#include #include #include #include #include #include -#include #include void IntAna2d_AnaIntersection::Perform(const gp_Parab2d& P, diff --git a/src/IntAna2d/IntAna2d_AnaIntersection_8.cxx b/src/IntAna2d/IntAna2d_AnaIntersection_8.cxx index 84ebf32464..e9eebdffcb 100644 --- a/src/IntAna2d/IntAna2d_AnaIntersection_8.cxx +++ b/src/IntAna2d/IntAna2d_AnaIntersection_8.cxx @@ -16,15 +16,11 @@ //============================================================================ #include -#include #include -#include -#include #include #include #include #include -#include #include // ----------------------------------------------------------------- diff --git a/src/IntAna2d/IntAna2d_Conic.cxx b/src/IntAna2d/IntAna2d_Conic.cxx index ca04c22b15..78348a95b3 100644 --- a/src/IntAna2d/IntAna2d_Conic.cxx +++ b/src/IntAna2d/IntAna2d_Conic.cxx @@ -13,7 +13,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/IntAna2d/IntAna2d_Conic.hxx b/src/IntAna2d/IntAna2d_Conic.hxx index 14a2906985..af8ec25fe1 100644 --- a/src/IntAna2d/IntAna2d_Conic.hxx +++ b/src/IntAna2d/IntAna2d_Conic.hxx @@ -19,9 +19,7 @@ #include #include -#include -#include class gp_Circ2d; class gp_Lin2d; class gp_Parab2d; diff --git a/src/IntAna2d/IntAna2d_IntPoint.cxx b/src/IntAna2d/IntAna2d_IntPoint.cxx index 53b4696e45..76804b747e 100644 --- a/src/IntAna2d/IntAna2d_IntPoint.cxx +++ b/src/IntAna2d/IntAna2d_IntPoint.cxx @@ -15,12 +15,10 @@ // commercial license or contractual agreement. -#include #include -#include 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) { } diff --git a/src/IntAna2d/IntAna2d_IntPoint.hxx b/src/IntAna2d/IntAna2d_IntPoint.hxx index 216514c3e7..0755ade73a 100644 --- a/src/IntAna2d/IntAna2d_IntPoint.hxx +++ b/src/IntAna2d/IntAna2d_IntPoint.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include diff --git a/src/IntAna2d/IntAna2d_Outils.hxx b/src/IntAna2d/IntAna2d_Outils.hxx index 6d11e2c0a7..9e72716d28 100644 --- a/src/IntAna2d/IntAna2d_Outils.hxx +++ b/src/IntAna2d/IntAna2d_Outils.hxx @@ -18,10 +18,8 @@ #ifndef IntAna2d_Outils_HeaderFile #define IntAna2d_Outils_HeaderFile -#include #include #include -#include class MyDirectPolynomialRoots { public: diff --git a/src/IntCurve/IntCurve_IConicTool.hxx b/src/IntCurve/IntCurve_IConicTool.hxx index 8e994c2174..fad42fcd84 100644 --- a/src/IntCurve/IntCurve_IConicTool.hxx +++ b/src/IntCurve/IntCurve_IConicTool.hxx @@ -19,9 +19,7 @@ #include #include -#include -#include #include #include #include diff --git a/src/IntCurve/IntCurve_IntConicConic.cxx b/src/IntCurve/IntCurve_IntConicConic.cxx index 97796b007d..37f4833da1 100644 --- a/src/IntCurve/IntCurve_IntConicConic.cxx +++ b/src/IntCurve/IntCurve_IntConicConic.cxx @@ -17,7 +17,6 @@ // Modified: OFV Thu Nov 6 17:03:52 2003 #include -#include #include #include #include @@ -31,7 +30,6 @@ #include #include #include -#include //======================================================================= // Perform() for diff --git a/src/IntCurve/IntCurve_IntConicConic.hxx b/src/IntCurve/IntCurve_IntConicConic.hxx index a7483c68e0..3024e9162b 100644 --- a/src/IntCurve/IntCurve_IntConicConic.hxx +++ b/src/IntCurve/IntCurve_IntConicConic.hxx @@ -19,11 +19,9 @@ #include #include -#include #include #include -#include class gp_Lin2d; class IntRes2d_Domain; class gp_Circ2d; diff --git a/src/IntCurve/IntCurve_IntConicConic_1.cxx b/src/IntCurve/IntCurve_IntConicConic_1.cxx index 21581f8b34..4ecd7bce42 100644 --- a/src/IntCurve/IntCurve_IntConicConic_1.cxx +++ b/src/IntCurve/IntCurve_IntConicConic_1.cxx @@ -20,22 +20,17 @@ #include #include #include -#include #include -#include #include #include -#include #include #include -#include #include #include #include #include #include #include -#include #include Standard_Boolean Affichage=Standard_False; diff --git a/src/IntCurve/IntCurve_IntConicConic_Tool.hxx b/src/IntCurve/IntCurve_IntConicConic_Tool.hxx index 395220a6d2..c9b188c035 100644 --- a/src/IntCurve/IntCurve_IntConicConic_Tool.hxx +++ b/src/IntCurve/IntCurve_IntConicConic_Tool.hxx @@ -19,14 +19,10 @@ #include -#include -#include // #include #include #include #include -#include -#include static Standard_Real PIpPI = M_PI + M_PI; diff --git a/src/IntCurve/IntCurve_IntImpConicParConic.hxx b/src/IntCurve/IntCurve_IntImpConicParConic.hxx index 02249c5e0f..bcd8cde02c 100644 --- a/src/IntCurve/IntCurve_IntImpConicParConic.hxx +++ b/src/IntCurve/IntCurve_IntImpConicParConic.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include #include class Standard_ConstructionError; class IntCurve_IConicTool; diff --git a/src/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic.hxx b/src/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic.hxx index ffcd25ac64..8c71b95f51 100644 --- a/src/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic.hxx +++ b/src/IntCurve/IntCurve_MyImpParToolOfIntImpConicParConic.hxx @@ -21,11 +21,9 @@ #include #include -#include #include #include #include -#include class IntCurve_IConicTool; class IntCurve_PConic; class IntCurve_PConicTool; diff --git a/src/IntCurve/IntCurve_PConic.cxx b/src/IntCurve/IntCurve_PConic.cxx index 297498164e..d6a85340b1 100644 --- a/src/IntCurve/IntCurve_PConic.cxx +++ b/src/IntCurve/IntCurve_PConic.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/IntCurve/IntCurve_PConic.hxx b/src/IntCurve/IntCurve_PConic.hxx index ed3d793ca5..cfaf8782bb 100644 --- a/src/IntCurve/IntCurve_PConic.hxx +++ b/src/IntCurve/IntCurve_PConic.hxx @@ -19,10 +19,8 @@ #include #include -#include #include -#include #include #include class gp_Elips2d; diff --git a/src/IntCurve/IntCurve_PConicTool.hxx b/src/IntCurve/IntCurve_PConicTool.hxx index 56dcdaedd7..9c462e737f 100644 --- a/src/IntCurve/IntCurve_PConicTool.hxx +++ b/src/IntCurve/IntCurve_PConicTool.hxx @@ -19,9 +19,7 @@ #include #include -#include -#include #include class IntCurve_PConic; class gp_Pnt2d; diff --git a/src/IntCurve/IntCurve_ProjectOnPConicTool.hxx b/src/IntCurve/IntCurve_ProjectOnPConicTool.hxx index bfca262df2..c1d6285912 100644 --- a/src/IntCurve/IntCurve_ProjectOnPConicTool.hxx +++ b/src/IntCurve/IntCurve_ProjectOnPConicTool.hxx @@ -19,9 +19,7 @@ #include #include -#include -#include class IntCurve_PConic; class gp_Pnt2d; diff --git a/src/IntCurveSurface/IntCurveSurface_Intersection.cxx b/src/IntCurveSurface/IntCurveSurface_Intersection.cxx index dff050f233..62e6b30c74 100644 --- a/src/IntCurveSurface/IntCurveSurface_Intersection.cxx +++ b/src/IntCurveSurface/IntCurveSurface_Intersection.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #define PARAMEQUAL(a,b) (Abs((a)-(b))< (1e-8)) diff --git a/src/IntCurveSurface/IntCurveSurface_Intersection.hxx b/src/IntCurveSurface/IntCurveSurface_Intersection.hxx index 2153ae9bce..e61bbdd567 100644 --- a/src/IntCurveSurface/IntCurveSurface_Intersection.hxx +++ b/src/IntCurveSurface/IntCurveSurface_Intersection.hxx @@ -24,8 +24,6 @@ #include #include #include -#include -#include class IntCurveSurface_IntersectionPoint; class IntCurveSurface_IntersectionSegment; diff --git a/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.cxx b/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.cxx index 9635f740f7..39c6d936f8 100644 --- a/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.cxx +++ b/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include //================================================================================ diff --git a/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.hxx b/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.hxx index 3521acfe95..1aa1d6bccb 100644 --- a/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.hxx +++ b/src/IntCurveSurface/IntCurveSurface_IntersectionPoint.hxx @@ -22,7 +22,6 @@ #include #include -#include #include diff --git a/src/IntCurveSurface/IntCurveSurface_IntersectionSegment.cxx b/src/IntCurveSurface/IntCurveSurface_IntersectionSegment.cxx index 1509a77bd7..6fa466fe5b 100644 --- a/src/IntCurveSurface/IntCurveSurface_IntersectionSegment.cxx +++ b/src/IntCurveSurface/IntCurveSurface_IntersectionSegment.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include IntCurveSurface_IntersectionSegment::IntCurveSurface_IntersectionSegment() diff --git a/src/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx b/src/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx index 0d37f26eb3..5d9459dbb9 100644 --- a/src/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx +++ b/src/IntCurveSurface/IntCurveSurface_TheHCurveTool.hxx @@ -22,12 +22,7 @@ #include #include #include -#include #include -#include -#include -#include -#include #include class Standard_OutOfRange; class Standard_NoSuchObject; diff --git a/src/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter.hxx b/src/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter.hxx index 710b4a294e..664b135caf 100644 --- a/src/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter.hxx +++ b/src/IntCurveSurface/IntCurveSurface_TheInterferenceOfHInter.hxx @@ -22,10 +22,8 @@ #include #include -#include #include #include -#include class IntCurveSurface_ThePolygonOfHInter; class IntCurveSurface_ThePolygonToolOfHInter; class IntCurveSurface_ThePolyhedronOfHInter; diff --git a/src/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter.hxx b/src/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter.hxx index 671e912585..71f3b8aed0 100644 --- a/src/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter.hxx +++ b/src/IntCurveSurface/IntCurveSurface_ThePolygonToolOfHInter.hxx @@ -19,10 +19,7 @@ #include #include -#include -#include -#include #include class Standard_OutOfRange; class gp_Pnt; diff --git a/src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx b/src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx index 687a1fdea9..740b983535 100644 --- a/src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx +++ b/src/IntCurveSurface/IntCurveSurface_ThePolyhedronOfHInter.hxx @@ -18,7 +18,6 @@ #define _IntCurveSurface_ThePolyhedronOfHInter_HeaderFile #include -#include #include #include diff --git a/src/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter.hxx b/src/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter.hxx index c937100805..52a2ae0b09 100644 --- a/src/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter.hxx +++ b/src/IntCurveSurface/IntCurveSurface_ThePolyhedronToolOfHInter.hxx @@ -22,9 +22,7 @@ #include #include -#include #include -#include class Standard_OutOfRange; class IntCurveSurface_ThePolyhedronOfHInter; class Bnd_Box; diff --git a/src/IntCurvesFace/IntCurvesFace_Intersector.cxx b/src/IntCurvesFace/IntCurvesFace_Intersector.cxx index 78f47c648d..6db23180f9 100644 --- a/src/IntCurvesFace/IntCurvesFace_Intersector.cxx +++ b/src/IntCurvesFace/IntCurvesFace_Intersector.cxx @@ -23,22 +23,17 @@ #include #include #include -#include #include #include -#include #include #include #include #include #include -#include #include #include -#include #include #include -#include #include #include #include diff --git a/src/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx b/src/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx index ea40cebe30..8010244384 100644 --- a/src/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx +++ b/src/IntCurvesFace/IntCurvesFace_ShapeIntersector.cxx @@ -18,13 +18,8 @@ #include #include -#include -#include #include -#include #include -#include -#include #include #include #include diff --git a/src/IntImpParGen/IntImpParGen.cxx b/src/IntImpParGen/IntImpParGen.cxx index 0bf0008123..b83b7be16e 100644 --- a/src/IntImpParGen/IntImpParGen.cxx +++ b/src/IntImpParGen/IntImpParGen.cxx @@ -16,9 +16,6 @@ #include -#include -#include -#include #include #include #include diff --git a/src/IntImpParGen/IntImpParGen_Tool.hxx b/src/IntImpParGen/IntImpParGen_Tool.hxx index 67ee0524f3..77b9685c27 100644 --- a/src/IntImpParGen/IntImpParGen_Tool.hxx +++ b/src/IntImpParGen/IntImpParGen_Tool.hxx @@ -18,9 +18,7 @@ #define IntImpParGen_Tool_HeaderFile #include -#include #include -#include #include Standard_Real NormalizeOnDomain(Standard_Real&,const IntRes2d_Domain&); diff --git a/src/IntPatch/IntPatch_ALine.cxx b/src/IntPatch/IntPatch_ALine.cxx index 96e632ff5f..ff79b379bd 100644 --- a/src/IntPatch/IntPatch_ALine.cxx +++ b/src/IntPatch/IntPatch_ALine.cxx @@ -16,12 +16,8 @@ #include -#include -#include #include #include -#include -#include #include IMPLEMENT_STANDARD_RTTIEXT(IntPatch_ALine,IntPatch_Line) diff --git a/src/IntPatch/IntPatch_ArcFunction.cxx b/src/IntPatch/IntPatch_ArcFunction.cxx index 57f91e048f..f87f9c9a56 100644 --- a/src/IntPatch/IntPatch_ArcFunction.cxx +++ b/src/IntPatch/IntPatch_ArcFunction.cxx @@ -15,9 +15,6 @@ // commercial license or contractual agreement. -#include -#include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_ArcFunction.hxx b/src/IntPatch/IntPatch_ArcFunction.hxx index d460f177e7..0d74c167ae 100644 --- a/src/IntPatch/IntPatch_ArcFunction.hxx +++ b/src/IntPatch/IntPatch_ArcFunction.hxx @@ -17,6 +17,7 @@ #ifndef _IntPatch_ArcFunction_HeaderFile #define _IntPatch_ArcFunction_HeaderFile +#include #include #include #include diff --git a/src/IntPatch/IntPatch_CSFunction.cxx b/src/IntPatch/IntPatch_CSFunction.cxx index 9369370425..0486a742fb 100644 --- a/src/IntPatch/IntPatch_CSFunction.cxx +++ b/src/IntPatch/IntPatch_CSFunction.cxx @@ -13,8 +13,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_CurvIntSurf.hxx b/src/IntPatch/IntPatch_CurvIntSurf.hxx index 0448130231..6ad831b7bc 100644 --- a/src/IntPatch/IntPatch_CurvIntSurf.hxx +++ b/src/IntPatch/IntPatch_CurvIntSurf.hxx @@ -17,7 +17,6 @@ #ifndef _IntPatch_CurvIntSurf_HeaderFile #define _IntPatch_CurvIntSurf_HeaderFile -#include #include class Adaptor3d_HSurfaceTool; diff --git a/src/IntPatch/IntPatch_GLine.cxx b/src/IntPatch/IntPatch_GLine.cxx index 96a41a97f2..6769b3e04e 100644 --- a/src/IntPatch/IntPatch_GLine.cxx +++ b/src/IntPatch/IntPatch_GLine.cxx @@ -16,14 +16,8 @@ #include -#include -#include -#include -#include #include #include -#include -#include #include IMPLEMENT_STANDARD_RTTIEXT(IntPatch_GLine,IntPatch_Line) diff --git a/src/IntPatch/IntPatch_GLine.hxx b/src/IntPatch/IntPatch_GLine.hxx index 61cc529bbd..d75e537780 100644 --- a/src/IntPatch/IntPatch_GLine.hxx +++ b/src/IntPatch/IntPatch_GLine.hxx @@ -21,18 +21,12 @@ #include #include -#include -#include #include #include #include #include #include -#include #include -#include -#include -#include class gp_Lin; class gp_Circ; class gp_Elips; diff --git a/src/IntPatch/IntPatch_HCurve2dTool.cxx b/src/IntPatch/IntPatch_HCurve2dTool.cxx index e00814391e..bb2d2eae53 100644 --- a/src/IntPatch/IntPatch_HCurve2dTool.cxx +++ b/src/IntPatch/IntPatch_HCurve2dTool.cxx @@ -15,18 +15,7 @@ // commercial license or contractual agreement. -#include -#include -#include -#include -#include -#include -#include #include -#include -#include -#include -#include //============================================================ Standard_Integer IntPatch_HCurve2dTool::NbSamples (const Handle(Adaptor2d_Curve2d)& C, diff --git a/src/IntPatch/IntPatch_HCurve2dTool.hxx b/src/IntPatch/IntPatch_HCurve2dTool.hxx index 86f9899b55..916d5c7cec 100644 --- a/src/IntPatch/IntPatch_HCurve2dTool.hxx +++ b/src/IntPatch/IntPatch_HCurve2dTool.hxx @@ -17,23 +17,15 @@ #ifndef _IntPatch_HCurve2dTool_HeaderFile #define _IntPatch_HCurve2dTool_HeaderFile +#include #include #include #include #include -#include #include #include #include -#include -#include -#include -#include -#include -#include -#include -#include class gp_Pnt2d; class gp_Vec2d; class Geom2d_BezierCurve; diff --git a/src/IntPatch/IntPatch_HInterTool.cxx b/src/IntPatch/IntPatch_HInterTool.cxx index 595ee4f2ca..623febdf28 100644 --- a/src/IntPatch/IntPatch_HInterTool.cxx +++ b/src/IntPatch/IntPatch_HInterTool.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include @@ -24,7 +22,6 @@ #include #include #include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_ImpPrmIntersection.cxx b/src/IntPatch/IntPatch_ImpPrmIntersection.cxx index 483d1c2f34..6ecec53651 100644 --- a/src/IntPatch/IntPatch_ImpPrmIntersection.cxx +++ b/src/IntPatch/IntPatch_ImpPrmIntersection.cxx @@ -21,11 +21,9 @@ #include #include #include -#include #include #include #include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_InterferencePolyhedron.cxx b/src/IntPatch/IntPatch_InterferencePolyhedron.cxx index 9d9509854b..046c2e8a4c 100644 --- a/src/IntPatch/IntPatch_InterferencePolyhedron.cxx +++ b/src/IntPatch/IntPatch_InterferencePolyhedron.cxx @@ -21,17 +21,10 @@ #include #include #include -#include -#include -#include -#include -#include -#include #include #include #include #include -#include #include static const int Pourcent3[9] = {0, 1, 2, 0, 1, 2, 0, 1, 2}; diff --git a/src/IntPatch/IntPatch_InterferencePolyhedron.hxx b/src/IntPatch/IntPatch_InterferencePolyhedron.hxx index 32f14ea21e..206f7e90f8 100644 --- a/src/IntPatch/IntPatch_InterferencePolyhedron.hxx +++ b/src/IntPatch/IntPatch_InterferencePolyhedron.hxx @@ -19,13 +19,10 @@ #include #include -#include #include -#include #include #include -#include class IntPatch_Polyhedron; class Intf_TangentZone; diff --git a/src/IntPatch/IntPatch_Intersection.cxx b/src/IntPatch/IntPatch_Intersection.cxx index 08db1dccd8..b06c8513d1 100644 --- a/src/IntPatch/IntPatch_Intersection.cxx +++ b/src/IntPatch/IntPatch_Intersection.cxx @@ -23,13 +23,11 @@ #include #include #include -#include #include #include #include #include -#include #include #include #include @@ -210,26 +208,18 @@ void IntPatch_Intersection::Perform(const Handle(Adaptor3d_Surface)& S1, // // ///////////////////////////////////////////////////////////////////////////// #include -#include #include #include #include #include #include -#include -#include -#include -#include -#include #include #include #include #include #include #include -#include #include -#include #include //=============================================================== diff --git a/src/IntPatch/IntPatch_Line.cxx b/src/IntPatch/IntPatch_Line.cxx index 690a6467ac..7cd137d004 100644 --- a/src/IntPatch/IntPatch_Line.cxx +++ b/src/IntPatch/IntPatch_Line.cxx @@ -15,7 +15,6 @@ #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(IntPatch_Line,Standard_Transient) diff --git a/src/IntPatch/IntPatch_Line.hxx b/src/IntPatch/IntPatch_Line.hxx index e92369f5cd..5cd38a8e53 100644 --- a/src/IntPatch/IntPatch_Line.hxx +++ b/src/IntPatch/IntPatch_Line.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_LineConstructor.cxx b/src/IntPatch/IntPatch_LineConstructor.cxx index 324caaaa84..4274665023 100644 --- a/src/IntPatch/IntPatch_LineConstructor.cxx +++ b/src/IntPatch/IntPatch_LineConstructor.cxx @@ -16,7 +16,6 @@ #include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_Point.cxx b/src/IntPatch/IntPatch_Point.cxx index 3286b1e45b..6c681d27da 100644 --- a/src/IntPatch/IntPatch_Point.cxx +++ b/src/IntPatch/IntPatch_Point.cxx @@ -15,13 +15,11 @@ // commercial license or contractual agreement. -#include #include #include #include #include #include -#include #include void IntPatch_Point::SetValue (const gp_Pnt& Pt, @@ -122,7 +120,6 @@ void IntPatch_Point::ReverseTransition() #include -#include #include static void DumpTransition(const IntSurf_Transition& T) diff --git a/src/IntPatch/IntPatch_Point.hxx b/src/IntPatch/IntPatch_Point.hxx index b44a1d6c48..e969039e18 100644 --- a/src/IntPatch/IntPatch_Point.hxx +++ b/src/IntPatch/IntPatch_Point.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include #include #include diff --git a/src/IntPatch/IntPatch_PolyArc.cxx b/src/IntPatch/IntPatch_PolyArc.cxx index 3a46f03294..1253fe17da 100644 --- a/src/IntPatch/IntPatch_PolyArc.cxx +++ b/src/IntPatch/IntPatch_PolyArc.cxx @@ -16,7 +16,6 @@ #include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_PolyArc.hxx b/src/IntPatch/IntPatch_PolyArc.hxx index 920dc8507b..97507a04f8 100644 --- a/src/IntPatch/IntPatch_PolyArc.hxx +++ b/src/IntPatch/IntPatch_PolyArc.hxx @@ -23,8 +23,6 @@ #include #include -#include -#include #include #include class Bnd_Box2d; diff --git a/src/IntPatch/IntPatch_PolyLine.cxx b/src/IntPatch/IntPatch_PolyLine.cxx index c73fb8bbfd..fa7eaeaed1 100644 --- a/src/IntPatch/IntPatch_PolyLine.cxx +++ b/src/IntPatch/IntPatch_PolyLine.cxx @@ -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 #include #include #include diff --git a/src/IntPatch/IntPatch_Polygo.cxx b/src/IntPatch/IntPatch_Polygo.cxx index d2e43a24d7..ae06ac4987 100644 --- a/src/IntPatch/IntPatch_Polygo.cxx +++ b/src/IntPatch/IntPatch_Polygo.cxx @@ -15,9 +15,7 @@ // commercial license or contractual agreement. -#include #include -#include //======================================================================= //function : Initialize diff --git a/src/IntPatch/IntPatch_Polygo.hxx b/src/IntPatch/IntPatch_Polygo.hxx index cf218b17cb..ade9775b83 100644 --- a/src/IntPatch/IntPatch_Polygo.hxx +++ b/src/IntPatch/IntPatch_Polygo.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include class gp_Pnt2d; diff --git a/src/IntPatch/IntPatch_Polyhedron.cxx b/src/IntPatch/IntPatch_Polyhedron.cxx index db03fc2da9..9f436bbb22 100644 --- a/src/IntPatch/IntPatch_Polyhedron.cxx +++ b/src/IntPatch/IntPatch_Polyhedron.cxx @@ -16,17 +16,11 @@ #include -#include -#include #include #include #include #include #include -#include -#include -#include -#include #include #include diff --git a/src/IntPatch/IntPatch_Polyhedron.hxx b/src/IntPatch/IntPatch_Polyhedron.hxx index bfcfc0a12c..59e939b98f 100644 --- a/src/IntPatch/IntPatch_Polyhedron.hxx +++ b/src/IntPatch/IntPatch_Polyhedron.hxx @@ -18,7 +18,6 @@ #define _IntPatch_Polyhedron_HeaderFile #include -#include #include //! This class provides a linear approximation of the PSurface. diff --git a/src/IntPatch/IntPatch_PolyhedronTool.hxx b/src/IntPatch/IntPatch_PolyhedronTool.hxx index 7b07b8a6ac..712d926edc 100644 --- a/src/IntPatch/IntPatch_PolyhedronTool.hxx +++ b/src/IntPatch/IntPatch_PolyhedronTool.hxx @@ -22,7 +22,6 @@ #include #include -#include #include class Standard_OutOfRange; class Bnd_Box; diff --git a/src/IntPatch/IntPatch_PrmPrmIntersection.cxx b/src/IntPatch/IntPatch_PrmPrmIntersection.cxx index a96f662f7c..a3ba76ddb4 100644 --- a/src/IntPatch/IntPatch_PrmPrmIntersection.cxx +++ b/src/IntPatch/IntPatch_PrmPrmIntersection.cxx @@ -21,12 +21,7 @@ #include #include #include -#include -#include -#include -#include #include -#include #include #include #include @@ -40,7 +35,6 @@ #include #include #include -#include #include static void SectionPointToParameters(const Intf_SectionPoint& Sp, diff --git a/src/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.hxx b/src/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.hxx index 6da6277e09..015d6e35a5 100644 --- a/src/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.hxx +++ b/src/IntPatch/IntPatch_PrmPrmIntersection_T3Bits.hxx @@ -21,9 +21,6 @@ #include #include -#include -#include - class IntPatch_PrmPrmIntersection_T3Bits { public: diff --git a/src/IntPatch/IntPatch_RLine.cxx b/src/IntPatch/IntPatch_RLine.cxx index b1d83940ff..4e552fc067 100644 --- a/src/IntPatch/IntPatch_RLine.cxx +++ b/src/IntPatch/IntPatch_RLine.cxx @@ -15,14 +15,9 @@ // commercial license or contractual agreement. -#include -#include #include #include #include -#include -#include -#include #include IMPLEMENT_STANDARD_RTTIEXT(IntPatch_RLine,IntPatch_PointLine) diff --git a/src/IntPatch/IntPatch_RLine.hxx b/src/IntPatch/IntPatch_RLine.hxx index b98bda1c86..dda29a2e51 100644 --- a/src/IntPatch/IntPatch_RLine.hxx +++ b/src/IntPatch/IntPatch_RLine.hxx @@ -18,9 +18,7 @@ #define _IntPatch_RLine_HeaderFile #include -#include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_RstInt.cxx b/src/IntPatch/IntPatch_RstInt.cxx index 6c16d7162f..b1b996ff92 100644 --- a/src/IntPatch/IntPatch_RstInt.cxx +++ b/src/IntPatch/IntPatch_RstInt.cxx @@ -26,15 +26,10 @@ //-- Chercher(Nbvtx++). #include -#include #include #include -#include -#include -#include #include #include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_SpecialPoints.cxx b/src/IntPatch/IntPatch_SpecialPoints.cxx index f58dcb9fb0..d2fb94add0 100644 --- a/src/IntPatch/IntPatch_SpecialPoints.cxx +++ b/src/IntPatch/IntPatch_SpecialPoints.cxx @@ -19,8 +19,6 @@ #include #include #include -#include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_TheIWLineOfTheIWalking.hxx b/src/IntPatch/IntPatch_TheIWLineOfTheIWalking.hxx index ceca228e36..5d59181c49 100644 --- a/src/IntPatch/IntPatch_TheIWLineOfTheIWalking.hxx +++ b/src/IntPatch/IntPatch_TheIWLineOfTheIWalking.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_TheSOnBounds.hxx b/src/IntPatch/IntPatch_TheSOnBounds.hxx index 0aec13e2dd..b62ed1d515 100644 --- a/src/IntPatch/IntPatch_TheSOnBounds.hxx +++ b/src/IntPatch/IntPatch_TheSOnBounds.hxx @@ -21,10 +21,8 @@ #include #include -#include #include #include -#include #include class StdFail_NotDone; class Standard_OutOfRange; diff --git a/src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx b/src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx index 9d200b6cb1..b14695b1c8 100644 --- a/src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx +++ b/src/IntPatch/IntPatch_TheSegmentOfTheSOnBounds.hxx @@ -21,7 +21,6 @@ #include #include -#include #include class Standard_DomainError; diff --git a/src/IntPatch/IntPatch_WLine.cxx b/src/IntPatch/IntPatch_WLine.cxx index 44713bc935..7cdb93daaf 100644 --- a/src/IntPatch/IntPatch_WLine.cxx +++ b/src/IntPatch/IntPatch_WLine.cxx @@ -15,15 +15,9 @@ // commercial license or contractual agreement. -#include -#include -#include -#include #include #include #include -#include -#include #include 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 #include #include diff --git a/src/IntPatch/IntPatch_WLine.hxx b/src/IntPatch/IntPatch_WLine.hxx index 2f68baaff8..ccebfe4fec 100644 --- a/src/IntPatch/IntPatch_WLine.hxx +++ b/src/IntPatch/IntPatch_WLine.hxx @@ -18,9 +18,7 @@ #define _IntPatch_WLine_HeaderFile #include -#include -#include #include #include #include diff --git a/src/IntPatch/IntPatch_WLineTool.hxx b/src/IntPatch/IntPatch_WLineTool.hxx index fc29394b4d..41f7f02c1c 100644 --- a/src/IntPatch/IntPatch_WLineTool.hxx +++ b/src/IntPatch/IntPatch_WLineTool.hxx @@ -14,8 +14,6 @@ #ifndef _IntPatch_WLineTool_HeaderFile #define _IntPatch_WLineTool_HeaderFile -#include - #include #include #include diff --git a/src/IntPolyh/IntPolyh_CoupleMapHasher.hxx b/src/IntPolyh/IntPolyh_CoupleMapHasher.hxx index e0300624a3..fa40687ed9 100644 --- a/src/IntPolyh/IntPolyh_CoupleMapHasher.hxx +++ b/src/IntPolyh/IntPolyh_CoupleMapHasher.hxx @@ -16,7 +16,6 @@ #define _IntPolyh_CoupleMapHasher_HeaderFile #include -#include #include class IntPolyh_Couple; diff --git a/src/IntPolyh/IntPolyh_Edge.hxx b/src/IntPolyh/IntPolyh_Edge.hxx index 72e5173c52..a7c7aec95a 100644 --- a/src/IntPolyh/IntPolyh_Edge.hxx +++ b/src/IntPolyh/IntPolyh_Edge.hxx @@ -21,8 +21,6 @@ #include #include -#include - //! The class represents the edge built between the two IntPolyh points.
//! It is linked to two IntPolyh triangles. class IntPolyh_Edge diff --git a/src/IntPolyh/IntPolyh_MaillageAffinage.cxx b/src/IntPolyh/IntPolyh_MaillageAffinage.cxx index 44ffc62bea..1e2300416b 100644 --- a/src/IntPolyh/IntPolyh_MaillageAffinage.cxx +++ b/src/IntPolyh/IntPolyh_MaillageAffinage.cxx @@ -31,18 +31,13 @@ #include #include #include -#include #include -#include -#include -#include #include #include #include #include #include #include -#include #include #include #include diff --git a/src/IntPolyh/IntPolyh_Point.cxx b/src/IntPolyh/IntPolyh_Point.cxx index 884c8fa7f3..0e87396bea 100644 --- a/src/IntPolyh/IntPolyh_Point.cxx +++ b/src/IntPolyh/IntPolyh_Point.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include diff --git a/src/IntPolyh/IntPolyh_SectionLine.hxx b/src/IntPolyh/IntPolyh_SectionLine.hxx index 3bb213a31d..6ceed6368e 100644 --- a/src/IntPolyh/IntPolyh_SectionLine.hxx +++ b/src/IntPolyh/IntPolyh_SectionLine.hxx @@ -22,7 +22,6 @@ #include #include -#include class IntPolyh_StartPoint; diff --git a/src/IntPolyh/IntPolyh_Triangle.cxx b/src/IntPolyh/IntPolyh_Triangle.cxx index 4bbad06ff8..4e0aab33c3 100644 --- a/src/IntPolyh/IntPolyh_Triangle.cxx +++ b/src/IntPolyh/IntPolyh_Triangle.cxx @@ -15,10 +15,6 @@ // commercial license or contractual agreement. -#include -#include -#include -#include #include #include diff --git a/src/IntRes2d/IntRes2d_Domain.cxx b/src/IntRes2d/IntRes2d_Domain.cxx index e6a58049e7..57c9b9cc3f 100644 --- a/src/IntRes2d/IntRes2d_Domain.cxx +++ b/src/IntRes2d/IntRes2d_Domain.cxx @@ -18,10 +18,8 @@ // --- limit infinite points and parameters in order to make // --- arithmetic operation on them safe -#include #include #include -#include const Standard_Real infVal = Precision::Infinite(); diff --git a/src/IntRes2d/IntRes2d_Domain.hxx b/src/IntRes2d/IntRes2d_Domain.hxx index 0799227aae..634a9989f7 100644 --- a/src/IntRes2d/IntRes2d_Domain.hxx +++ b/src/IntRes2d/IntRes2d_Domain.hxx @@ -21,8 +21,6 @@ #include #include -#include -#include #include #include diff --git a/src/IntRes2d/IntRes2d_Intersection.cxx b/src/IntRes2d/IntRes2d_Intersection.cxx index a4a6e352de..1986ec78d8 100644 --- a/src/IntRes2d/IntRes2d_Intersection.cxx +++ b/src/IntRes2d/IntRes2d_Intersection.cxx @@ -19,9 +19,7 @@ #include #include #include -#include #include -#include #include #define PARAMEQUAL(a,b) (Abs((a)-(b))< (1e-8)) diff --git a/src/IntRes2d/IntRes2d_Intersection.hxx b/src/IntRes2d/IntRes2d_Intersection.hxx index 2b28f65c8b..fdf5d83e4b 100644 --- a/src/IntRes2d/IntRes2d_Intersection.hxx +++ b/src/IntRes2d/IntRes2d_Intersection.hxx @@ -24,8 +24,6 @@ #include #include #include -#include -#include class IntRes2d_IntersectionPoint; class IntRes2d_IntersectionSegment; diff --git a/src/IntRes2d/IntRes2d_IntersectionPoint.cxx b/src/IntRes2d/IntRes2d_IntersectionPoint.cxx index fd65533c50..caacf24854 100644 --- a/src/IntRes2d/IntRes2d_IntersectionPoint.cxx +++ b/src/IntRes2d/IntRes2d_IntersectionPoint.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include diff --git a/src/IntRes2d/IntRes2d_IntersectionPoint.hxx b/src/IntRes2d/IntRes2d_IntersectionPoint.hxx index a78fff7547..5cb18711cc 100644 --- a/src/IntRes2d/IntRes2d_IntersectionPoint.hxx +++ b/src/IntRes2d/IntRes2d_IntersectionPoint.hxx @@ -22,7 +22,6 @@ #include #include -#include #include #include diff --git a/src/IntRes2d/IntRes2d_IntersectionSegment.cxx b/src/IntRes2d/IntRes2d_IntersectionSegment.cxx index 41d296cd5c..d83caacc8b 100644 --- a/src/IntRes2d/IntRes2d_IntersectionSegment.cxx +++ b/src/IntRes2d/IntRes2d_IntersectionSegment.cxx @@ -15,9 +15,7 @@ // commercial license or contractual agreement. -#include #include -#include IntRes2d_IntersectionSegment::IntRes2d_IntersectionSegment () : oppos(Standard_False), diff --git a/src/IntSurf/IntSurf_Couple.hxx b/src/IntSurf/IntSurf_Couple.hxx index 84ac5f6b3c..efa0dcd96f 100644 --- a/src/IntSurf/IntSurf_Couple.hxx +++ b/src/IntSurf/IntSurf_Couple.hxx @@ -19,7 +19,6 @@ #include #include -#include #include diff --git a/src/IntSurf/IntSurf_InteriorPoint.cxx b/src/IntSurf/IntSurf_InteriorPoint.cxx index 50eb033f42..3d9ddc913c 100644 --- a/src/IntSurf/IntSurf_InteriorPoint.cxx +++ b/src/IntSurf/IntSurf_InteriorPoint.cxx @@ -13,7 +13,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/IntSurf/IntSurf_InteriorPoint.hxx b/src/IntSurf/IntSurf_InteriorPoint.hxx index 63334c7bee..4642119018 100644 --- a/src/IntSurf/IntSurf_InteriorPoint.hxx +++ b/src/IntSurf/IntSurf_InteriorPoint.hxx @@ -19,10 +19,8 @@ #include #include -#include #include -#include #include #include diff --git a/src/IntSurf/IntSurf_InteriorPointTool.hxx b/src/IntSurf/IntSurf_InteriorPointTool.hxx index aa7b34310c..3253dd1ed6 100644 --- a/src/IntSurf/IntSurf_InteriorPointTool.hxx +++ b/src/IntSurf/IntSurf_InteriorPointTool.hxx @@ -19,10 +19,8 @@ #include #include -#include #include -#include #include #include class IntSurf_InteriorPoint; diff --git a/src/IntSurf/IntSurf_LineOn2S.cxx b/src/IntSurf/IntSurf_LineOn2S.cxx index 162bab7e3a..2608c4eae5 100644 --- a/src/IntSurf/IntSurf_LineOn2S.cxx +++ b/src/IntSurf/IntSurf_LineOn2S.cxx @@ -15,7 +15,6 @@ #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(IntSurf_LineOn2S,Standard_Transient) diff --git a/src/IntSurf/IntSurf_LineOn2S.hxx b/src/IntSurf/IntSurf_LineOn2S.hxx index b44dc77838..3abc4b84b4 100644 --- a/src/IntSurf/IntSurf_LineOn2S.hxx +++ b/src/IntSurf/IntSurf_LineOn2S.hxx @@ -18,7 +18,6 @@ #define _IntSurf_LineOn2S_HeaderFile #include -#include #include #include @@ -26,7 +25,6 @@ #include #include #include -#include #include class IntSurf_PntOn2S; diff --git a/src/IntSurf/IntSurf_PathPoint.cxx b/src/IntSurf/IntSurf_PathPoint.cxx index 554b04eecb..e00db4fd3b 100644 --- a/src/IntSurf/IntSurf_PathPoint.cxx +++ b/src/IntSurf/IntSurf_PathPoint.cxx @@ -15,9 +15,7 @@ #include #include -#include #include -#include #include IntSurf_PathPoint::IntSurf_PathPoint (): diff --git a/src/IntSurf/IntSurf_PathPoint.hxx b/src/IntSurf/IntSurf_PathPoint.hxx index d8617163ec..d15df730e4 100644 --- a/src/IntSurf/IntSurf_PathPoint.hxx +++ b/src/IntSurf/IntSurf_PathPoint.hxx @@ -22,11 +22,9 @@ #include #include -#include #include #include #include -#include #include diff --git a/src/IntSurf/IntSurf_PathPointTool.hxx b/src/IntSurf/IntSurf_PathPointTool.hxx index 70481825b4..ae72995d87 100644 --- a/src/IntSurf/IntSurf_PathPointTool.hxx +++ b/src/IntSurf/IntSurf_PathPointTool.hxx @@ -19,11 +19,8 @@ #include #include -#include #include -#include -#include #include #include #include diff --git a/src/IntSurf/IntSurf_PntOn2S.cxx b/src/IntSurf/IntSurf_PntOn2S.cxx index df167df6a4..679e7df268 100644 --- a/src/IntSurf/IntSurf_PntOn2S.cxx +++ b/src/IntSurf/IntSurf_PntOn2S.cxx @@ -13,7 +13,6 @@ // commercial license or contractual agreement. -#include #include IntSurf_PntOn2S::IntSurf_PntOn2S () diff --git a/src/IntSurf/IntSurf_PntOn2S.hxx b/src/IntSurf/IntSurf_PntOn2S.hxx index d9e4bcfeeb..5dd6a9d5b5 100644 --- a/src/IntSurf/IntSurf_PntOn2S.hxx +++ b/src/IntSurf/IntSurf_PntOn2S.hxx @@ -22,7 +22,6 @@ #include #include -#include #include class gp_Pnt2d; diff --git a/src/IntSurf/IntSurf_Quadric.cxx b/src/IntSurf/IntSurf_Quadric.cxx index e44a7b7282..5dba23198d 100644 --- a/src/IntSurf/IntSurf_Quadric.cxx +++ b/src/IntSurf/IntSurf_Quadric.cxx @@ -15,7 +15,6 @@ #include #include -#include #include #include #include diff --git a/src/IntSurf/IntSurf_Quadric.hxx b/src/IntSurf/IntSurf_Quadric.hxx index 0484519f25..28374d715a 100644 --- a/src/IntSurf/IntSurf_Quadric.hxx +++ b/src/IntSurf/IntSurf_Quadric.hxx @@ -19,13 +19,10 @@ #include #include -#include #include #include #include -#include -#include #include #include #include diff --git a/src/IntSurf/IntSurf_QuadricTool.cxx b/src/IntSurf/IntSurf_QuadricTool.cxx index 5816c9f17d..add2404466 100644 --- a/src/IntSurf/IntSurf_QuadricTool.cxx +++ b/src/IntSurf/IntSurf_QuadricTool.cxx @@ -13,10 +13,6 @@ // commercial license or contractual agreement. -#include -#include -#include -#include #include Standard_Real IntSurf_QuadricTool::Tolerance (const IntSurf_Quadric& Q) { diff --git a/src/IntTools/IntTools.cxx b/src/IntTools/IntTools.cxx index b440f8d460..fd16f03e57 100644 --- a/src/IntTools/IntTools.cxx +++ b/src/IntTools/IntTools.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include @@ -27,7 +26,6 @@ #include #include #include -#include #include #include @@ -296,10 +294,8 @@ namespace { } #include -#include #include #include -#include #include #include #include diff --git a/src/IntTools/IntTools_BaseRangeSample.hxx b/src/IntTools/IntTools_BaseRangeSample.hxx index dab8ae74f6..b00600d7b1 100644 --- a/src/IntTools/IntTools_BaseRangeSample.hxx +++ b/src/IntTools/IntTools_BaseRangeSample.hxx @@ -19,7 +19,6 @@ #include #include #include -#include //! base class for range index management class IntTools_BaseRangeSample diff --git a/src/IntTools/IntTools_BeanFaceIntersector.cxx b/src/IntTools/IntTools_BeanFaceIntersector.cxx index 96b9c0c369..858d7711d3 100644 --- a/src/IntTools/IntTools_BeanFaceIntersector.cxx +++ b/src/IntTools/IntTools_BeanFaceIntersector.cxx @@ -13,7 +13,6 @@ #include -#include #include #include #include @@ -38,27 +37,18 @@ #include #include #include -#include #include #include #include -#include -#include -#include -#include #include #include #include -#include -#include #include #include #include #include -#include #include #include -#include #include #include #include diff --git a/src/IntTools/IntTools_BeanFaceIntersector.hxx b/src/IntTools/IntTools_BeanFaceIntersector.hxx index 6004773923..3660372f6b 100644 --- a/src/IntTools/IntTools_BeanFaceIntersector.hxx +++ b/src/IntTools/IntTools_BeanFaceIntersector.hxx @@ -18,7 +18,6 @@ #include #include -#include #include #include diff --git a/src/IntTools/IntTools_CommonPrt.cxx b/src/IntTools/IntTools_CommonPrt.cxx index d2f3ba823a..4a2a88f7d6 100644 --- a/src/IntTools/IntTools_CommonPrt.cxx +++ b/src/IntTools/IntTools_CommonPrt.cxx @@ -14,7 +14,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/IntTools/IntTools_CommonPrt.hxx b/src/IntTools/IntTools_CommonPrt.hxx index 3de0603475..8f7f249a16 100644 --- a/src/IntTools/IntTools_CommonPrt.hxx +++ b/src/IntTools/IntTools_CommonPrt.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include #include #include #include diff --git a/src/IntTools/IntTools_Context.cxx b/src/IntTools/IntTools_Context.cxx index 7d18e8c83e..286bac96fc 100644 --- a/src/IntTools/IntTools_Context.cxx +++ b/src/IntTools/IntTools_Context.cxx @@ -16,7 +16,6 @@ #include #include #include -#include #include #include #include @@ -32,7 +31,6 @@ #include #include #include -#include #include #include #include diff --git a/src/IntTools/IntTools_Context.hxx b/src/IntTools/IntTools_Context.hxx index d09e6266db..eebffed2cb 100644 --- a/src/IntTools/IntTools_Context.hxx +++ b/src/IntTools/IntTools_Context.hxx @@ -22,11 +22,9 @@ #include #include #include -#include #include #include #include -#include #include #include class IntTools_FClass2d; diff --git a/src/IntTools/IntTools_CurveRangeLocalizeData.cxx b/src/IntTools/IntTools_CurveRangeLocalizeData.cxx index 96b01484b3..20fc8a2781 100644 --- a/src/IntTools/IntTools_CurveRangeLocalizeData.cxx +++ b/src/IntTools/IntTools_CurveRangeLocalizeData.cxx @@ -14,10 +14,8 @@ // commercial license or contractual agreement. -#include #include #include -#include #include #include diff --git a/src/IntTools/IntTools_CurveRangeLocalizeData.hxx b/src/IntTools/IntTools_CurveRangeLocalizeData.hxx index 2418228321..5bbb0f1ea8 100644 --- a/src/IntTools/IntTools_CurveRangeLocalizeData.hxx +++ b/src/IntTools/IntTools_CurveRangeLocalizeData.hxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/src/IntTools/IntTools_CurveRangeSample.hxx b/src/IntTools/IntTools_CurveRangeSample.hxx index 7fb69cdcb2..5375015feb 100644 --- a/src/IntTools/IntTools_CurveRangeSample.hxx +++ b/src/IntTools/IntTools_CurveRangeSample.hxx @@ -20,7 +20,6 @@ #include #include -#include #include #include #include diff --git a/src/IntTools/IntTools_CurveRangeSampleMapHasher.hxx b/src/IntTools/IntTools_CurveRangeSampleMapHasher.hxx index c5ec23f98a..0a3ca3563f 100644 --- a/src/IntTools/IntTools_CurveRangeSampleMapHasher.hxx +++ b/src/IntTools/IntTools_CurveRangeSampleMapHasher.hxx @@ -19,7 +19,6 @@ #include #include #include -#include #include //! class for range index management of curve diff --git a/src/IntTools/IntTools_EdgeEdge.cxx b/src/IntTools/IntTools_EdgeEdge.cxx index 154ce1684f..f5aa29374f 100644 --- a/src/IntTools/IntTools_EdgeEdge.cxx +++ b/src/IntTools/IntTools_EdgeEdge.cxx @@ -16,12 +16,9 @@ #include #include #include -#include -#include #include #include #include -#include #include #include #include @@ -29,7 +26,6 @@ #include #include #include -#include #include #include #include diff --git a/src/IntTools/IntTools_EdgeEdge.hxx b/src/IntTools/IntTools_EdgeEdge.hxx index d7e619e2e5..dc1e2edf96 100644 --- a/src/IntTools/IntTools_EdgeEdge.hxx +++ b/src/IntTools/IntTools_EdgeEdge.hxx @@ -19,11 +19,7 @@ #include #include -#include #include -#include -#include -#include #include #include #include diff --git a/src/IntTools/IntTools_EdgeFace.cxx b/src/IntTools/IntTools_EdgeFace.cxx index e23dfca977..7d4f236b6c 100644 --- a/src/IntTools/IntTools_EdgeFace.cxx +++ b/src/IntTools/IntTools_EdgeFace.cxx @@ -15,18 +15,12 @@ #include -#include -#include #include #include -#include -#include -#include #include #include #include #include -#include #include #include #include @@ -43,11 +37,8 @@ #include #include #include -#include #include #include -#include -#include #include static diff --git a/src/IntTools/IntTools_EdgeFace.hxx b/src/IntTools/IntTools_EdgeFace.hxx index a48500cfd4..8ecf4f9467 100644 --- a/src/IntTools/IntTools_EdgeFace.hxx +++ b/src/IntTools/IntTools_EdgeFace.hxx @@ -21,13 +21,11 @@ #include #include -#include #include #include #include #include #include -#include #include #include class IntTools_Context; diff --git a/src/IntTools/IntTools_FClass2d.cxx b/src/IntTools/IntTools_FClass2d.cxx index 75634f66d0..ab6d700a72 100644 --- a/src/IntTools/IntTools_FClass2d.cxx +++ b/src/IntTools/IntTools_FClass2d.cxx @@ -30,7 +30,6 @@ #include #include #include -#include #include #include #include @@ -43,7 +42,6 @@ #include #include #include -#include #include #include diff --git a/src/IntTools/IntTools_FClass2d.hxx b/src/IntTools/IntTools_FClass2d.hxx index aff1593d22..5b37565f1b 100644 --- a/src/IntTools/IntTools_FClass2d.hxx +++ b/src/IntTools/IntTools_FClass2d.hxx @@ -24,9 +24,7 @@ #include #include #include -#include #include -#include #include #include diff --git a/src/IntTools/IntTools_FaceFace.cxx b/src/IntTools/IntTools_FaceFace.cxx index 5e638519ff..27f20299b2 100644 --- a/src/IntTools/IntTools_FaceFace.cxx +++ b/src/IntTools/IntTools_FaceFace.cxx @@ -15,7 +15,6 @@ #include -#include #include #include #include @@ -43,7 +42,6 @@ #include #include #include -#include #include #include #include diff --git a/src/IntTools/IntTools_PntOnFace.cxx b/src/IntTools/IntTools_PntOnFace.cxx index 3d1309b4fb..5035dbd3e8 100644 --- a/src/IntTools/IntTools_PntOnFace.cxx +++ b/src/IntTools/IntTools_PntOnFace.cxx @@ -14,7 +14,6 @@ // commercial license or contractual agreement. -#include #include #include diff --git a/src/IntTools/IntTools_PntOnFace.hxx b/src/IntTools/IntTools_PntOnFace.hxx index 5298a58d1c..59074c65ce 100644 --- a/src/IntTools/IntTools_PntOnFace.hxx +++ b/src/IntTools/IntTools_PntOnFace.hxx @@ -22,7 +22,6 @@ #include #include -#include #include diff --git a/src/IntTools/IntTools_Root.hxx b/src/IntTools/IntTools_Root.hxx index c482135a61..9db5474fd8 100644 --- a/src/IntTools/IntTools_Root.hxx +++ b/src/IntTools/IntTools_Root.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include diff --git a/src/IntTools/IntTools_ShrunkRange.cxx b/src/IntTools/IntTools_ShrunkRange.cxx index 70133d7214..646a629395 100644 --- a/src/IntTools/IntTools_ShrunkRange.cxx +++ b/src/IntTools/IntTools_ShrunkRange.cxx @@ -13,7 +13,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/IntTools/IntTools_ShrunkRange.hxx b/src/IntTools/IntTools_ShrunkRange.hxx index 90b4ca1d02..037e542ab5 100644 --- a/src/IntTools/IntTools_ShrunkRange.hxx +++ b/src/IntTools/IntTools_ShrunkRange.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include class IntTools_Context; diff --git a/src/IntTools/IntTools_SurfaceRangeLocalizeData.cxx b/src/IntTools/IntTools_SurfaceRangeLocalizeData.cxx index 77f6ef697a..4e13d4ad4c 100644 --- a/src/IntTools/IntTools_SurfaceRangeLocalizeData.cxx +++ b/src/IntTools/IntTools_SurfaceRangeLocalizeData.cxx @@ -17,8 +17,6 @@ #include #include #include -#include -#include #include #include #include diff --git a/src/IntTools/IntTools_SurfaceRangeLocalizeData.hxx b/src/IntTools/IntTools_SurfaceRangeLocalizeData.hxx index 2ba96c4e81..eec3296f5c 100644 --- a/src/IntTools/IntTools_SurfaceRangeLocalizeData.hxx +++ b/src/IntTools/IntTools_SurfaceRangeLocalizeData.hxx @@ -21,12 +21,10 @@ #include #include -#include #include #include #include #include -#include #include class IntTools_SurfaceRangeSample; class Bnd_Box; diff --git a/src/IntTools/IntTools_SurfaceRangeSample.cxx b/src/IntTools/IntTools_SurfaceRangeSample.cxx index d97508756b..63cc80e878 100644 --- a/src/IntTools/IntTools_SurfaceRangeSample.cxx +++ b/src/IntTools/IntTools_SurfaceRangeSample.cxx @@ -14,7 +14,6 @@ // commercial license or contractual agreement. -#include #include #include diff --git a/src/IntTools/IntTools_SurfaceRangeSample.hxx b/src/IntTools/IntTools_SurfaceRangeSample.hxx index 68c698f06f..15f86977ff 100644 --- a/src/IntTools/IntTools_SurfaceRangeSample.hxx +++ b/src/IntTools/IntTools_SurfaceRangeSample.hxx @@ -18,12 +18,9 @@ #include #include -#include #include #include -#include -#include class IntTools_Range; diff --git a/src/IntTools/IntTools_SurfaceRangeSampleMapHasher.hxx b/src/IntTools/IntTools_SurfaceRangeSampleMapHasher.hxx index afefe74e58..ae8a35bfe9 100644 --- a/src/IntTools/IntTools_SurfaceRangeSampleMapHasher.hxx +++ b/src/IntTools/IntTools_SurfaceRangeSampleMapHasher.hxx @@ -19,7 +19,6 @@ #include #include #include -#include #include class IntTools_SurfaceRangeSampleMapHasher diff --git a/src/IntTools/IntTools_Tools.cxx b/src/IntTools/IntTools_Tools.cxx index 8ea8e0cf74..3c72ec9906 100644 --- a/src/IntTools/IntTools_Tools.cxx +++ b/src/IntTools/IntTools_Tools.cxx @@ -18,13 +18,10 @@ #include #include #include -#include #include #include #include -#include #include -#include #include #include #include @@ -32,8 +29,6 @@ #include #include #include -#include -#include #include #include #include @@ -41,21 +36,17 @@ #include #include #include -#include #include #include -#include #include #include #include -#include #include #include #include #include #include #include -#include static void ParabolaTolerance(const Handle(Geom_Curve)& , diff --git a/src/IntTools/IntTools_Tools.hxx b/src/IntTools/IntTools_Tools.hxx index 8a466e9c42..d05c6b6698 100644 --- a/src/IntTools/IntTools_Tools.hxx +++ b/src/IntTools/IntTools_Tools.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include #include class TopoDS_Vertex; diff --git a/src/IntTools/IntTools_TopolTool.cxx b/src/IntTools/IntTools_TopolTool.cxx index 7bbe6b734a..a5b8bdaa0e 100644 --- a/src/IntTools/IntTools_TopolTool.cxx +++ b/src/IntTools/IntTools_TopolTool.cxx @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include diff --git a/src/Interface/Interface_BitMap.cxx b/src/Interface/Interface_BitMap.cxx index db011deb1e..10af42ec9e 100644 --- a/src/Interface/Interface_BitMap.cxx +++ b/src/Interface/Interface_BitMap.cxx @@ -13,7 +13,6 @@ #include -#include #include Interface_BitMap::Interface_BitMap() diff --git a/src/Interface/Interface_BitMap.hxx b/src/Interface/Interface_BitMap.hxx index 8cbf2d4e33..fd21c3f588 100644 --- a/src/Interface/Interface_BitMap.hxx +++ b/src/Interface/Interface_BitMap.hxx @@ -24,8 +24,6 @@ #include #include #include -#include -#include //! A bit map simply allows to associate a boolean flag to each diff --git a/src/Interface/Interface_Category.cxx b/src/Interface/Interface_Category.cxx index 01abd9221b..05c3060aac 100644 --- a/src/Interface/Interface_Category.cxx +++ b/src/Interface/Interface_Category.cxx @@ -15,12 +15,10 @@ #include #include #include -#include #include #include #include #include -#include #include static int THE_Interface_Category_init = 0; diff --git a/src/Interface/Interface_Category.hxx b/src/Interface/Interface_Category.hxx index 2329504d53..fb39b5d59a 100644 --- a/src/Interface/Interface_Category.hxx +++ b/src/Interface/Interface_Category.hxx @@ -23,7 +23,6 @@ #include #include -#include #include class Interface_Protocol; diff --git a/src/Interface/Interface_Check.hxx b/src/Interface/Interface_Check.hxx index 5b8d1b4112..9a0395b5cd 100644 --- a/src/Interface/Interface_Check.hxx +++ b/src/Interface/Interface_Check.hxx @@ -18,12 +18,9 @@ #define _Interface_Check_HeaderFile #include -#include #include #include -#include -#include #include #include class Message_Msg; diff --git a/src/Interface/Interface_CheckIterator.hxx b/src/Interface/Interface_CheckIterator.hxx index a4f46f7172..1ac7fa4331 100644 --- a/src/Interface/Interface_CheckIterator.hxx +++ b/src/Interface/Interface_CheckIterator.hxx @@ -26,7 +26,6 @@ #include #include #include -#include #include #include class Interface_InterfaceModel; diff --git a/src/Interface/Interface_CheckTool.cxx b/src/Interface/Interface_CheckTool.cxx index 52f3c3e154..fb44054c48 100644 --- a/src/Interface/Interface_CheckTool.cxx +++ b/src/Interface/Interface_CheckTool.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include diff --git a/src/Interface/Interface_CheckTool.hxx b/src/Interface/Interface_CheckTool.hxx index bf999bc913..f948e371df 100644 --- a/src/Interface/Interface_CheckTool.hxx +++ b/src/Interface/Interface_CheckTool.hxx @@ -23,7 +23,6 @@ #include #include -#include class Interface_GTool; class Interface_InterfaceModel; class Interface_Protocol; diff --git a/src/Interface/Interface_CopyControl.hxx b/src/Interface/Interface_CopyControl.hxx index 8d505c2ed9..510112e068 100644 --- a/src/Interface/Interface_CopyControl.hxx +++ b/src/Interface/Interface_CopyControl.hxx @@ -21,7 +21,6 @@ #include #include -#include class Interface_CopyControl; diff --git a/src/Interface/Interface_CopyMap.hxx b/src/Interface/Interface_CopyMap.hxx index 02c3664002..61ea5b9149 100644 --- a/src/Interface/Interface_CopyMap.hxx +++ b/src/Interface/Interface_CopyMap.hxx @@ -22,7 +22,6 @@ #include #include -#include class Interface_InterfaceModel; class Standard_Transient; diff --git a/src/Interface/Interface_CopyTool.hxx b/src/Interface/Interface_CopyTool.hxx index a17758bb25..984129c341 100644 --- a/src/Interface/Interface_CopyTool.hxx +++ b/src/Interface/Interface_CopyTool.hxx @@ -25,7 +25,6 @@ #include #include #include -#include class Interface_InterfaceModel; class Interface_CopyControl; class Interface_CopyMap; diff --git a/src/Interface/Interface_EntityCluster.cxx b/src/Interface/Interface_EntityCluster.cxx index 244bbea5e4..45fdfd659e 100644 --- a/src/Interface/Interface_EntityCluster.cxx +++ b/src/Interface/Interface_EntityCluster.cxx @@ -14,7 +14,6 @@ #include #include -#include #include #include #include diff --git a/src/Interface/Interface_EntityCluster.hxx b/src/Interface/Interface_EntityCluster.hxx index 6b16440423..95266227f2 100644 --- a/src/Interface/Interface_EntityCluster.hxx +++ b/src/Interface/Interface_EntityCluster.hxx @@ -21,7 +21,6 @@ #include #include -#include #include class Interface_EntityIterator; diff --git a/src/Interface/Interface_EntityList.hxx b/src/Interface/Interface_EntityList.hxx index ef2c037fdc..475854a8d1 100644 --- a/src/Interface/Interface_EntityList.hxx +++ b/src/Interface/Interface_EntityList.hxx @@ -22,7 +22,6 @@ #include #include -#include #include class Interface_EntityIterator; diff --git a/src/Interface/Interface_FileParameter.hxx b/src/Interface/Interface_FileParameter.hxx index b3b3b10eae..d806f909f1 100644 --- a/src/Interface/Interface_FileParameter.hxx +++ b/src/Interface/Interface_FileParameter.hxx @@ -23,8 +23,6 @@ #include #include -#include -#include class TCollection_AsciiString; diff --git a/src/Interface/Interface_FileReaderData.cxx b/src/Interface/Interface_FileReaderData.cxx index e7558a87d6..810e298500 100644 --- a/src/Interface/Interface_FileReaderData.cxx +++ b/src/Interface/Interface_FileReaderData.cxx @@ -21,8 +21,6 @@ #include #include #include -#include -#include #include #include #include diff --git a/src/Interface/Interface_FileReaderData.hxx b/src/Interface/Interface_FileReaderData.hxx index 2cd9e2f741..6f12feab0a 100644 --- a/src/Interface/Interface_FileReaderData.hxx +++ b/src/Interface/Interface_FileReaderData.hxx @@ -18,7 +18,6 @@ #define _Interface_FileReaderData_HeaderFile #include -#include #include #include @@ -26,8 +25,6 @@ #include #include #include -#include -#include class Interface_ParamSet; class TCollection_AsciiString; class Interface_FileParameter; diff --git a/src/Interface/Interface_FileReaderTool.cxx b/src/Interface/Interface_FileReaderTool.cxx index 1351fd6fb6..a2504d05a1 100644 --- a/src/Interface/Interface_FileReaderTool.cxx +++ b/src/Interface/Interface_FileReaderTool.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include @@ -27,14 +26,9 @@ #include #include #include -#include -#include #include #include -#include -#include #include -#include #ifdef _WIN32 #include diff --git a/src/Interface/Interface_FileReaderTool.hxx b/src/Interface/Interface_FileReaderTool.hxx index d870332370..a3fb805342 100644 --- a/src/Interface/Interface_FileReaderTool.hxx +++ b/src/Interface/Interface_FileReaderTool.hxx @@ -22,7 +22,6 @@ #include #include -#include #include class Interface_Protocol; class Interface_FileReaderData; diff --git a/src/Interface/Interface_FloatWriter.cxx b/src/Interface/Interface_FloatWriter.cxx index 41745731b8..e4d20b1eae 100644 --- a/src/Interface/Interface_FloatWriter.cxx +++ b/src/Interface/Interface_FloatWriter.cxx @@ -15,7 +15,6 @@ #include -#include Interface_FloatWriter::Interface_FloatWriter (const Standard_Integer chars) { SetDefaults(chars); diff --git a/src/Interface/Interface_FloatWriter.hxx b/src/Interface/Interface_FloatWriter.hxx index d7dcf8cbe4..bd092a068c 100644 --- a/src/Interface/Interface_FloatWriter.hxx +++ b/src/Interface/Interface_FloatWriter.hxx @@ -21,11 +21,8 @@ #include #include -#include #include #include -#include -#include //! This class converts a floating number (Real) to a string diff --git a/src/Interface/Interface_GTool.hxx b/src/Interface/Interface_GTool.hxx index 4e63498dcf..8448a7329a 100644 --- a/src/Interface/Interface_GTool.hxx +++ b/src/Interface/Interface_GTool.hxx @@ -25,8 +25,6 @@ #include #include #include -#include -#include class Interface_Protocol; class Interface_SignType; class Interface_InterfaceModel; diff --git a/src/Interface/Interface_GeneralLib.hxx b/src/Interface/Interface_GeneralLib.hxx index c7c0bf5112..c84a9d4d79 100644 --- a/src/Interface/Interface_GeneralLib.hxx +++ b/src/Interface/Interface_GeneralLib.hxx @@ -21,7 +21,6 @@ #include #include -#include #include class Interface_NodeOfGeneralLib; class Standard_NoSuchObject; diff --git a/src/Interface/Interface_GeneralModule.hxx b/src/Interface/Interface_GeneralModule.hxx index cc37b6b997..29efef7d43 100644 --- a/src/Interface/Interface_GeneralModule.hxx +++ b/src/Interface/Interface_GeneralModule.hxx @@ -22,7 +22,6 @@ #include #include -#include class Interface_InterfaceModel; class Interface_EntityIterator; class Interface_ShareTool; diff --git a/src/Interface/Interface_Graph.cxx b/src/Interface/Interface_Graph.cxx index c1debc0b87..7d6412474e 100644 --- a/src/Interface/Interface_Graph.cxx +++ b/src/Interface/Interface_Graph.cxx @@ -14,7 +14,6 @@ #include #include -#include #include #include #include @@ -25,7 +24,6 @@ #include #include #include -#include #include #include diff --git a/src/Interface/Interface_GraphContent.cxx b/src/Interface/Interface_GraphContent.cxx index 22c17f21ff..c0a16a91b0 100644 --- a/src/Interface/Interface_GraphContent.cxx +++ b/src/Interface/Interface_GraphContent.cxx @@ -12,11 +12,9 @@ // commercial license or contractual agreement. -#include #include #include #include -#include #include Interface_GraphContent::Interface_GraphContent () { } diff --git a/src/Interface/Interface_HGraph.cxx b/src/Interface/Interface_HGraph.cxx index ddd64df76c..e447e02701 100644 --- a/src/Interface/Interface_HGraph.cxx +++ b/src/Interface/Interface_HGraph.cxx @@ -12,13 +12,10 @@ // commercial license or contractual agreement. -#include -#include #include #include #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Interface_HGraph,Standard_Transient) diff --git a/src/Interface/Interface_HGraph.hxx b/src/Interface/Interface_HGraph.hxx index b4c9fd14bc..995b79b1a6 100644 --- a/src/Interface/Interface_HGraph.hxx +++ b/src/Interface/Interface_HGraph.hxx @@ -22,7 +22,6 @@ #include #include -#include class Interface_InterfaceModel; class Interface_GeneralLib; class Interface_Protocol; diff --git a/src/Interface/Interface_HSequenceOfCheck.hxx b/src/Interface/Interface_HSequenceOfCheck.hxx index 0b3bf783e2..a3b63ee53a 100644 --- a/src/Interface/Interface_HSequenceOfCheck.hxx +++ b/src/Interface/Interface_HSequenceOfCheck.hxx @@ -17,7 +17,6 @@ #ifndef Interface_HSequenceOfCheck_HeaderFile #define Interface_HSequenceOfCheck_HeaderFile -#include #include #include diff --git a/src/Interface/Interface_InterfaceModel.cxx b/src/Interface/Interface_InterfaceModel.cxx index 968ba241e8..184743ce32 100644 --- a/src/Interface/Interface_InterfaceModel.cxx +++ b/src/Interface/Interface_InterfaceModel.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include @@ -27,12 +26,9 @@ #include #include #include -#include -#include #include #include #include -#include #include #include diff --git a/src/Interface/Interface_InterfaceModel.hxx b/src/Interface/Interface_InterfaceModel.hxx index 9f01c67464..4cec14469e 100644 --- a/src/Interface/Interface_InterfaceModel.hxx +++ b/src/Interface/Interface_InterfaceModel.hxx @@ -21,11 +21,8 @@ #include #include -#include #include #include -#include -#include #include #include class Interface_Check; diff --git a/src/Interface/Interface_MSG.cxx b/src/Interface/Interface_MSG.cxx index 4cb9b6bf24..55398cf2b1 100644 --- a/src/Interface/Interface_MSG.cxx +++ b/src/Interface/Interface_MSG.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include #include diff --git a/src/Interface/Interface_MSG.hxx b/src/Interface/Interface_MSG.hxx index d78b81f1fe..e46009de8d 100644 --- a/src/Interface/Interface_MSG.hxx +++ b/src/Interface/Interface_MSG.hxx @@ -21,13 +21,10 @@ #include #include -#include #include -#include #include #include #include -#include //! This class gives a set of functions to manage and use a list diff --git a/src/Interface/Interface_MapAsciiStringHasher.hxx b/src/Interface/Interface_MapAsciiStringHasher.hxx index 295b8de013..ee0d52e292 100644 --- a/src/Interface/Interface_MapAsciiStringHasher.hxx +++ b/src/Interface/Interface_MapAsciiStringHasher.hxx @@ -20,7 +20,6 @@ #include #include -#include #include class TCollection_AsciiString; diff --git a/src/Interface/Interface_ParamList.cxx b/src/Interface/Interface_ParamList.cxx index b8eb61e207..dc8aed3f41 100644 --- a/src/Interface/Interface_ParamList.cxx +++ b/src/Interface/Interface_ParamList.cxx @@ -17,8 +17,6 @@ #include #include #include -#include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Interface_ParamList,Standard_Transient) diff --git a/src/Interface/Interface_ParamList.hxx b/src/Interface/Interface_ParamList.hxx index 47d15f2ad3..ae9e2b35f9 100644 --- a/src/Interface/Interface_ParamList.hxx +++ b/src/Interface/Interface_ParamList.hxx @@ -17,7 +17,6 @@ #define _Interface_ParamList_HeaderFile #include -#include #include #include diff --git a/src/Interface/Interface_ParamSet.cxx b/src/Interface/Interface_ParamSet.cxx index 3593f09512..20fc428713 100644 --- a/src/Interface/Interface_ParamSet.cxx +++ b/src/Interface/Interface_ParamSet.cxx @@ -16,7 +16,6 @@ #include #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Interface_ParamSet,Standard_Transient) diff --git a/src/Interface/Interface_ParamSet.hxx b/src/Interface/Interface_ParamSet.hxx index f31aade24c..e8b3c1802f 100644 --- a/src/Interface/Interface_ParamSet.hxx +++ b/src/Interface/Interface_ParamSet.hxx @@ -23,7 +23,6 @@ #include #include #include -#include #include class Interface_ParamList; class Interface_FileParameter; diff --git a/src/Interface/Interface_Protocol.cxx b/src/Interface/Interface_Protocol.cxx index 14f9e96eb3..ecd2ee68f4 100644 --- a/src/Interface/Interface_Protocol.cxx +++ b/src/Interface/Interface_Protocol.cxx @@ -14,7 +14,6 @@ #include #include -#include #include #include #include diff --git a/src/Interface/Interface_Protocol.hxx b/src/Interface/Interface_Protocol.hxx index f12a73ea2a..c5e4bb658f 100644 --- a/src/Interface/Interface_Protocol.hxx +++ b/src/Interface/Interface_Protocol.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include class Interface_Graph; class Interface_Check; class Interface_InterfaceModel; diff --git a/src/Interface/Interface_ReaderLib.hxx b/src/Interface/Interface_ReaderLib.hxx index 7d982d8e0b..2d6d090a84 100644 --- a/src/Interface/Interface_ReaderLib.hxx +++ b/src/Interface/Interface_ReaderLib.hxx @@ -21,7 +21,6 @@ #include #include -#include #include class Interface_NodeOfReaderLib; class Standard_NoSuchObject; diff --git a/src/Interface/Interface_ReaderModule.cxx b/src/Interface/Interface_ReaderModule.cxx index 3f78d34b0b..e6a0665b80 100644 --- a/src/Interface/Interface_ReaderModule.cxx +++ b/src/Interface/Interface_ReaderModule.cxx @@ -15,7 +15,6 @@ #include #include #include -#include #include #include diff --git a/src/Interface/Interface_ReaderModule.hxx b/src/Interface/Interface_ReaderModule.hxx index 73d15e706d..d124230266 100644 --- a/src/Interface/Interface_ReaderModule.hxx +++ b/src/Interface/Interface_ReaderModule.hxx @@ -22,7 +22,6 @@ #include #include -#include class Interface_FileReaderData; class Interface_Check; diff --git a/src/Interface/Interface_ReportEntity.hxx b/src/Interface/Interface_ReportEntity.hxx index dac7ceda16..6180d5e624 100644 --- a/src/Interface/Interface_ReportEntity.hxx +++ b/src/Interface/Interface_ReportEntity.hxx @@ -21,7 +21,6 @@ #include #include -#include class Interface_Check; diff --git a/src/Interface/Interface_STAT.hxx b/src/Interface/Interface_STAT.hxx index 28ce8af414..ef406156f8 100644 --- a/src/Interface/Interface_STAT.hxx +++ b/src/Interface/Interface_STAT.hxx @@ -25,9 +25,7 @@ #include #include #include -#include #include -#include class TCollection_HAsciiString; diff --git a/src/Interface/Interface_ShareFlags.cxx b/src/Interface/Interface_ShareFlags.cxx index 6850aee518..56e33a3893 100644 --- a/src/Interface/Interface_ShareFlags.cxx +++ b/src/Interface/Interface_ShareFlags.cxx @@ -13,17 +13,14 @@ #include -#include #include #include #include #include -#include #include #include #include #include -#include #include Interface_ShareFlags::Interface_ShareFlags diff --git a/src/Interface/Interface_ShareFlags.hxx b/src/Interface/Interface_ShareFlags.hxx index 288a314b1f..007bf21787 100644 --- a/src/Interface/Interface_ShareFlags.hxx +++ b/src/Interface/Interface_ShareFlags.hxx @@ -23,7 +23,6 @@ #include #include -#include #include class Interface_InterfaceModel; class Interface_GeneralLib; diff --git a/src/Interface/Interface_ShareTool.cxx b/src/Interface/Interface_ShareTool.cxx index 018c5460b7..730420954d 100644 --- a/src/Interface/Interface_ShareTool.cxx +++ b/src/Interface/Interface_ShareTool.cxx @@ -13,18 +13,13 @@ #include -#include -#include -#include #include #include #include #include -#include #include #include #include -#include #include #include #include diff --git a/src/Interface/Interface_SignLabel.hxx b/src/Interface/Interface_SignLabel.hxx index 9f754d88d1..060d75de5d 100644 --- a/src/Interface/Interface_SignLabel.hxx +++ b/src/Interface/Interface_SignLabel.hxx @@ -21,7 +21,6 @@ #include #include -#include class TCollection_AsciiString; class Standard_Transient; diff --git a/src/Interface/Interface_SignType.hxx b/src/Interface/Interface_SignType.hxx index 8b685036a3..75a8ba51df 100644 --- a/src/Interface/Interface_SignType.hxx +++ b/src/Interface/Interface_SignType.hxx @@ -21,7 +21,6 @@ #include #include -#include class TCollection_AsciiString; class Standard_Transient; class Interface_InterfaceModel; diff --git a/src/Interface/Interface_Static.cxx b/src/Interface/Interface_Static.cxx index 6cd62e1093..cbed11b7ba 100644 --- a/src/Interface/Interface_Static.cxx +++ b/src/Interface/Interface_Static.cxx @@ -13,7 +13,6 @@ #include -#include #include #include #include diff --git a/src/Interface/Interface_Static.hxx b/src/Interface/Interface_Static.hxx index 6a325a0014..8c001e018f 100644 --- a/src/Interface/Interface_Static.hxx +++ b/src/Interface/Interface_Static.hxx @@ -18,19 +18,11 @@ #define _Interface_Static_HeaderFile #include -#include -#include -#include -#include #include #include -#include #include -#include #include -#include -#include #include class TCollection_HAsciiString; diff --git a/src/Interface/Interface_StaticStandards.cxx b/src/Interface/Interface_StaticStandards.cxx index 0561f9bc3a..0a3cfe602e 100644 --- a/src/Interface/Interface_StaticStandards.cxx +++ b/src/Interface/Interface_StaticStandards.cxx @@ -14,10 +14,6 @@ #include #include -#include -#include - -#include #include "../XSMessage/XSMessage_XSTEP_us.pxx" diff --git a/src/Interface/Interface_TypedValue.cxx b/src/Interface/Interface_TypedValue.cxx index b83d66d20d..f08ef85daf 100644 --- a/src/Interface/Interface_TypedValue.cxx +++ b/src/Interface/Interface_TypedValue.cxx @@ -12,12 +12,10 @@ // commercial license or contractual agreement. -#include #include #include #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Interface_TypedValue,MoniTool_TypedValue) diff --git a/src/Interface/Interface_TypedValue.hxx b/src/Interface/Interface_TypedValue.hxx index 8f86e4840b..208f8c8e3b 100644 --- a/src/Interface/Interface_TypedValue.hxx +++ b/src/Interface/Interface_TypedValue.hxx @@ -18,13 +18,8 @@ #define _Interface_TypedValue_HeaderFile #include -#include -#include -#include -#include #include -#include #include #include class TCollection_HAsciiString; diff --git a/src/Interface/Interface_UndefinedContent.cxx b/src/Interface/Interface_UndefinedContent.cxx index f2f0bebdbb..dd43ebf428 100644 --- a/src/Interface/Interface_UndefinedContent.cxx +++ b/src/Interface/Interface_UndefinedContent.cxx @@ -13,11 +13,8 @@ #include -#include -#include #include #include -#include #include #include #include diff --git a/src/Interface/Interface_UndefinedContent.hxx b/src/Interface/Interface_UndefinedContent.hxx index f3b578df3d..6c34b9e433 100644 --- a/src/Interface/Interface_UndefinedContent.hxx +++ b/src/Interface/Interface_UndefinedContent.hxx @@ -25,7 +25,6 @@ #include #include #include -#include #include class TCollection_HAsciiString; class Interface_CopyTool; diff --git a/src/Interface/Interface_VectorOfFileParameter.hxx b/src/Interface/Interface_VectorOfFileParameter.hxx index a695553202..1210fd4e05 100644 --- a/src/Interface/Interface_VectorOfFileParameter.hxx +++ b/src/Interface/Interface_VectorOfFileParameter.hxx @@ -16,7 +16,6 @@ #ifndef Interface_VectorOfFileParameter_HeaderFile #define Interface_VectorOfFileParameter_HeaderFile -#include #include #include diff --git a/src/Intf/Intf_Interference.cxx b/src/Intf/Intf_Interference.cxx index caf0214c1f..4d5cce8cbc 100644 --- a/src/Intf/Intf_Interference.cxx +++ b/src/Intf/Intf_Interference.cxx @@ -15,13 +15,10 @@ // commercial license or contractual agreement. -#include -#include #include #include #include #include -#include //======================================================================= //function : Intf_Interference diff --git a/src/Intf/Intf_Interference.hxx b/src/Intf/Intf_Interference.hxx index bd1eddaa49..b4e58317ed 100644 --- a/src/Intf/Intf_Interference.hxx +++ b/src/Intf/Intf_Interference.hxx @@ -25,8 +25,6 @@ #include #include #include -#include -#include class Intf_SectionPoint; class Intf_SectionLine; class Intf_TangentZone; diff --git a/src/Intf/Intf_InterferencePolygon2d.cxx b/src/Intf/Intf_InterferencePolygon2d.cxx index e553c45eae..8a51000ee9 100644 --- a/src/Intf/Intf_InterferencePolygon2d.cxx +++ b/src/Intf/Intf_InterferencePolygon2d.cxx @@ -16,16 +16,12 @@ // commercial license or contractual agreement. -#include -#include #include #include #include #include -#include #include #include -#include #include // Angular precision (sinus) below that value two right segments diff --git a/src/Intf/Intf_InterferencePolygon2d.hxx b/src/Intf/Intf_InterferencePolygon2d.hxx index 52bfcd5ebe..1bcdaad802 100644 --- a/src/Intf/Intf_InterferencePolygon2d.hxx +++ b/src/Intf/Intf_InterferencePolygon2d.hxx @@ -22,7 +22,6 @@ #include #include -#include #include class Intf_Polygon2d; class gp_Pnt2d; diff --git a/src/Intf/Intf_Polygon2d.cxx b/src/Intf/Intf_Polygon2d.cxx index 708cdaf6f1..f1381bdfd2 100644 --- a/src/Intf/Intf_Polygon2d.cxx +++ b/src/Intf/Intf_Polygon2d.cxx @@ -14,10 +14,7 @@ // commercial license or contractual agreement. -#include -#include #include -#include //======================================================================= //function : Closed diff --git a/src/Intf/Intf_Polygon2d.hxx b/src/Intf/Intf_Polygon2d.hxx index 7f36ae5cae..91de1176b4 100644 --- a/src/Intf/Intf_Polygon2d.hxx +++ b/src/Intf/Intf_Polygon2d.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include class gp_Pnt2d; diff --git a/src/Intf/Intf_SectionLine.cxx b/src/Intf/Intf_SectionLine.cxx index 301e55bb90..1af8df4891 100644 --- a/src/Intf/Intf_SectionLine.cxx +++ b/src/Intf/Intf_SectionLine.cxx @@ -17,7 +17,6 @@ #include #include -#include //======================================================================= //function : Intf_SectionLine diff --git a/src/Intf/Intf_SectionLine.hxx b/src/Intf/Intf_SectionLine.hxx index 1cf90641ae..b7dda686bc 100644 --- a/src/Intf/Intf_SectionLine.hxx +++ b/src/Intf/Intf_SectionLine.hxx @@ -23,7 +23,6 @@ #include #include -#include class Intf_SectionPoint; diff --git a/src/Intf/Intf_SectionPoint.cxx b/src/Intf/Intf_SectionPoint.cxx index a200dc9ba6..f253b45086 100644 --- a/src/Intf/Intf_SectionPoint.cxx +++ b/src/Intf/Intf_SectionPoint.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include diff --git a/src/Intf/Intf_SectionPoint.hxx b/src/Intf/Intf_SectionPoint.hxx index 85e09626a5..a45ed59fde 100644 --- a/src/Intf/Intf_SectionPoint.hxx +++ b/src/Intf/Intf_SectionPoint.hxx @@ -19,13 +19,10 @@ #include #include -#include #include #include #include -#include -#include class gp_Pnt2d; diff --git a/src/Intf/Intf_TangentZone.cxx b/src/Intf/Intf_TangentZone.cxx index e57758d67d..4d0caf51ea 100644 --- a/src/Intf/Intf_TangentZone.cxx +++ b/src/Intf/Intf_TangentZone.cxx @@ -15,9 +15,7 @@ // commercial license or contractual agreement. -#include #include -#include #define DEBUG_TANGENTZONE 0 //======================================================================= diff --git a/src/Intf/Intf_TangentZone.hxx b/src/Intf/Intf_TangentZone.hxx index df01486988..0627dc148b 100644 --- a/src/Intf/Intf_TangentZone.hxx +++ b/src/Intf/Intf_TangentZone.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include #include class Intf_SectionPoint; diff --git a/src/Intf/Intf_Tool.hxx b/src/Intf/Intf_Tool.hxx index e8179a3f64..7d520eb062 100644 --- a/src/Intf/Intf_Tool.hxx +++ b/src/Intf/Intf_Tool.hxx @@ -19,10 +19,8 @@ #include #include -#include #include -#include class gp_Lin2d; class Bnd_Box2d; class gp_Hypr2d; diff --git a/src/Intrv/Intrv_Interval.hxx b/src/Intrv/Intrv_Interval.hxx index e1abc7bc09..4881cbd012 100644 --- a/src/Intrv/Intrv_Interval.hxx +++ b/src/Intrv/Intrv_Interval.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include diff --git a/src/Intrv/Intrv_Intervals.cxx b/src/Intrv/Intrv_Intervals.cxx index f625ea7ff5..9e4468e3b0 100644 --- a/src/Intrv/Intrv_Intervals.cxx +++ b/src/Intrv/Intrv_Intervals.cxx @@ -19,9 +19,7 @@ #endif -#include #include -#include // **---------**** Other // ***-----* IsBefore diff --git a/src/Intrv/Intrv_Intervals.hxx b/src/Intrv/Intrv_Intervals.hxx index 640f0dce6c..e15f88c1ff 100644 --- a/src/Intrv/Intrv_Intervals.hxx +++ b/src/Intrv/Intrv_Intervals.hxx @@ -22,7 +22,6 @@ #include #include -#include class Intrv_Interval; diff --git a/src/LDOM/LDOMBasicString.hxx b/src/LDOM/LDOMBasicString.hxx index 6a08d0fdc1..496f967709 100644 --- a/src/LDOM/LDOMBasicString.hxx +++ b/src/LDOM/LDOMBasicString.hxx @@ -16,7 +16,6 @@ #ifndef LDOMBasicString_HeaderFile #define LDOMBasicString_HeaderFile -#include #include #include #include diff --git a/src/LDOM/LDOMParser.cxx b/src/LDOM/LDOMParser.cxx index e34712e852..9137f8f832 100644 --- a/src/LDOM/LDOMParser.cxx +++ b/src/LDOM/LDOMParser.cxx @@ -26,7 +26,6 @@ #include #include -#include #ifdef _MSC_VER #include #else diff --git a/src/LDOM/LDOM_BasicNode.cxx b/src/LDOM/LDOM_BasicNode.cxx index 24f4d6aeed..7a5a00b30e 100644 --- a/src/LDOM/LDOM_BasicNode.cxx +++ b/src/LDOM/LDOM_BasicNode.cxx @@ -14,8 +14,9 @@ // commercial license or contractual agreement. #include -#include + #include +#include #include //======================================================================= diff --git a/src/LDOM/LDOM_CharacterData.cxx b/src/LDOM/LDOM_CharacterData.cxx index 2dfa5b8aae..4046e50996 100644 --- a/src/LDOM/LDOM_CharacterData.cxx +++ b/src/LDOM/LDOM_CharacterData.cxx @@ -15,7 +15,6 @@ #include #include -#include //======================================================================= //function : LDOM_CharacterData diff --git a/src/LDOM/LDOM_Document.hxx b/src/LDOM/LDOM_Document.hxx index ae7a920ece..a0d721843c 100644 --- a/src/LDOM/LDOM_Document.hxx +++ b/src/LDOM/LDOM_Document.hxx @@ -17,7 +17,6 @@ #define LDOM_Document_HeaderFile #include -#include #include #include diff --git a/src/LDOM/LDOM_Element.cxx b/src/LDOM/LDOM_Element.cxx index b3efa1698b..ab2b6eef0d 100644 --- a/src/LDOM/LDOM_Element.cxx +++ b/src/LDOM/LDOM_Element.cxx @@ -13,7 +13,6 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/LDOM/LDOM_LDOMImplementation.hxx b/src/LDOM/LDOM_LDOMImplementation.hxx index 85f4f51996..eae1d591a0 100644 --- a/src/LDOM/LDOM_LDOMImplementation.hxx +++ b/src/LDOM/LDOM_LDOMImplementation.hxx @@ -16,7 +16,6 @@ #ifndef LDOM_LDOMImplementation_HeaderFile #define LDOM_LDOMImplementation_HeaderFile -#include #include class LDOM_DocumentType; diff --git a/src/LDOM/LDOM_Node.cxx b/src/LDOM/LDOM_Node.cxx index c32291bf3b..c9be0bd549 100644 --- a/src/LDOM/LDOM_Node.cxx +++ b/src/LDOM/LDOM_Node.cxx @@ -13,7 +13,6 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/LDOM/LDOM_Node.hxx b/src/LDOM/LDOM_Node.hxx index 0c247558df..c15b484acd 100644 --- a/src/LDOM/LDOM_Node.hxx +++ b/src/LDOM/LDOM_Node.hxx @@ -19,8 +19,6 @@ #ifndef LDOM_Node_HeaderFile #define LDOM_Node_HeaderFile -#include -#include #include #include diff --git a/src/LDOM/LDOM_OSStream.hxx b/src/LDOM/LDOM_OSStream.hxx index 511c683ff0..f26d575b91 100644 --- a/src/LDOM/LDOM_OSStream.hxx +++ b/src/LDOM/LDOM_OSStream.hxx @@ -19,9 +19,7 @@ #include #include #include -#include -#include #include /* EOF */ //! Class LDOM_SBuffer inherits std::streambuf and diff --git a/src/LDOM/LDOM_XmlWriter.hxx b/src/LDOM/LDOM_XmlWriter.hxx index 4ef47d4ae8..62af4239a7 100644 --- a/src/LDOM/LDOM_XmlWriter.hxx +++ b/src/LDOM/LDOM_XmlWriter.hxx @@ -18,7 +18,6 @@ #include #include -#include class LDOM_Document; class LDOM_Node; diff --git a/src/LProp/LProp_AnalyticCurInf.hxx b/src/LProp/LProp_AnalyticCurInf.hxx index 7d86305779..100a99909b 100644 --- a/src/LProp/LProp_AnalyticCurInf.hxx +++ b/src/LProp/LProp_AnalyticCurInf.hxx @@ -19,10 +19,8 @@ #include #include -#include #include -#include class LProp_CurAndInf; diff --git a/src/LProp/LProp_CurAndInf.cxx b/src/LProp/LProp_CurAndInf.cxx index 811e6c3ba4..2aed800818 100644 --- a/src/LProp/LProp_CurAndInf.cxx +++ b/src/LProp/LProp_CurAndInf.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include diff --git a/src/LProp/LProp_CurAndInf.hxx b/src/LProp/LProp_CurAndInf.hxx index 95892b9dfd..b091ee92f2 100644 --- a/src/LProp/LProp_CurAndInf.hxx +++ b/src/LProp/LProp_CurAndInf.hxx @@ -23,9 +23,7 @@ #include #include -#include #include -#include #include diff --git a/src/LProp3d/LProp3d_SurfaceTool.cxx b/src/LProp3d/LProp3d_SurfaceTool.cxx index 5208108b28..964afe225b 100644 --- a/src/LProp3d/LProp3d_SurfaceTool.cxx +++ b/src/LProp3d/LProp3d_SurfaceTool.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/Law/Law.cxx b/src/Law/Law.cxx index b3d2b231cb..0623d1792c 100644 --- a/src/Law/Law.cxx +++ b/src/Law/Law.cxx @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include diff --git a/src/Law/Law_BSpFunc.cxx b/src/Law/Law_BSpFunc.cxx index a9ceada9aa..883f09cf95 100644 --- a/src/Law/Law_BSpFunc.cxx +++ b/src/Law/Law_BSpFunc.cxx @@ -22,7 +22,6 @@ #include #include #include -#include #include #include diff --git a/src/Law/Law_BSpFunc.hxx b/src/Law/Law_BSpFunc.hxx index ae3c410d58..f07103ba39 100644 --- a/src/Law/Law_BSpFunc.hxx +++ b/src/Law/Law_BSpFunc.hxx @@ -20,7 +20,6 @@ #include #include -#include #include #include #include diff --git a/src/Law/Law_BSpline.hxx b/src/Law/Law_BSpline.hxx index 268da912c6..ce17f97e8c 100644 --- a/src/Law/Law_BSpline.hxx +++ b/src/Law/Law_BSpline.hxx @@ -20,7 +20,6 @@ #include #include -#include #include #include #include @@ -29,7 +28,6 @@ #include #include #include -#include class Law_BSpline; diff --git a/src/Law/Law_BSplineKnotSplitting.cxx b/src/Law/Law_BSplineKnotSplitting.cxx index 192b94e572..38a24a7068 100644 --- a/src/Law/Law_BSplineKnotSplitting.cxx +++ b/src/Law/Law_BSplineKnotSplitting.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include typedef TColStd_Array1OfInteger Array1OfInteger; diff --git a/src/Law/Law_Composite.cxx b/src/Law/Law_Composite.cxx index 81aa0046f6..a02a415af2 100644 --- a/src/Law/Law_Composite.cxx +++ b/src/Law/Law_Composite.cxx @@ -20,9 +20,7 @@ #include #include #include -#include #include -#include #include #include diff --git a/src/Law/Law_Composite.hxx b/src/Law/Law_Composite.hxx index 2a7d0f0a6d..cafbeaca2d 100644 --- a/src/Law/Law_Composite.hxx +++ b/src/Law/Law_Composite.hxx @@ -20,9 +20,7 @@ #include #include -#include #include -#include #include #include #include diff --git a/src/Law/Law_Constant.cxx b/src/Law/Law_Constant.cxx index 4176b2f3fa..5e53e5d027 100644 --- a/src/Law/Law_Constant.cxx +++ b/src/Law/Law_Constant.cxx @@ -18,7 +18,6 @@ #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Law_Constant,Law_Function) diff --git a/src/Law/Law_Function.cxx b/src/Law/Law_Function.cxx index 4d132f30a6..46c0bf80d1 100644 --- a/src/Law/Law_Function.cxx +++ b/src/Law/Law_Function.cxx @@ -14,7 +14,6 @@ #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Law_Function,Standard_Transient) \ No newline at end of file diff --git a/src/Law/Law_Interpol.cxx b/src/Law/Law_Interpol.cxx index 8b73cfcb7e..486d16edfe 100644 --- a/src/Law/Law_Interpol.cxx +++ b/src/Law/Law_Interpol.cxx @@ -15,7 +15,6 @@ // pmn -> modified 17/01/1996 : utilisation de Curve() et SetCurve() #include -#include #include #include #include diff --git a/src/Law/Law_Interpol.hxx b/src/Law/Law_Interpol.hxx index 6f3bd0e4a2..720e7eab6c 100644 --- a/src/Law/Law_Interpol.hxx +++ b/src/Law/Law_Interpol.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include class Law_Interpol; diff --git a/src/Law/Law_Interpolate.cxx b/src/Law/Law_Interpolate.cxx index 1c1e222591..9c3b06fa5a 100644 --- a/src/Law/Law_Interpolate.cxx +++ b/src/Law/Law_Interpolate.cxx @@ -17,7 +17,6 @@ // Programme cree #include -#include #include #include #include diff --git a/src/Law/Law_Interpolate.hxx b/src/Law/Law_Interpolate.hxx index 26de82850d..b242f5e55b 100644 --- a/src/Law/Law_Interpolate.hxx +++ b/src/Law/Law_Interpolate.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include #include class Law_BSpline; diff --git a/src/Law/Law_Linear.cxx b/src/Law/Law_Linear.cxx index 08de8e8601..42e5f98256 100644 --- a/src/Law/Law_Linear.cxx +++ b/src/Law/Law_Linear.cxx @@ -18,7 +18,6 @@ #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Law_Linear,Law_Function) diff --git a/src/Law/Law_Linear.hxx b/src/Law/Law_Linear.hxx index f86535d4aa..42da66985c 100644 --- a/src/Law/Law_Linear.hxx +++ b/src/Law/Law_Linear.hxx @@ -20,7 +20,6 @@ #include #include -#include #include #include #include diff --git a/src/Law/Law_S.hxx b/src/Law/Law_S.hxx index 9c53ad45f2..cbf41e16a4 100644 --- a/src/Law/Law_S.hxx +++ b/src/Law/Law_S.hxx @@ -21,7 +21,6 @@ #include #include -#include class Law_S; diff --git a/src/LocOpe/LocOpe_BuildShape.cxx b/src/LocOpe/LocOpe_BuildShape.cxx index 58f8004e51..1d0baf9012 100644 --- a/src/LocOpe/LocOpe_BuildShape.cxx +++ b/src/LocOpe/LocOpe_BuildShape.cxx @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include @@ -32,16 +31,14 @@ #include #include #include -#include #include #include #include -#include 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 diff --git a/src/LocOpe/LocOpe_BuildShape.hxx b/src/LocOpe/LocOpe_BuildShape.hxx index f61645da47..8858d91308 100644 --- a/src/LocOpe/LocOpe_BuildShape.hxx +++ b/src/LocOpe/LocOpe_BuildShape.hxx @@ -19,7 +19,6 @@ #include #include -#include #include #include diff --git a/src/LocOpe/LocOpe_BuildWires.cxx b/src/LocOpe/LocOpe_BuildWires.cxx index a4d8f263a4..0ba5c3f87b 100644 --- a/src/LocOpe/LocOpe_BuildWires.cxx +++ b/src/LocOpe/LocOpe_BuildWires.cxx @@ -30,7 +30,6 @@ #include #include #include -#include #include static Standard_Integer FindFirstEdge diff --git a/src/LocOpe/LocOpe_BuildWires.hxx b/src/LocOpe/LocOpe_BuildWires.hxx index fd572f6061..8f3d1354a0 100644 --- a/src/LocOpe/LocOpe_BuildWires.hxx +++ b/src/LocOpe/LocOpe_BuildWires.hxx @@ -21,7 +21,6 @@ #include #include -#include #include class LocOpe_WiresOnShape; diff --git a/src/LocOpe/LocOpe_CSIntersector.cxx b/src/LocOpe/LocOpe_CSIntersector.cxx index 6a568c3665..bc4ef66d29 100644 --- a/src/LocOpe/LocOpe_CSIntersector.cxx +++ b/src/LocOpe/LocOpe_CSIntersector.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_CSIntersector.hxx b/src/LocOpe/LocOpe_CSIntersector.hxx index cb5dcf0ec4..336440f17e 100644 --- a/src/LocOpe/LocOpe_CSIntersector.hxx +++ b/src/LocOpe/LocOpe_CSIntersector.hxx @@ -19,16 +19,12 @@ #include #include -#include -#include #include -#include #include #include #include #include -#include #include class LocOpe_PntFace; diff --git a/src/LocOpe/LocOpe_CurveShapeIntersector.cxx b/src/LocOpe/LocOpe_CurveShapeIntersector.cxx index 1f88d0e679..0ea50587b2 100644 --- a/src/LocOpe/LocOpe_CurveShapeIntersector.cxx +++ b/src/LocOpe/LocOpe_CurveShapeIntersector.cxx @@ -24,7 +24,6 @@ #include #include #include -#include #include #include diff --git a/src/LocOpe/LocOpe_CurveShapeIntersector.hxx b/src/LocOpe/LocOpe_CurveShapeIntersector.hxx index 10b9c94f81..3f36395e91 100644 --- a/src/LocOpe/LocOpe_CurveShapeIntersector.hxx +++ b/src/LocOpe/LocOpe_CurveShapeIntersector.hxx @@ -19,12 +19,9 @@ #include #include -#include -#include #include #include -#include #include class gp_Ax1; class TopoDS_Shape; diff --git a/src/LocOpe/LocOpe_DPrism.cxx b/src/LocOpe/LocOpe_DPrism.cxx index 6b3de646bb..3916654641 100644 --- a/src/LocOpe/LocOpe_DPrism.cxx +++ b/src/LocOpe/LocOpe_DPrism.cxx @@ -20,11 +20,9 @@ #include #include #include -#include #include #include #include -#include #include #include #include @@ -39,10 +37,7 @@ #include #include #include -#include #include -#include -#include #include #include #include @@ -51,10 +46,7 @@ #include #include #include -#include -#include #include -#include #include #include diff --git a/src/LocOpe/LocOpe_DPrism.hxx b/src/LocOpe/LocOpe_DPrism.hxx index 02a1091bdb..bfb21971de 100644 --- a/src/LocOpe/LocOpe_DPrism.hxx +++ b/src/LocOpe/LocOpe_DPrism.hxx @@ -26,10 +26,8 @@ #include #include #include -#include #include #include -#include #include class Geom_Curve; diff --git a/src/LocOpe/LocOpe_DataMapOfShapePnt.hxx b/src/LocOpe/LocOpe_DataMapOfShapePnt.hxx index c97ca23e15..89fb9ffb50 100644 --- a/src/LocOpe/LocOpe_DataMapOfShapePnt.hxx +++ b/src/LocOpe/LocOpe_DataMapOfShapePnt.hxx @@ -17,7 +17,6 @@ #ifndef LocOpe_DataMapOfShapePnt_HeaderFile #define LocOpe_DataMapOfShapePnt_HeaderFile -#include #include #include #include diff --git a/src/LocOpe/LocOpe_FindEdges.cxx b/src/LocOpe/LocOpe_FindEdges.cxx index 57af7d4240..3ebbaddbc3 100644 --- a/src/LocOpe/LocOpe_FindEdges.cxx +++ b/src/LocOpe/LocOpe_FindEdges.cxx @@ -26,9 +26,6 @@ #include #include #include -#include -#include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_FindEdges.hxx b/src/LocOpe/LocOpe_FindEdges.hxx index c0b8cfd21c..787ae4f5a8 100644 --- a/src/LocOpe/LocOpe_FindEdges.hxx +++ b/src/LocOpe/LocOpe_FindEdges.hxx @@ -19,12 +19,8 @@ #include #include -#include -#include -#include #include -#include class TopoDS_Edge; diff --git a/src/LocOpe/LocOpe_FindEdgesInFace.cxx b/src/LocOpe/LocOpe_FindEdgesInFace.cxx index 98b2061675..4425e8a849 100644 --- a/src/LocOpe/LocOpe_FindEdgesInFace.cxx +++ b/src/LocOpe/LocOpe_FindEdgesInFace.cxx @@ -30,9 +30,6 @@ #include #include #include -#include -#include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_FindEdgesInFace.hxx b/src/LocOpe/LocOpe_FindEdgesInFace.hxx index bbf1c8a470..e9b094ee6c 100644 --- a/src/LocOpe/LocOpe_FindEdgesInFace.hxx +++ b/src/LocOpe/LocOpe_FindEdgesInFace.hxx @@ -23,9 +23,7 @@ #include #include -#include #include -#include class TopoDS_Edge; diff --git a/src/LocOpe/LocOpe_GeneratedShape.cxx b/src/LocOpe/LocOpe_GeneratedShape.cxx index 7a0f19fbd7..6acf94004a 100644 --- a/src/LocOpe/LocOpe_GeneratedShape.cxx +++ b/src/LocOpe/LocOpe_GeneratedShape.cxx @@ -18,7 +18,5 @@ #include #include #include -#include -#include IMPLEMENT_STANDARD_RTTIEXT(LocOpe_GeneratedShape,Standard_Transient) \ No newline at end of file diff --git a/src/LocOpe/LocOpe_GeneratedShape.hxx b/src/LocOpe/LocOpe_GeneratedShape.hxx index 6c2a2846ee..24ea9867f3 100644 --- a/src/LocOpe/LocOpe_GeneratedShape.hxx +++ b/src/LocOpe/LocOpe_GeneratedShape.hxx @@ -18,7 +18,6 @@ #define _LocOpe_GeneratedShape_HeaderFile #include -#include #include #include diff --git a/src/LocOpe/LocOpe_Generator.cxx b/src/LocOpe/LocOpe_Generator.cxx index f439bb3ea6..b572dd1885 100644 --- a/src/LocOpe/LocOpe_Generator.cxx +++ b/src/LocOpe/LocOpe_Generator.cxx @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include @@ -36,7 +35,6 @@ #include #include #include -#include #include #include #include @@ -49,12 +47,9 @@ #include #include #include -#include #include #include #include -#include -#include #include static Standard_Boolean ToFuse(const TopoDS_Face& , diff --git a/src/LocOpe/LocOpe_Generator.hxx b/src/LocOpe/LocOpe_Generator.hxx index cc66ec6644..19e6ac5096 100644 --- a/src/LocOpe/LocOpe_Generator.hxx +++ b/src/LocOpe/LocOpe_Generator.hxx @@ -22,7 +22,6 @@ #include #include -#include #include #include class LocOpe_GeneratedShape; diff --git a/src/LocOpe/LocOpe_GluedShape.cxx b/src/LocOpe/LocOpe_GluedShape.cxx index 8c4b9ac00a..abad0fa201 100644 --- a/src/LocOpe/LocOpe_GluedShape.cxx +++ b/src/LocOpe/LocOpe_GluedShape.cxx @@ -26,8 +26,6 @@ #include #include #include -#include -#include #include IMPLEMENT_STANDARD_RTTIEXT(LocOpe_GluedShape,LocOpe_GeneratedShape) diff --git a/src/LocOpe/LocOpe_GluedShape.hxx b/src/LocOpe/LocOpe_GluedShape.hxx index 4aa978dc7b..551149095a 100644 --- a/src/LocOpe/LocOpe_GluedShape.hxx +++ b/src/LocOpe/LocOpe_GluedShape.hxx @@ -18,9 +18,7 @@ #define _LocOpe_GluedShape_HeaderFile #include -#include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_Gluer.cxx b/src/LocOpe/LocOpe_Gluer.cxx index c53b67f70e..570d72df4f 100644 --- a/src/LocOpe/LocOpe_Gluer.cxx +++ b/src/LocOpe/LocOpe_Gluer.cxx @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include @@ -41,14 +40,11 @@ #include #include #include -#include -#include #include #include -#include static TopAbs_Orientation GetOrientation(const TopoDS_Face&, - const TopoDS_Face&); + const TopoDS_Face&); static Standard_Boolean Contains(const TopTools_ListOfShape&, diff --git a/src/LocOpe/LocOpe_Gluer.hxx b/src/LocOpe/LocOpe_Gluer.hxx index df6afd2be4..1dd4deda9c 100644 --- a/src/LocOpe/LocOpe_Gluer.hxx +++ b/src/LocOpe/LocOpe_Gluer.hxx @@ -19,9 +19,7 @@ #include #include -#include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_LinearForm.cxx b/src/LocOpe/LocOpe_LinearForm.cxx index e9b957051f..2632eb9dd9 100644 --- a/src/LocOpe/LocOpe_LinearForm.cxx +++ b/src/LocOpe/LocOpe_LinearForm.cxx @@ -16,34 +16,22 @@ #include -#include -#include -#include #include #include #include -#include #include -#include -#include #include #include #include -#include #include #include -#include #include -#include #include #include #include -#include #include -#include #include #include -#include //======================================================================= //function : Perform diff --git a/src/LocOpe/LocOpe_LinearForm.hxx b/src/LocOpe/LocOpe_LinearForm.hxx index 6660b709bd..a6f76df0a2 100644 --- a/src/LocOpe/LocOpe_LinearForm.hxx +++ b/src/LocOpe/LocOpe_LinearForm.hxx @@ -19,11 +19,9 @@ #include #include -#include #include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_Pipe.cxx b/src/LocOpe/LocOpe_Pipe.cxx index 9b377f66f8..bd6def2638 100644 --- a/src/LocOpe/LocOpe_Pipe.cxx +++ b/src/LocOpe/LocOpe_Pipe.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include @@ -41,10 +40,7 @@ #include #include #include -#include #include -#include -#include #include static TopAbs_Orientation Orientation(const TopoDS_Shape&, diff --git a/src/LocOpe/LocOpe_PntFace.hxx b/src/LocOpe/LocOpe_PntFace.hxx index 7eafdabdcf..2842b5a95a 100644 --- a/src/LocOpe/LocOpe_PntFace.hxx +++ b/src/LocOpe/LocOpe_PntFace.hxx @@ -19,12 +19,10 @@ #include #include -#include #include #include #include -#include class gp_Pnt; class TopoDS_Face; diff --git a/src/LocOpe/LocOpe_Prism.cxx b/src/LocOpe/LocOpe_Prism.cxx index 0218e3893c..a2bf4f8209 100644 --- a/src/LocOpe/LocOpe_Prism.cxx +++ b/src/LocOpe/LocOpe_Prism.cxx @@ -28,7 +28,6 @@ #include #include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_Prism.hxx b/src/LocOpe/LocOpe_Prism.hxx index 044084b0f2..5275121ac5 100644 --- a/src/LocOpe/LocOpe_Prism.hxx +++ b/src/LocOpe/LocOpe_Prism.hxx @@ -23,7 +23,6 @@ #include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_Revol.cxx b/src/LocOpe/LocOpe_Revol.cxx index e5dd968c5b..793ec8cfcc 100644 --- a/src/LocOpe/LocOpe_Revol.cxx +++ b/src/LocOpe/LocOpe_Revol.cxx @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_Revol.hxx b/src/LocOpe/LocOpe_Revol.hxx index 48b17ae596..cf019dd204 100644 --- a/src/LocOpe/LocOpe_Revol.hxx +++ b/src/LocOpe/LocOpe_Revol.hxx @@ -23,8 +23,6 @@ #include #include -#include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_RevolutionForm.cxx b/src/LocOpe/LocOpe_RevolutionForm.cxx index aebbbbe1d3..d03fdb2e54 100644 --- a/src/LocOpe/LocOpe_RevolutionForm.cxx +++ b/src/LocOpe/LocOpe_RevolutionForm.cxx @@ -20,18 +20,11 @@ #include #include #include -#include #include -#include #include -#include -#include #include #include -#include -#include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_RevolutionForm.hxx b/src/LocOpe/LocOpe_RevolutionForm.hxx index b135ba664b..2de839bd8b 100644 --- a/src/LocOpe/LocOpe_RevolutionForm.hxx +++ b/src/LocOpe/LocOpe_RevolutionForm.hxx @@ -19,13 +19,10 @@ #include #include -#include #include #include -#include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_SplitDrafts.cxx b/src/LocOpe/LocOpe_SplitDrafts.cxx index e0c07a6faa..5ad7158714 100644 --- a/src/LocOpe/LocOpe_SplitDrafts.cxx +++ b/src/LocOpe/LocOpe_SplitDrafts.cxx @@ -30,7 +30,6 @@ #include #include #include -#include #include #include #include @@ -44,13 +43,11 @@ #include #include #include -#include #include #include #include #include #include -#include #include #include #include @@ -61,7 +58,6 @@ #include #include #include -#include #include #include diff --git a/src/LocOpe/LocOpe_SplitDrafts.hxx b/src/LocOpe/LocOpe_SplitDrafts.hxx index 10c035bd13..5611310cf2 100644 --- a/src/LocOpe/LocOpe_SplitDrafts.hxx +++ b/src/LocOpe/LocOpe_SplitDrafts.hxx @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include diff --git a/src/LocOpe/LocOpe_SplitShape.cxx b/src/LocOpe/LocOpe_SplitShape.cxx index 4d292c9351..00535b0078 100644 --- a/src/LocOpe/LocOpe_SplitShape.cxx +++ b/src/LocOpe/LocOpe_SplitShape.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include @@ -31,7 +30,6 @@ #include #include #include -#include #include #include #include @@ -44,23 +42,15 @@ #include #include #include -#include -#include #include #include #include #include -#include #include -#include -#include #include -#include #include #include -#include - static Standard_Boolean IsInside(const TopoDS_Face&, const TopoDS_Wire&, const TopoDS_Wire&); diff --git a/src/LocOpe/LocOpe_SplitShape.hxx b/src/LocOpe/LocOpe_SplitShape.hxx index 11a2c4a05f..e0460ffc45 100644 --- a/src/LocOpe/LocOpe_SplitShape.hxx +++ b/src/LocOpe/LocOpe_SplitShape.hxx @@ -19,14 +19,11 @@ #include #include -#include -#include #include #include #include #include -#include class TopoDS_Edge; class TopoDS_Vertex; class TopoDS_Wire; diff --git a/src/LocOpe/LocOpe_Spliter.cxx b/src/LocOpe/LocOpe_Spliter.cxx index 6852f8b187..5dbadd8c40 100644 --- a/src/LocOpe/LocOpe_Spliter.cxx +++ b/src/LocOpe/LocOpe_Spliter.cxx @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include @@ -40,13 +39,9 @@ #include #include #include -#include -#include #include #include #include -#include -#include #include diff --git a/src/LocOpe/LocOpe_Spliter.hxx b/src/LocOpe/LocOpe_Spliter.hxx index 2d7371c971..3a5a62f4e3 100644 --- a/src/LocOpe/LocOpe_Spliter.hxx +++ b/src/LocOpe/LocOpe_Spliter.hxx @@ -22,7 +22,6 @@ #include #include -#include #include #include class LocOpe_WiresOnShape; diff --git a/src/LocOpe/LocOpe_WiresOnShape.cxx b/src/LocOpe/LocOpe_WiresOnShape.cxx index 3ccfa9f8dc..273e64cafb 100644 --- a/src/LocOpe/LocOpe_WiresOnShape.cxx +++ b/src/LocOpe/LocOpe_WiresOnShape.cxx @@ -31,13 +31,11 @@ #include #include #include -#include #include #include #include #include #include -#include #include #include #include @@ -53,7 +51,6 @@ #include #include #include -#include #include #include #include @@ -65,7 +62,6 @@ #include #include #include -#include #include #include diff --git a/src/LocOpe/LocOpe_WiresOnShape.hxx b/src/LocOpe/LocOpe_WiresOnShape.hxx index 576aa67d9f..bfd2c90c94 100644 --- a/src/LocOpe/LocOpe_WiresOnShape.hxx +++ b/src/LocOpe/LocOpe_WiresOnShape.hxx @@ -23,11 +23,9 @@ #include #include #include -#include #include #include #include -#include #include class TopoDS_Wire; diff --git a/src/LocalAnalysis/LocalAnalysis_CurveContinuity.cxx b/src/LocalAnalysis/LocalAnalysis_CurveContinuity.cxx index 2d65db2959..b548cd196a 100644 --- a/src/LocalAnalysis/LocalAnalysis_CurveContinuity.cxx +++ b/src/LocalAnalysis/LocalAnalysis_CurveContinuity.cxx @@ -15,7 +15,6 @@ #include #include -#include #include #include #include diff --git a/src/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx b/src/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx index 468cadd413..a8ceaf4cc0 100644 --- a/src/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx +++ b/src/LocalAnalysis/LocalAnalysis_CurveContinuity.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include class Geom_Curve; class GeomLProp_CLProps; diff --git a/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx b/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx index 5abeaad737..550d56e3d2 100644 --- a/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx +++ b/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include diff --git a/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.hxx b/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.hxx index 6f1474b6bb..275fed082d 100644 --- a/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.hxx +++ b/src/LocalAnalysis/LocalAnalysis_SurfaceContinuity.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include class Geom_Surface; class Geom2d_Curve; diff --git a/src/MAT/MAT_Arc.cxx b/src/MAT/MAT_Arc.cxx index b617f7c76b..000233e384 100644 --- a/src/MAT/MAT_Arc.cxx +++ b/src/MAT/MAT_Arc.cxx @@ -16,7 +16,6 @@ #include -#include #include #include #include diff --git a/src/MAT/MAT_Arc.hxx b/src/MAT/MAT_Arc.hxx index 3d2413690f..da7558aae1 100644 --- a/src/MAT/MAT_Arc.hxx +++ b/src/MAT/MAT_Arc.hxx @@ -23,7 +23,6 @@ #include #include #include -#include #include class MAT_BasicElt; class MAT_Node; diff --git a/src/MAT/MAT_Edge.hxx b/src/MAT/MAT_Edge.hxx index 683a9836b4..f25658ee78 100644 --- a/src/MAT/MAT_Edge.hxx +++ b/src/MAT/MAT_Edge.hxx @@ -21,7 +21,6 @@ #include #include -#include #include class MAT_Bisector; diff --git a/src/MAT/MAT_Graph.cxx b/src/MAT/MAT_Graph.cxx index 3d653b064c..bbfdbfba44 100644 --- a/src/MAT/MAT_Graph.cxx +++ b/src/MAT/MAT_Graph.cxx @@ -16,16 +16,13 @@ #include -#include #include #include -#include #include #include #include #include #include -#include #include #include #include diff --git a/src/MAT/MAT_Graph.hxx b/src/MAT/MAT_Graph.hxx index 9ecb3958d2..8de2e1e406 100644 --- a/src/MAT/MAT_Graph.hxx +++ b/src/MAT/MAT_Graph.hxx @@ -25,7 +25,6 @@ #include #include #include -#include class MAT_ListOfBisector; class MAT_Arc; class MAT_BasicElt; diff --git a/src/MAT/MAT_ListOfBisector.hxx b/src/MAT/MAT_ListOfBisector.hxx index f4560b0c77..b26fe1326c 100644 --- a/src/MAT/MAT_ListOfBisector.hxx +++ b/src/MAT/MAT_ListOfBisector.hxx @@ -22,7 +22,6 @@ #include #include -#include class MAT_TListNodeOfListOfBisector; class MAT_Bisector; diff --git a/src/MAT/MAT_ListOfEdge.hxx b/src/MAT/MAT_ListOfEdge.hxx index f43a08487f..5ab19e3e81 100644 --- a/src/MAT/MAT_ListOfEdge.hxx +++ b/src/MAT/MAT_ListOfEdge.hxx @@ -22,7 +22,6 @@ #include #include -#include class MAT_TListNodeOfListOfEdge; class MAT_Edge; diff --git a/src/MAT/MAT_Node.cxx b/src/MAT/MAT_Node.cxx index b9778c3289..1d26dd5eaa 100644 --- a/src/MAT/MAT_Node.cxx +++ b/src/MAT/MAT_Node.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include diff --git a/src/MAT/MAT_Node.hxx b/src/MAT/MAT_Node.hxx index 90b9481b04..74527243ef 100644 --- a/src/MAT/MAT_Node.hxx +++ b/src/MAT/MAT_Node.hxx @@ -26,7 +26,6 @@ #include #include #include -#include class MAT_Arc; diff --git a/src/MAT/MAT_Zone.cxx b/src/MAT/MAT_Zone.cxx index bfa4a24c42..49f9a6a005 100644 --- a/src/MAT/MAT_Zone.cxx +++ b/src/MAT/MAT_Zone.cxx @@ -16,7 +16,6 @@ #include -#include #include #include #include diff --git a/src/MAT/MAT_Zone.hxx b/src/MAT/MAT_Zone.hxx index 639bcfe776..05b80abc63 100644 --- a/src/MAT/MAT_Zone.hxx +++ b/src/MAT/MAT_Zone.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include diff --git a/src/MAT2d/MAT2d_BiInt.hxx b/src/MAT2d/MAT2d_BiInt.hxx index 3ad3146afa..9e8d45315e 100644 --- a/src/MAT2d/MAT2d_BiInt.hxx +++ b/src/MAT2d/MAT2d_BiInt.hxx @@ -21,7 +21,6 @@ #include #include -#include #include diff --git a/src/MAT2d/MAT2d_Circuit.cxx b/src/MAT2d/MAT2d_Circuit.cxx index b16b1e62e5..8434853f67 100644 --- a/src/MAT2d/MAT2d_Circuit.cxx +++ b/src/MAT2d/MAT2d_Circuit.cxx @@ -20,13 +20,9 @@ #include #include #include -#include -#include #include #include -#include #include -#include #include #include #include diff --git a/src/MAT2d/MAT2d_Circuit.hxx b/src/MAT2d/MAT2d_Circuit.hxx index 8e14188f6f..e55f123860 100644 --- a/src/MAT2d/MAT2d_Circuit.hxx +++ b/src/MAT2d/MAT2d_Circuit.hxx @@ -20,13 +20,10 @@ #include #include -#include -#include #include #include #include #include -#include #include #include #include diff --git a/src/MAT2d/MAT2d_Connexion.hxx b/src/MAT2d/MAT2d_Connexion.hxx index c52249811b..d8fc2b29d7 100644 --- a/src/MAT2d/MAT2d_Connexion.hxx +++ b/src/MAT2d/MAT2d_Connexion.hxx @@ -21,10 +21,8 @@ #include #include -#include #include #include -#include class MAT2d_Connexion; diff --git a/src/MAT2d/MAT2d_CutCurve.hxx b/src/MAT2d/MAT2d_CutCurve.hxx index a60d8b4d70..82149b3649 100644 --- a/src/MAT2d/MAT2d_CutCurve.hxx +++ b/src/MAT2d/MAT2d_CutCurve.hxx @@ -23,7 +23,6 @@ #include #include -#include #include class Geom2d_Curve; class Geom2d_TrimmedCurve; diff --git a/src/MAT2d/MAT2d_DataMapOfBiIntInteger.hxx b/src/MAT2d/MAT2d_DataMapOfBiIntInteger.hxx index 0596260752..e67f52c6d0 100644 --- a/src/MAT2d/MAT2d_DataMapOfBiIntInteger.hxx +++ b/src/MAT2d/MAT2d_DataMapOfBiIntInteger.hxx @@ -17,7 +17,6 @@ #ifndef MAT2d_DataMapOfBiIntInteger_HeaderFile #define MAT2d_DataMapOfBiIntInteger_HeaderFile -#include #include #include #include diff --git a/src/MAT2d/MAT2d_DataMapOfIntegerBisec.hxx b/src/MAT2d/MAT2d_DataMapOfIntegerBisec.hxx index eb4971256e..94df70c206 100644 --- a/src/MAT2d/MAT2d_DataMapOfIntegerBisec.hxx +++ b/src/MAT2d/MAT2d_DataMapOfIntegerBisec.hxx @@ -17,7 +17,6 @@ #ifndef MAT2d_DataMapOfIntegerBisec_HeaderFile #define MAT2d_DataMapOfIntegerBisec_HeaderFile -#include #include #include #include diff --git a/src/MAT2d/MAT2d_DataMapOfIntegerPnt2d.hxx b/src/MAT2d/MAT2d_DataMapOfIntegerPnt2d.hxx index 64ab711c3d..69f0fe8b30 100644 --- a/src/MAT2d/MAT2d_DataMapOfIntegerPnt2d.hxx +++ b/src/MAT2d/MAT2d_DataMapOfIntegerPnt2d.hxx @@ -17,7 +17,6 @@ #ifndef MAT2d_DataMapOfIntegerPnt2d_HeaderFile #define MAT2d_DataMapOfIntegerPnt2d_HeaderFile -#include #include #include #include diff --git a/src/MAT2d/MAT2d_MapBiIntHasher.hxx b/src/MAT2d/MAT2d_MapBiIntHasher.hxx index 5b786e1c90..2678b33043 100644 --- a/src/MAT2d/MAT2d_MapBiIntHasher.hxx +++ b/src/MAT2d/MAT2d_MapBiIntHasher.hxx @@ -19,10 +19,8 @@ #include #include -#include #include -#include class MAT2d_BiInt; diff --git a/src/MAT2d/MAT2d_Mat2d.cxx b/src/MAT2d/MAT2d_Mat2d.cxx index 0c763059dd..4e3d54c176 100644 --- a/src/MAT2d/MAT2d_Mat2d.cxx +++ b/src/MAT2d/MAT2d_Mat2d.cxx @@ -24,7 +24,6 @@ #include #include #include -#include //======================================================================== // function : MAT2d_Mat2d diff --git a/src/MAT2d/MAT2d_MiniPath.cxx b/src/MAT2d/MAT2d_MiniPath.cxx index e40551b9f9..7015f32860 100644 --- a/src/MAT2d/MAT2d_MiniPath.cxx +++ b/src/MAT2d/MAT2d_MiniPath.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/src/MAT2d/MAT2d_MiniPath.hxx b/src/MAT2d/MAT2d_MiniPath.hxx index 70c02dcea8..aa8b0022da 100644 --- a/src/MAT2d/MAT2d_MiniPath.hxx +++ b/src/MAT2d/MAT2d_MiniPath.hxx @@ -24,10 +24,8 @@ #include #include #include -#include #include #include -#include class MAT2d_Connexion; diff --git a/src/MAT2d/MAT2d_Tool2d.cxx b/src/MAT2d/MAT2d_Tool2d.cxx index 6c303a33b0..c2b73d8441 100644 --- a/src/MAT2d/MAT2d_Tool2d.cxx +++ b/src/MAT2d/MAT2d_Tool2d.cxx @@ -51,9 +51,7 @@ #include #include #include -#include #include -#include #include #include #include @@ -62,8 +60,6 @@ #include #include #include -#include -#include #include #include #include diff --git a/src/MAT2d/MAT2d_Tool2d.hxx b/src/MAT2d/MAT2d_Tool2d.hxx index 7b752955aa..5ecbfbd7b3 100644 --- a/src/MAT2d/MAT2d_Tool2d.hxx +++ b/src/MAT2d/MAT2d_Tool2d.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include @@ -29,7 +28,6 @@ #include #include #include -#include class MAT2d_Circuit; class MAT_Bisector; class Bisector_Bisec; diff --git a/src/MeshTest/MeshTest.cxx b/src/MeshTest/MeshTest.cxx index 83da94bd47..351b51379c 100644 --- a/src/MeshTest/MeshTest.cxx +++ b/src/MeshTest/MeshTest.cxx @@ -18,7 +18,6 @@ #include -#include #include #include #include @@ -40,14 +39,11 @@ #include #include #include -#include #include #include #include #include #include -#include -#include #include #include diff --git a/src/MeshTest/MeshTest_CheckTopology.cxx b/src/MeshTest/MeshTest_CheckTopology.cxx index 574b746d1d..8eb3853734 100644 --- a/src/MeshTest/MeshTest_CheckTopology.cxx +++ b/src/MeshTest/MeshTest_CheckTopology.cxx @@ -15,17 +15,14 @@ #include #include -#include #include #include -#include #include #include #include #include #include #include -#include #include #include #include diff --git a/src/MeshTest/MeshTest_Debug.cxx b/src/MeshTest/MeshTest_Debug.cxx index 1118d11bca..f6f0b7105e 100644 --- a/src/MeshTest/MeshTest_Debug.cxx +++ b/src/MeshTest/MeshTest_Debug.cxx @@ -17,11 +17,7 @@ #include #include #include -#include #include -#include -#include -#include #include // This file defines global functions not declared in any public header, diff --git a/src/MeshTest/MeshTest_PluginCommands.cxx b/src/MeshTest/MeshTest_PluginCommands.cxx index c80c4d2025..9215217e50 100644 --- a/src/MeshTest/MeshTest_PluginCommands.cxx +++ b/src/MeshTest/MeshTest_PluginCommands.cxx @@ -14,12 +14,10 @@ // commercial license or contractual agreement. -#include #include #include #include #include -#include #include #include #include @@ -39,12 +37,10 @@ #include #include #include -#include #include #include #include #include -#include #include #include #include diff --git a/src/MeshVS/MeshVS_DataMapOfIntegerBoolean.hxx b/src/MeshVS/MeshVS_DataMapOfIntegerBoolean.hxx index 793f79e3fc..8a7a4b7cbe 100644 --- a/src/MeshVS/MeshVS_DataMapOfIntegerBoolean.hxx +++ b/src/MeshVS/MeshVS_DataMapOfIntegerBoolean.hxx @@ -17,7 +17,6 @@ #define MeshVS_DataMapOfIntegerBoolean_HeaderFile #include -#include #include #include diff --git a/src/MeshVS/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx b/src/MeshVS/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx index bf68e78be7..1f0a426f60 100644 --- a/src/MeshVS/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx +++ b/src/MeshVS/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx @@ -16,7 +16,6 @@ #ifndef MeshVS_DataMapOfTwoColorsMapOfInteger_HeaderFile #define MeshVS_DataMapOfTwoColorsMapOfInteger_HeaderFile -#include #include #include #include diff --git a/src/MeshVS/MeshVS_DataSource.cxx b/src/MeshVS/MeshVS_DataSource.cxx index ef3d8e516b..00badf3a98 100644 --- a/src/MeshVS/MeshVS_DataSource.cxx +++ b/src/MeshVS/MeshVS_DataSource.cxx @@ -14,7 +14,6 @@ // commercial license or contractual agreement. -#include #include #include #include @@ -23,7 +22,6 @@ #include #include #include -#include #include #include diff --git a/src/MeshVS/MeshVS_DataSource.hxx b/src/MeshVS/MeshVS_DataSource.hxx index 0b3736a5da..7e9828e5e3 100644 --- a/src/MeshVS/MeshVS_DataSource.hxx +++ b/src/MeshVS/MeshVS_DataSource.hxx @@ -20,15 +20,12 @@ #include #include -#include #include -#include #include #include #include #include #include -#include #include #include class Bnd_Box; diff --git a/src/MeshVS/MeshVS_DataSource3D.hxx b/src/MeshVS/MeshVS_DataSource3D.hxx index d57db6e870..8f14294fbd 100644 --- a/src/MeshVS/MeshVS_DataSource3D.hxx +++ b/src/MeshVS/MeshVS_DataSource3D.hxx @@ -17,7 +17,6 @@ #define _MeshVS_DataSource3D_HeaderFile #include -#include #include #include diff --git a/src/MeshVS/MeshVS_DeformedDataSource.cxx b/src/MeshVS/MeshVS_DeformedDataSource.cxx index d4624e0dc2..4c17a56047 100644 --- a/src/MeshVS/MeshVS_DeformedDataSource.cxx +++ b/src/MeshVS/MeshVS_DeformedDataSource.cxx @@ -14,9 +14,7 @@ // commercial license or contractual agreement. -#include #include -#include #include #include diff --git a/src/MeshVS/MeshVS_DeformedDataSource.hxx b/src/MeshVS/MeshVS_DeformedDataSource.hxx index 0d30dca282..f0c04c93c2 100644 --- a/src/MeshVS/MeshVS_DeformedDataSource.hxx +++ b/src/MeshVS/MeshVS_DeformedDataSource.hxx @@ -19,11 +19,8 @@ #include #include -#include #include -#include #include -#include #include #include #include diff --git a/src/MeshVS/MeshVS_Drawer.cxx b/src/MeshVS/MeshVS_Drawer.cxx index 3fa51362e9..708c72db74 100644 --- a/src/MeshVS/MeshVS_Drawer.cxx +++ b/src/MeshVS/MeshVS_Drawer.cxx @@ -14,7 +14,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/MeshVS/MeshVS_Drawer.hxx b/src/MeshVS/MeshVS_Drawer.hxx index c4bc241f4a..f25d9b41cf 100644 --- a/src/MeshVS/MeshVS_Drawer.hxx +++ b/src/MeshVS/MeshVS_Drawer.hxx @@ -17,7 +17,6 @@ #define _MeshVS_Drawer_HeaderFile #include -#include #include #include @@ -27,8 +26,6 @@ #include #include #include -#include -#include class Quantity_Color; class Graphic3d_MaterialAspect; class TCollection_AsciiString; diff --git a/src/MeshVS/MeshVS_DummySensitiveEntity.hxx b/src/MeshVS/MeshVS_DummySensitiveEntity.hxx index 414b3728b8..9eb052abce 100644 --- a/src/MeshVS/MeshVS_DummySensitiveEntity.hxx +++ b/src/MeshVS/MeshVS_DummySensitiveEntity.hxx @@ -17,9 +17,7 @@ #define _MeshVS_DummySensitiveEntity_HeaderFile #include -#include -#include #include #include diff --git a/src/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx b/src/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx index 2674196163..919d64d6c0 100644 --- a/src/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx +++ b/src/MeshVS/MeshVS_ElementalColorPrsBuilder.cxx @@ -14,22 +14,12 @@ // commercial license or contractual agreement. -#include -#include #include #include -#include -#include -#include #include -#include -#include -#include -#include #include #include #include -#include #include #include #include diff --git a/src/MeshVS/MeshVS_HArray1OfSequenceOfInteger.hxx b/src/MeshVS/MeshVS_HArray1OfSequenceOfInteger.hxx index 07811f18e7..e38c63257f 100644 --- a/src/MeshVS/MeshVS_HArray1OfSequenceOfInteger.hxx +++ b/src/MeshVS/MeshVS_HArray1OfSequenceOfInteger.hxx @@ -16,7 +16,6 @@ #ifndef MeshVS_HArray1OfSequenceOfInteger_HeaderFile #define MeshVS_HArray1OfSequenceOfInteger_HeaderFile -#include #include #include diff --git a/src/MeshVS/MeshVS_MapOfTwoNodes.hxx b/src/MeshVS/MeshVS_MapOfTwoNodes.hxx index d8beb0ede5..c22e349bdf 100644 --- a/src/MeshVS/MeshVS_MapOfTwoNodes.hxx +++ b/src/MeshVS/MeshVS_MapOfTwoNodes.hxx @@ -16,7 +16,6 @@ #ifndef MeshVS_MapOfTwoNodes_HeaderFile #define MeshVS_MapOfTwoNodes_HeaderFile -#include #include #include diff --git a/src/MeshVS/MeshVS_Mesh.cxx b/src/MeshVS/MeshVS_Mesh.cxx index 3f55246015..dba34e57f8 100644 --- a/src/MeshVS/MeshVS_Mesh.cxx +++ b/src/MeshVS/MeshVS_Mesh.cxx @@ -18,8 +18,6 @@ #include #include #include -#include -#include #include #include #include @@ -42,7 +40,6 @@ #include #include #include -#include #include #include #include @@ -58,10 +55,7 @@ #include #include #include -#include -#include #include -#include IMPLEMENT_STANDARD_RTTIEXT(MeshVS_Mesh,AIS_InteractiveObject) diff --git a/src/MeshVS/MeshVS_Mesh.hxx b/src/MeshVS/MeshVS_Mesh.hxx index 9cb24e6763..fca2bb4b30 100644 --- a/src/MeshVS/MeshVS_Mesh.hxx +++ b/src/MeshVS/MeshVS_Mesh.hxx @@ -21,8 +21,6 @@ #include #include #include -#include -#include class MeshVS_PrsBuilder; class TColStd_HPackedMapOfInteger; diff --git a/src/MeshVS/MeshVS_MeshEntityOwner.cxx b/src/MeshVS/MeshVS_MeshEntityOwner.cxx index ec417397de..cc39bb8979 100644 --- a/src/MeshVS/MeshVS_MeshEntityOwner.cxx +++ b/src/MeshVS/MeshVS_MeshEntityOwner.cxx @@ -14,14 +14,11 @@ // commercial license or contractual agreement. -#include #include #include #include -#include #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(MeshVS_MeshEntityOwner,SelectMgr_EntityOwner) diff --git a/src/MeshVS/MeshVS_MeshEntityOwner.hxx b/src/MeshVS/MeshVS_MeshEntityOwner.hxx index 45554524a5..6add7bfb57 100644 --- a/src/MeshVS/MeshVS_MeshEntityOwner.hxx +++ b/src/MeshVS/MeshVS_MeshEntityOwner.hxx @@ -19,7 +19,6 @@ #include #include #include -#include class PrsMgr_PresentationManager; diff --git a/src/MeshVS/MeshVS_MeshOwner.cxx b/src/MeshVS/MeshVS_MeshOwner.cxx index 2bdf6178bd..517c2b9c52 100644 --- a/src/MeshVS/MeshVS_MeshOwner.cxx +++ b/src/MeshVS/MeshVS_MeshOwner.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include @@ -27,7 +26,6 @@ IMPLEMENT_STANDARD_RTTIEXT(MeshVS_MeshOwner,SelectMgr_EntityOwner) #ifndef MeshVS_PRSBUILDERHXX -#include #endif diff --git a/src/MeshVS/MeshVS_MeshOwner.hxx b/src/MeshVS/MeshVS_MeshOwner.hxx index 91dd4a96ca..6cf2a53e20 100644 --- a/src/MeshVS/MeshVS_MeshOwner.hxx +++ b/src/MeshVS/MeshVS_MeshOwner.hxx @@ -18,7 +18,6 @@ #include #include -#include class MeshVS_DataSource; class TColStd_HPackedMapOfInteger; diff --git a/src/MeshVS/MeshVS_MeshPrsBuilder.cxx b/src/MeshVS/MeshVS_MeshPrsBuilder.cxx index 22ebe1ed2b..1f0268cfd2 100644 --- a/src/MeshVS/MeshVS_MeshPrsBuilder.cxx +++ b/src/MeshVS/MeshVS_MeshPrsBuilder.cxx @@ -14,17 +14,11 @@ // commercial license or contractual agreement. -#include #include #include -#include #include #include #include -#include -#include -#include -#include #include #include #include @@ -46,10 +40,7 @@ #include #include #include -#include -#include #include -#include #include #include diff --git a/src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx b/src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx index 6fdac7b109..01ece0cefe 100644 --- a/src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx +++ b/src/MeshVS/MeshVS_NodalColorPrsBuilder.cxx @@ -17,23 +17,14 @@ // if define _POLYGONES_ ColorPrsBuilder use ArrayOfPolygons for drawing faces -#include -#include #include -#include #include #include #include -#include -#include -#include #include -#include -#include #include #include #include -#include #include #include #include @@ -43,7 +34,6 @@ #include #include #include -#include #include #include #include @@ -56,7 +46,6 @@ #include #include #include -#include #include #include diff --git a/src/MeshVS/MeshVS_SensitiveFace.hxx b/src/MeshVS/MeshVS_SensitiveFace.hxx index 02b38ccca1..1a060e776f 100644 --- a/src/MeshVS/MeshVS_SensitiveFace.hxx +++ b/src/MeshVS/MeshVS_SensitiveFace.hxx @@ -17,9 +17,7 @@ #define _MeshVS_SensitiveFace_HeaderFile #include -#include -#include #include #include diff --git a/src/MeshVS/MeshVS_SensitiveMesh.cxx b/src/MeshVS/MeshVS_SensitiveMesh.cxx index b5bfed934a..099915087a 100644 --- a/src/MeshVS/MeshVS_SensitiveMesh.cxx +++ b/src/MeshVS/MeshVS_SensitiveMesh.cxx @@ -15,14 +15,10 @@ #include -#include -#include #include #include -#include #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(MeshVS_SensitiveMesh,Select3D_SensitiveEntity) diff --git a/src/MeshVS/MeshVS_SensitiveMesh.hxx b/src/MeshVS/MeshVS_SensitiveMesh.hxx index a0dd113183..1818cd023b 100644 --- a/src/MeshVS/MeshVS_SensitiveMesh.hxx +++ b/src/MeshVS/MeshVS_SensitiveMesh.hxx @@ -17,10 +17,7 @@ #define _MeshVS_SensitiveMesh_HeaderFile #include -#include -#include -#include #include #include diff --git a/src/MeshVS/MeshVS_SensitivePolyhedron.cxx b/src/MeshVS/MeshVS_SensitivePolyhedron.cxx index 9522553762..0222f1a699 100644 --- a/src/MeshVS/MeshVS_SensitivePolyhedron.cxx +++ b/src/MeshVS/MeshVS_SensitivePolyhedron.cxx @@ -18,11 +18,9 @@ #include #include #include -#include #include #include #include -#include #include diff --git a/src/MeshVS/MeshVS_SensitivePolyhedron.hxx b/src/MeshVS/MeshVS_SensitivePolyhedron.hxx index 91b408e7e8..e7af24cc45 100644 --- a/src/MeshVS/MeshVS_SensitivePolyhedron.hxx +++ b/src/MeshVS/MeshVS_SensitivePolyhedron.hxx @@ -17,15 +17,10 @@ #define _MeshVS_SensitivePolyhedron_HeaderFile #include -#include -#include -#include #include -#include #include #include -#include #include diff --git a/src/MeshVS/MeshVS_SensitiveQuad.hxx b/src/MeshVS/MeshVS_SensitiveQuad.hxx index d4306f6693..0012108454 100644 --- a/src/MeshVS/MeshVS_SensitiveQuad.hxx +++ b/src/MeshVS/MeshVS_SensitiveQuad.hxx @@ -16,7 +16,6 @@ #ifndef _MeshVS_SensitiveQuad_HeaderFile #define _MeshVS_SensitiveQuad_HeaderFile -#include #include #include diff --git a/src/MeshVS/MeshVS_SensitiveSegment.hxx b/src/MeshVS/MeshVS_SensitiveSegment.hxx index 174f5c19d9..cf249441cc 100644 --- a/src/MeshVS/MeshVS_SensitiveSegment.hxx +++ b/src/MeshVS/MeshVS_SensitiveSegment.hxx @@ -16,7 +16,6 @@ #ifndef _MeshVS_SensitiveSegment_HeaderFile #define _MeshVS_SensitiveSegment_HeaderFile -#include #include //! This class provides custom sensitive face, which will be selected if it center is in rectangle. diff --git a/src/MeshVS/MeshVS_TextPrsBuilder.cxx b/src/MeshVS/MeshVS_TextPrsBuilder.cxx index ed7dcebdf3..7844e36518 100644 --- a/src/MeshVS/MeshVS_TextPrsBuilder.cxx +++ b/src/MeshVS/MeshVS_TextPrsBuilder.cxx @@ -14,15 +14,11 @@ // commercial license or contractual agreement. -#include #include #include -#include #include -#include #include #include -#include #include #include #include @@ -34,7 +30,6 @@ #include #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(MeshVS_TextPrsBuilder,MeshVS_PrsBuilder) diff --git a/src/MeshVS/MeshVS_Tool.hxx b/src/MeshVS/MeshVS_Tool.hxx index 8281e4a23c..b92ecff3f2 100644 --- a/src/MeshVS/MeshVS_Tool.hxx +++ b/src/MeshVS/MeshVS_Tool.hxx @@ -20,7 +20,6 @@ #include #include -#include #include class Graphic3d_AspectFillArea3d; class MeshVS_Drawer; diff --git a/src/MeshVS/MeshVS_VectorPrsBuilder.cxx b/src/MeshVS/MeshVS_VectorPrsBuilder.cxx index eeba1000c3..29ac15ef13 100644 --- a/src/MeshVS/MeshVS_VectorPrsBuilder.cxx +++ b/src/MeshVS/MeshVS_VectorPrsBuilder.cxx @@ -14,24 +14,10 @@ // commercial license or contractual agreement. -#include -#include -#include -#include -#include -#include -#include #include -#include -#include -#include #include -#include -#include #include -#include #include -#include #include #include #include diff --git a/src/Message/Message.cxx b/src/Message/Message.cxx index cdc7dc6520..b4e1383453 100644 --- a/src/Message/Message.cxx +++ b/src/Message/Message.cxx @@ -21,7 +21,6 @@ #include #include -#include namespace { diff --git a/src/Message/Message_Algorithm.cxx b/src/Message/Message_Algorithm.cxx index df663d3567..8a04ef27cc 100644 --- a/src/Message/Message_Algorithm.cxx +++ b/src/Message/Message_Algorithm.cxx @@ -27,9 +27,7 @@ #include #include #include -#include #include -#include IMPLEMENT_STANDARD_RTTIEXT(Message_Algorithm,Standard_Transient) diff --git a/src/Message/Message_Algorithm.hxx b/src/Message/Message_Algorithm.hxx index f38ad5e095..2105bd1563 100644 --- a/src/Message/Message_Algorithm.hxx +++ b/src/Message/Message_Algorithm.hxx @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/src/Message/Message_Attribute.cxx b/src/Message/Message_Attribute.cxx index 3763165d79..944dfe7e0c 100644 --- a/src/Message/Message_Attribute.cxx +++ b/src/Message/Message_Attribute.cxx @@ -13,7 +13,6 @@ #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(Message_Attribute, Standard_Transient) diff --git a/src/Message/Message_AttributeMeter.cxx b/src/Message/Message_AttributeMeter.cxx index 531c0f0e9c..e50976c910 100644 --- a/src/Message/Message_AttributeMeter.cxx +++ b/src/Message/Message_AttributeMeter.cxx @@ -13,10 +13,7 @@ #include -#include -#include #include -#include #include #include diff --git a/src/Message/Message_ExecStatus.hxx b/src/Message/Message_ExecStatus.hxx index ce147252bd..9afdddf7b2 100644 --- a/src/Message/Message_ExecStatus.hxx +++ b/src/Message/Message_ExecStatus.hxx @@ -18,7 +18,6 @@ #ifndef Message_ExecStatus_HeaderFile #define Message_ExecStatus_HeaderFile -#include #include /** diff --git a/src/Message/Message_Level.cxx b/src/Message/Message_Level.cxx index caa8b5c025..990652f482 100644 --- a/src/Message/Message_Level.cxx +++ b/src/Message/Message_Level.cxx @@ -17,11 +17,9 @@ #include #include #include -#include #include #include -#include //======================================================================= //function : Constructor diff --git a/src/Message/Message_Level.hxx b/src/Message/Message_Level.hxx index 4e14d8f62a..a19afc665b 100644 --- a/src/Message/Message_Level.hxx +++ b/src/Message/Message_Level.hxx @@ -18,9 +18,7 @@ #include #include #include -#include -#include #include //! This class is an instance of Sentry to create a level in a message report diff --git a/src/Message/Message_Messenger.hxx b/src/Message/Message_Messenger.hxx index 3ee2ea3d3a..a6b3298ae9 100644 --- a/src/Message/Message_Messenger.hxx +++ b/src/Message/Message_Messenger.hxx @@ -16,7 +16,6 @@ #ifndef _Message_Messenger_HeaderFile #define _Message_Messenger_HeaderFile -#include #include #include diff --git a/src/Message/Message_Msg.cxx b/src/Message/Message_Msg.cxx index bbb6f3885f..ade83fe1ff 100644 --- a/src/Message/Message_Msg.cxx +++ b/src/Message/Message_Msg.cxx @@ -16,7 +16,6 @@ #include #include #include -#include typedef enum { diff --git a/src/Message/Message_MsgFile.cxx b/src/Message/Message_MsgFile.cxx index 3ac1e54171..34abfe57f3 100644 --- a/src/Message/Message_MsgFile.cxx +++ b/src/Message/Message_MsgFile.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include diff --git a/src/Message/Message_MsgFile.hxx b/src/Message/Message_MsgFile.hxx index 22d90d1a35..a03f481d81 100644 --- a/src/Message/Message_MsgFile.hxx +++ b/src/Message/Message_MsgFile.hxx @@ -21,7 +21,6 @@ #include #include -#include class TCollection_AsciiString; class TCollection_ExtendedString; diff --git a/src/Message/Message_Printer.hxx b/src/Message/Message_Printer.hxx index eceed06e0f..c0545e3104 100644 --- a/src/Message/Message_Printer.hxx +++ b/src/Message/Message_Printer.hxx @@ -21,8 +21,6 @@ #include #include -#include -#include #include class TCollection_ExtendedString; diff --git a/src/Message/Message_PrinterToReport.cxx b/src/Message/Message_PrinterToReport.cxx index 634147f452..0bbd84062f 100644 --- a/src/Message/Message_PrinterToReport.cxx +++ b/src/Message/Message_PrinterToReport.cxx @@ -14,8 +14,6 @@ #include #include -#include -#include #include #include #include diff --git a/src/Message/Message_PrinterToReport.hxx b/src/Message/Message_PrinterToReport.hxx index 4004b409b5..e82cfe1565 100644 --- a/src/Message/Message_PrinterToReport.hxx +++ b/src/Message/Message_PrinterToReport.hxx @@ -16,7 +16,6 @@ #include #include -#include #include class Message_Report; diff --git a/src/Message/Message_ProgressIndicator.hxx b/src/Message/Message_ProgressIndicator.hxx index 09a83fd338..ad6e5e547e 100644 --- a/src/Message/Message_ProgressIndicator.hxx +++ b/src/Message/Message_ProgressIndicator.hxx @@ -16,7 +16,6 @@ #ifndef _Message_ProgressIndicator_HeaderFile #define _Message_ProgressIndicator_HeaderFile -#include #include #include diff --git a/src/Message/Message_Report.hxx b/src/Message/Message_Report.hxx index fe82220521..7cfad03b99 100644 --- a/src/Message/Message_Report.hxx +++ b/src/Message/Message_Report.hxx @@ -16,7 +16,6 @@ #ifndef _Message_Report_HeaderFile #define _Message_Report_HeaderFile -#include #include #include #include diff --git a/src/MoniTool/MoniTool_AttrList.hxx b/src/MoniTool/MoniTool_AttrList.hxx index 9073d383b9..78b2ff887d 100644 --- a/src/MoniTool/MoniTool_AttrList.hxx +++ b/src/MoniTool/MoniTool_AttrList.hxx @@ -21,9 +21,6 @@ #include #include -#include -#include -#include #include #include #include diff --git a/src/MoniTool/MoniTool_CaseData.cxx b/src/MoniTool/MoniTool_CaseData.cxx index e54c8fee6e..9df9eea736 100644 --- a/src/MoniTool/MoniTool_CaseData.cxx +++ b/src/MoniTool/MoniTool_CaseData.cxx @@ -15,8 +15,6 @@ #include #include #include -#include -#include #include #include #include @@ -27,7 +25,6 @@ #include #include #include -#include #include #include #include diff --git a/src/MoniTool/MoniTool_CaseData.hxx b/src/MoniTool/MoniTool_CaseData.hxx index 1618e7c947..69856c240f 100644 --- a/src/MoniTool/MoniTool_CaseData.hxx +++ b/src/MoniTool/MoniTool_CaseData.hxx @@ -26,10 +26,6 @@ #include #include #include -#include -#include -#include -#include class TopoDS_Shape; class gp_XYZ; class gp_XY; diff --git a/src/MoniTool/MoniTool_DataInfo.hxx b/src/MoniTool/MoniTool_DataInfo.hxx index 79d458ae98..d8d197ee7f 100644 --- a/src/MoniTool/MoniTool_DataInfo.hxx +++ b/src/MoniTool/MoniTool_DataInfo.hxx @@ -22,7 +22,6 @@ #include #include -#include class Standard_Transient; diff --git a/src/MoniTool/MoniTool_ElemHasher.hxx b/src/MoniTool/MoniTool_ElemHasher.hxx index 32a3a5092a..694533ce77 100644 --- a/src/MoniTool/MoniTool_ElemHasher.hxx +++ b/src/MoniTool/MoniTool_ElemHasher.hxx @@ -22,7 +22,6 @@ #include #include -#include class MoniTool_Element; diff --git a/src/MoniTool/MoniTool_Element.cxx b/src/MoniTool/MoniTool_Element.cxx index ce759cd991..12f09f0a21 100644 --- a/src/MoniTool/MoniTool_Element.cxx +++ b/src/MoniTool/MoniTool_Element.cxx @@ -12,7 +12,6 @@ // commercial license or contractual agreement. -#include #include #include diff --git a/src/MoniTool/MoniTool_Element.hxx b/src/MoniTool/MoniTool_Element.hxx index fc7c589616..d24b134c07 100644 --- a/src/MoniTool/MoniTool_Element.hxx +++ b/src/MoniTool/MoniTool_Element.hxx @@ -18,14 +18,11 @@ #define _MoniTool_Element_HeaderFile #include -#include #include #include #include -#include #include -#include class MoniTool_Element; diff --git a/src/MoniTool/MoniTool_IndexedDataMapOfShapeTransient.hxx b/src/MoniTool/MoniTool_IndexedDataMapOfShapeTransient.hxx index 22c2f05b60..b32aaa6d6e 100644 --- a/src/MoniTool/MoniTool_IndexedDataMapOfShapeTransient.hxx +++ b/src/MoniTool/MoniTool_IndexedDataMapOfShapeTransient.hxx @@ -17,7 +17,6 @@ #ifndef MoniTool_IndexedDataMapOfShapeTransient_HeaderFile #define MoniTool_IndexedDataMapOfShapeTransient_HeaderFile -#include #include #include #include diff --git a/src/MoniTool/MoniTool_MTHasher.hxx b/src/MoniTool/MoniTool_MTHasher.hxx index c6e00bd7b0..b314702784 100644 --- a/src/MoniTool/MoniTool_MTHasher.hxx +++ b/src/MoniTool/MoniTool_MTHasher.hxx @@ -20,8 +20,6 @@ #include #include -#include -#include #include diff --git a/src/MoniTool/MoniTool_SignShape.cxx b/src/MoniTool/MoniTool_SignShape.cxx index ef497d9318..52d594b6ae 100644 --- a/src/MoniTool/MoniTool_SignShape.cxx +++ b/src/MoniTool/MoniTool_SignShape.cxx @@ -15,7 +15,6 @@ #include #include #include -#include #include #include diff --git a/src/MoniTool/MoniTool_SignShape.hxx b/src/MoniTool/MoniTool_SignShape.hxx index f7835e5708..6b33a6337e 100644 --- a/src/MoniTool/MoniTool_SignShape.hxx +++ b/src/MoniTool/MoniTool_SignShape.hxx @@ -21,7 +21,6 @@ #include #include -#include class TCollection_AsciiString; class Standard_Transient; diff --git a/src/MoniTool/MoniTool_SignText.hxx b/src/MoniTool/MoniTool_SignText.hxx index 6703d71c66..fe3b12a425 100644 --- a/src/MoniTool/MoniTool_SignText.hxx +++ b/src/MoniTool/MoniTool_SignText.hxx @@ -21,7 +21,6 @@ #include #include -#include class TCollection_AsciiString; diff --git a/src/MoniTool/MoniTool_Stat.cxx b/src/MoniTool/MoniTool_Stat.cxx index 99485abe99..7f656fe77a 100644 --- a/src/MoniTool/MoniTool_Stat.cxx +++ b/src/MoniTool/MoniTool_Stat.cxx @@ -13,7 +13,6 @@ #include -#include #include //static MoniTool_Stat Statvoid(""); diff --git a/src/MoniTool/MoniTool_Stat.hxx b/src/MoniTool/MoniTool_Stat.hxx index 3d5c482a5a..4c1fcf69f0 100644 --- a/src/MoniTool/MoniTool_Stat.hxx +++ b/src/MoniTool/MoniTool_Stat.hxx @@ -23,7 +23,6 @@ #include #include -#include #include class TCollection_HAsciiString; diff --git a/src/MoniTool/MoniTool_Timer.hxx b/src/MoniTool/MoniTool_Timer.hxx index e5821e67df..6a2f55d89b 100644 --- a/src/MoniTool/MoniTool_Timer.hxx +++ b/src/MoniTool/MoniTool_Timer.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include diff --git a/src/MoniTool/MoniTool_TransientElem.cxx b/src/MoniTool/MoniTool_TransientElem.cxx index 1509629283..57da02ce08 100644 --- a/src/MoniTool/MoniTool_TransientElem.cxx +++ b/src/MoniTool/MoniTool_TransientElem.cxx @@ -13,7 +13,6 @@ #include -#include #include #include #include diff --git a/src/MoniTool/MoniTool_TransientElem.hxx b/src/MoniTool/MoniTool_TransientElem.hxx index 0d486539a5..f851d4cddc 100644 --- a/src/MoniTool/MoniTool_TransientElem.hxx +++ b/src/MoniTool/MoniTool_TransientElem.hxx @@ -21,8 +21,6 @@ #include #include -#include -#include #include diff --git a/src/MoniTool/MoniTool_TypedValue.hxx b/src/MoniTool/MoniTool_TypedValue.hxx index 3cf608bb7b..f5180b114c 100644 --- a/src/MoniTool/MoniTool_TypedValue.hxx +++ b/src/MoniTool/MoniTool_TypedValue.hxx @@ -18,9 +18,7 @@ #define _MoniTool_TypedValue_HeaderFile #include -#include -#include #include #include #include @@ -30,8 +28,6 @@ #include #include #include -#include -#include #include class TCollection_HAsciiString; diff --git a/src/NCollection/NCollection_AccAllocator.cxx b/src/NCollection/NCollection_AccAllocator.cxx index 24a11a11b7..e7172ccff7 100644 --- a/src/NCollection/NCollection_AccAllocator.cxx +++ b/src/NCollection/NCollection_AccAllocator.cxx @@ -15,7 +15,6 @@ #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(NCollection_AccAllocator,NCollection_BaseAllocator) diff --git a/src/NCollection/NCollection_AliasedArray.hxx b/src/NCollection/NCollection_AliasedArray.hxx index d3b297795c..678939bfc3 100644 --- a/src/NCollection/NCollection_AliasedArray.hxx +++ b/src/NCollection/NCollection_AliasedArray.hxx @@ -14,8 +14,6 @@ #ifndef _NCollection_AliasedArray_HeaderFile #define _NCollection_AliasedArray_HeaderFile -#include -#include #include #include #include diff --git a/src/NCollection/NCollection_BaseVector.cxx b/src/NCollection/NCollection_BaseVector.cxx index dd8cae7498..ba7f790021 100755 --- a/src/NCollection/NCollection_BaseVector.cxx +++ b/src/NCollection/NCollection_BaseVector.cxx @@ -16,7 +16,6 @@ #include #include -#include //======================================================================= //function : initV diff --git a/src/NCollection/NCollection_BaseVector.hxx b/src/NCollection/NCollection_BaseVector.hxx index 7c8941818a..26a41c7d7f 100755 --- a/src/NCollection/NCollection_BaseVector.hxx +++ b/src/NCollection/NCollection_BaseVector.hxx @@ -21,8 +21,6 @@ #include #include -#include - // 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) diff --git a/src/NCollection/NCollection_Buffer.hxx b/src/NCollection/NCollection_Buffer.hxx index c98182dda4..d17f5767b4 100644 --- a/src/NCollection/NCollection_Buffer.hxx +++ b/src/NCollection/NCollection_Buffer.hxx @@ -16,7 +16,6 @@ #ifndef _NCollection_Buffer_HeaderFile #define _NCollection_Buffer_HeaderFile -#include #include #include diff --git a/src/NCollection/NCollection_CellFilter.hxx b/src/NCollection/NCollection_CellFilter.hxx index 856cccb91f..f57a94273a 100644 --- a/src/NCollection/NCollection_CellFilter.hxx +++ b/src/NCollection/NCollection_CellFilter.hxx @@ -16,12 +16,9 @@ #ifndef NCollection_CellFilter_HeaderFile #define NCollection_CellFilter_HeaderFile -#include #include #include -#include #include -#include #include #include diff --git a/src/NCollection/NCollection_DefaultHasher.hxx b/src/NCollection/NCollection_DefaultHasher.hxx index aff6a472fb..6cbbf90de0 100644 --- a/src/NCollection/NCollection_DefaultHasher.hxx +++ b/src/NCollection/NCollection_DefaultHasher.hxx @@ -16,7 +16,6 @@ #define NCollection_DefaultHasher_HeaderFile #include -#include //======================================================================= //function : HashCode_Proxy diff --git a/src/NCollection/NCollection_DoubleMap.hxx b/src/NCollection/NCollection_DoubleMap.hxx index 76159a402c..397d675be5 100644 --- a/src/NCollection/NCollection_DoubleMap.hxx +++ b/src/NCollection/NCollection_DoubleMap.hxx @@ -16,12 +16,9 @@ #ifndef NCollection_DoubleMap_HeaderFile #define NCollection_DoubleMap_HeaderFile -#include #include #include -#include #include -#include #include #include diff --git a/src/NCollection/NCollection_Map.hxx b/src/NCollection/NCollection_Map.hxx index bc266a609d..339f1da6a7 100644 --- a/src/NCollection/NCollection_Map.hxx +++ b/src/NCollection/NCollection_Map.hxx @@ -16,7 +16,6 @@ #ifndef NCollection_Map_HeaderFile #define NCollection_Map_HeaderFile -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HGPPConstraint.cxx b/src/NLPlate/NLPlate_HGPPConstraint.cxx index 753a86251e..b04d5f5107 100644 --- a/src/NLPlate/NLPlate_HGPPConstraint.cxx +++ b/src/NLPlate/NLPlate_HGPPConstraint.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HGPPConstraint.hxx b/src/NLPlate/NLPlate_HGPPConstraint.hxx index 655a54aedf..d5c46890c7 100644 --- a/src/NLPlate/NLPlate_HGPPConstraint.hxx +++ b/src/NLPlate/NLPlate_HGPPConstraint.hxx @@ -18,12 +18,10 @@ #define _NLPlate_HGPPConstraint_HeaderFile #include -#include #include #include #include -#include #include class gp_XYZ; class Plate_D1; diff --git a/src/NLPlate/NLPlate_HPG0Constraint.cxx b/src/NLPlate/NLPlate_HPG0Constraint.cxx index fc7c4ae7e3..4f9503c5d1 100644 --- a/src/NLPlate/NLPlate_HPG0Constraint.cxx +++ b/src/NLPlate/NLPlate_HPG0Constraint.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include diff --git a/src/NLPlate/NLPlate_HPG0Constraint.hxx b/src/NLPlate/NLPlate_HPG0Constraint.hxx index 38981680af..9692c5d67e 100644 --- a/src/NLPlate/NLPlate_HPG0Constraint.hxx +++ b/src/NLPlate/NLPlate_HPG0Constraint.hxx @@ -18,10 +18,8 @@ #define _NLPlate_HPG0Constraint_HeaderFile #include -#include #include -#include #include #include class gp_XY; diff --git a/src/NLPlate/NLPlate_HPG0G1Constraint.cxx b/src/NLPlate/NLPlate_HPG0G1Constraint.cxx index ed808e7fbb..6deefe1b5d 100644 --- a/src/NLPlate/NLPlate_HPG0G1Constraint.cxx +++ b/src/NLPlate/NLPlate_HPG0G1Constraint.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HPG0G1Constraint.hxx b/src/NLPlate/NLPlate_HPG0G1Constraint.hxx index 2631e0c4e2..252cfe3c40 100644 --- a/src/NLPlate/NLPlate_HPG0G1Constraint.hxx +++ b/src/NLPlate/NLPlate_HPG0G1Constraint.hxx @@ -18,7 +18,6 @@ #define _NLPlate_HPG0G1Constraint_HeaderFile #include -#include #include #include diff --git a/src/NLPlate/NLPlate_HPG0G2Constraint.cxx b/src/NLPlate/NLPlate_HPG0G2Constraint.cxx index 4d02f12021..758c2acb68 100644 --- a/src/NLPlate/NLPlate_HPG0G2Constraint.cxx +++ b/src/NLPlate/NLPlate_HPG0G2Constraint.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HPG0G2Constraint.hxx b/src/NLPlate/NLPlate_HPG0G2Constraint.hxx index 9ac998444c..837723bfbe 100644 --- a/src/NLPlate/NLPlate_HPG0G2Constraint.hxx +++ b/src/NLPlate/NLPlate_HPG0G2Constraint.hxx @@ -18,7 +18,6 @@ #define _NLPlate_HPG0G2Constraint_HeaderFile #include -#include #include #include diff --git a/src/NLPlate/NLPlate_HPG0G3Constraint.cxx b/src/NLPlate/NLPlate_HPG0G3Constraint.cxx index 50f4d93e1d..0f9e6847c1 100644 --- a/src/NLPlate/NLPlate_HPG0G3Constraint.cxx +++ b/src/NLPlate/NLPlate_HPG0G3Constraint.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HPG0G3Constraint.hxx b/src/NLPlate/NLPlate_HPG0G3Constraint.hxx index b4345a7451..34134d13dd 100644 --- a/src/NLPlate/NLPlate_HPG0G3Constraint.hxx +++ b/src/NLPlate/NLPlate_HPG0G3Constraint.hxx @@ -18,7 +18,6 @@ #define _NLPlate_HPG0G3Constraint_HeaderFile #include -#include #include #include diff --git a/src/NLPlate/NLPlate_HPG1Constraint.cxx b/src/NLPlate/NLPlate_HPG1Constraint.cxx index 49bafcf383..416f1d83e3 100644 --- a/src/NLPlate/NLPlate_HPG1Constraint.cxx +++ b/src/NLPlate/NLPlate_HPG1Constraint.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HPG1Constraint.hxx b/src/NLPlate/NLPlate_HPG1Constraint.hxx index 6303188900..694fb3e689 100644 --- a/src/NLPlate/NLPlate_HPG1Constraint.hxx +++ b/src/NLPlate/NLPlate_HPG1Constraint.hxx @@ -18,9 +18,7 @@ #define _NLPlate_HPG1Constraint_HeaderFile #include -#include -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HPG2Constraint.cxx b/src/NLPlate/NLPlate_HPG2Constraint.cxx index 7c1c9ed119..8bc9e3b160 100644 --- a/src/NLPlate/NLPlate_HPG2Constraint.cxx +++ b/src/NLPlate/NLPlate_HPG2Constraint.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HPG2Constraint.hxx b/src/NLPlate/NLPlate_HPG2Constraint.hxx index 56695f22a0..13903a604d 100644 --- a/src/NLPlate/NLPlate_HPG2Constraint.hxx +++ b/src/NLPlate/NLPlate_HPG2Constraint.hxx @@ -18,7 +18,6 @@ #define _NLPlate_HPG2Constraint_HeaderFile #include -#include #include #include diff --git a/src/NLPlate/NLPlate_HPG3Constraint.cxx b/src/NLPlate/NLPlate_HPG3Constraint.cxx index e01041aa84..6055c9601c 100644 --- a/src/NLPlate/NLPlate_HPG3Constraint.cxx +++ b/src/NLPlate/NLPlate_HPG3Constraint.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. -#include #include #include #include diff --git a/src/NLPlate/NLPlate_HPG3Constraint.hxx b/src/NLPlate/NLPlate_HPG3Constraint.hxx index 023d3e57fb..f90bbe366d 100644 --- a/src/NLPlate/NLPlate_HPG3Constraint.hxx +++ b/src/NLPlate/NLPlate_HPG3Constraint.hxx @@ -18,7 +18,6 @@ #define _NLPlate_HPG3Constraint_HeaderFile #include -#include #include #include diff --git a/src/NLPlate/NLPlate_NLPlate.cxx b/src/NLPlate/NLPlate_NLPlate.cxx index f5937131c5..c3aa031dcf 100644 --- a/src/NLPlate/NLPlate_NLPlate.cxx +++ b/src/NLPlate/NLPlate_NLPlate.cxx @@ -23,8 +23,6 @@ #include #include #include -#include -#include #include #include #include diff --git a/src/NLPlate/NLPlate_NLPlate.hxx b/src/NLPlate/NLPlate_NLPlate.hxx index 53b9a9b643..930f9da026 100644 --- a/src/NLPlate/NLPlate_NLPlate.hxx +++ b/src/NLPlate/NLPlate_NLPlate.hxx @@ -23,9 +23,7 @@ #include #include -#include #include -#include class Geom_Surface; class NLPlate_HGPPConstraint; class gp_XYZ; diff --git a/src/OSD/FILES b/src/OSD/FILES index 63dd8a2893..396f3ebabc 100755 --- a/src/OSD/FILES +++ b/src/OSD/FILES @@ -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 diff --git a/src/OSD/OSD_Directory.cxx b/src/OSD/OSD_Directory.cxx index af5b7e13f4..f2013a989f 100644 --- a/src/OSD/OSD_Directory.cxx +++ b/src/OSD/OSD_Directory.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #ifdef _WIN32 #include diff --git a/src/OSD/OSD_DirectoryIterator.cxx b/src/OSD/OSD_DirectoryIterator.cxx index 9e349588bc..51060492f9 100644 --- a/src/OSD/OSD_DirectoryIterator.cxx +++ b/src/OSD/OSD_DirectoryIterator.cxx @@ -184,9 +184,7 @@ Standard_Integer OSD_DirectoryIterator::Error()const{ #include -#include #include -#include #include #include #include diff --git a/src/OSD/OSD_DirectoryIterator.hxx b/src/OSD/OSD_DirectoryIterator.hxx index 8a6dd14410..33430bdaa0 100644 --- a/src/OSD/OSD_DirectoryIterator.hxx +++ b/src/OSD/OSD_DirectoryIterator.hxx @@ -22,9 +22,7 @@ #include #include -#include #include -#include #include #include class OSD_Path; diff --git a/src/OSD/OSD_Disk.cxx b/src/OSD/OSD_Disk.cxx index ab779b9e59..1900bf327d 100644 --- a/src/OSD/OSD_Disk.cxx +++ b/src/OSD/OSD_Disk.cxx @@ -14,12 +14,9 @@ #include -#include #include #include -#include #include -#include #include #ifdef _WIN32 diff --git a/src/OSD/OSD_Environment.cxx b/src/OSD/OSD_Environment.cxx index 2a8794db65..55259fe2e7 100644 --- a/src/OSD/OSD_Environment.cxx +++ b/src/OSD/OSD_Environment.cxx @@ -236,8 +236,6 @@ Standard_Integer OSD_Environment::Error() const #include -#include - #include #include #include diff --git a/src/OSD/OSD_Environment.hxx b/src/OSD/OSD_Environment.hxx index adcff00d4d..603def1337 100644 --- a/src/OSD/OSD_Environment.hxx +++ b/src/OSD/OSD_Environment.hxx @@ -23,8 +23,6 @@ #include #include -#include -#include //! Management of system environment variables diff --git a/src/OSD/OSD_Error.hxx b/src/OSD/OSD_Error.hxx index accd66e392..8e0ea5c5b7 100644 --- a/src/OSD/OSD_Error.hxx +++ b/src/OSD/OSD_Error.hxx @@ -22,9 +22,7 @@ #include #include -#include #include -#include //! Accurate management of OSD specific errors. diff --git a/src/OSD/OSD_Exception_CTRL_BREAK.hxx b/src/OSD/OSD_Exception_CTRL_BREAK.hxx index f696f28de5..6cd46290db 100644 --- a/src/OSD/OSD_Exception_CTRL_BREAK.hxx +++ b/src/OSD/OSD_Exception_CTRL_BREAK.hxx @@ -16,7 +16,6 @@ #define _OSD_Exception_CTRL_BREAK_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_Exception_FLT_DENORMAL_OPERAND.hxx b/src/OSD/OSD_Exception_FLT_DENORMAL_OPERAND.hxx deleted file mode 100644 index a1fadb8764..0000000000 --- a/src/OSD/OSD_Exception_FLT_DENORMAL_OPERAND.hxx +++ /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 -#include -#include -#include - -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 index 78de87cc62..0000000000 --- a/src/OSD/OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx +++ /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 -#include -#include -#include - -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 index b6906bc24a..0000000000 --- a/src/OSD/OSD_Exception_FLT_INEXACT_RESULT.hxx +++ /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 -#include -#include -#include - -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 index 35f75fff87..0000000000 --- a/src/OSD/OSD_Exception_FLT_INVALID_OPERATION.hxx +++ /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 -#include -#include -#include - -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 index 5821938310..0000000000 --- a/src/OSD/OSD_Exception_FLT_OVERFLOW.hxx +++ /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 -#include -#include -#include - -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 index e311c02765..0000000000 --- a/src/OSD/OSD_Exception_FLT_STACK_CHECK.hxx +++ /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 -#include -#include -#include - -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 index a5081c9137..0000000000 --- a/src/OSD/OSD_Exception_FLT_UNDERFLOW.hxx +++ /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 -#include -#include -#include - -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 index a07148ba58..0000000000 --- a/src/OSD/OSD_Exception_INT_DIVIDE_BY_ZERO.hxx +++ /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 -#include -#include -#include - -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 diff --git a/src/OSD/OSD_File.cxx b/src/OSD/OSD_File.cxx index 967a7c7e7d..db63054d1d 100644 --- a/src/OSD/OSD_File.cxx +++ b/src/OSD/OSD_File.cxx @@ -20,7 +20,6 @@ #include #include -#include #include #include #include @@ -31,10 +30,7 @@ #include - #include - #include - - #include +#include #define ACE_HEADER_SIZE (sizeof(ACCESS_ALLOWED_ACE) - sizeof (DWORD)) diff --git a/src/OSD/OSD_FileIterator.cxx b/src/OSD/OSD_FileIterator.cxx index d77ca7e84f..5893545994 100644 --- a/src/OSD/OSD_FileIterator.cxx +++ b/src/OSD/OSD_FileIterator.cxx @@ -258,9 +258,7 @@ Standard_Integer OSD_FileIterator::Error()const{ #include -#include #include -#include #include #include #include diff --git a/src/OSD/OSD_Host.hxx b/src/OSD/OSD_Host.hxx index 385fb809ab..a129bc40dd 100644 --- a/src/OSD/OSD_Host.hxx +++ b/src/OSD/OSD_Host.hxx @@ -24,9 +24,7 @@ #include #include #include -#include #include -#include //! Carries information about a Host diff --git a/src/OSD/OSD_MAllocHook.hxx b/src/OSD/OSD_MAllocHook.hxx index a9a1c63a9f..d01f824bac 100644 --- a/src/OSD/OSD_MAllocHook.hxx +++ b/src/OSD/OSD_MAllocHook.hxx @@ -16,9 +16,7 @@ #ifndef _OSD_MAllocHook_HeaderFile #define _OSD_MAllocHook_HeaderFile -#include #include -#include #include /** diff --git a/src/OSD/OSD_MemInfo.cxx b/src/OSD/OSD_MemInfo.cxx index d9bb913986..8a9f10e09d 100644 --- a/src/OSD/OSD_MemInfo.cxx +++ b/src/OSD/OSD_MemInfo.cxx @@ -31,10 +31,6 @@ #include #endif -#include -#include -#include - #include #if defined(__EMSCRIPTEN__) diff --git a/src/OSD/OSD_Parallel.hxx b/src/OSD/OSD_Parallel.hxx index 2dab32050f..7f24cf039c 100644 --- a/src/OSD/OSD_Parallel.hxx +++ b/src/OSD/OSD_Parallel.hxx @@ -17,7 +17,6 @@ #include #include #include -#include //! @brief Simple tool for code parallelization. //! diff --git a/src/OSD/OSD_Path.cxx b/src/OSD/OSD_Path.cxx index eab689b75b..e034e9e91d 100644 --- a/src/OSD/OSD_Path.cxx +++ b/src/OSD/OSD_Path.cxx @@ -13,12 +13,8 @@ // commercial license or contractual agreement. -#include #include #include -#include -#include -#include #include static OSD_SysType whereAmI() diff --git a/src/OSD/OSD_PerfMeter.cxx b/src/OSD/OSD_PerfMeter.cxx index d8438ff79f..f20fed96ca 100644 --- a/src/OSD/OSD_PerfMeter.cxx +++ b/src/OSD/OSD_PerfMeter.cxx @@ -31,8 +31,6 @@ #include #include #include -#include -#include #include #include diff --git a/src/OSD/OSD_Process.cxx b/src/OSD/OSD_Process.cxx index acd7f5ca21..3037e152d4 100644 --- a/src/OSD/OSD_Process.cxx +++ b/src/OSD/OSD_Process.cxx @@ -28,7 +28,6 @@ #include #include #include -#include #include #include diff --git a/src/OSD/OSD_Protection.hxx b/src/OSD/OSD_Protection.hxx index db88d0f6d2..cc4c444975 100644 --- a/src/OSD/OSD_Protection.hxx +++ b/src/OSD/OSD_Protection.hxx @@ -22,7 +22,6 @@ #include #include -#include //! This class provides data to manage file protection diff --git a/src/OSD/OSD_SIGBUS.hxx b/src/OSD/OSD_SIGBUS.hxx index 0f034eeaa1..4067cb9d0e 100644 --- a/src/OSD/OSD_SIGBUS.hxx +++ b/src/OSD/OSD_SIGBUS.hxx @@ -16,7 +16,6 @@ #define _OSD_SIGBUS_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_SIGHUP.hxx b/src/OSD/OSD_SIGHUP.hxx index f09bc6cc22..d734da8a00 100644 --- a/src/OSD/OSD_SIGHUP.hxx +++ b/src/OSD/OSD_SIGHUP.hxx @@ -16,7 +16,6 @@ #define _OSD_SIGHUP_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_SIGILL.hxx b/src/OSD/OSD_SIGILL.hxx index e17035828c..2623f164bd 100644 --- a/src/OSD/OSD_SIGILL.hxx +++ b/src/OSD/OSD_SIGILL.hxx @@ -16,7 +16,6 @@ #define _OSD_SIGILL_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_SIGINT.hxx b/src/OSD/OSD_SIGINT.hxx index 0f7c9a1f4e..a8caabb787 100644 --- a/src/OSD/OSD_SIGINT.hxx +++ b/src/OSD/OSD_SIGINT.hxx @@ -16,7 +16,6 @@ #define _OSD_SIGINT_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_SIGKILL.hxx b/src/OSD/OSD_SIGKILL.hxx index 5b633de209..0ecd2f63f2 100644 --- a/src/OSD/OSD_SIGKILL.hxx +++ b/src/OSD/OSD_SIGKILL.hxx @@ -16,7 +16,6 @@ #define _OSD_SIGKILL_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_SIGQUIT.hxx b/src/OSD/OSD_SIGQUIT.hxx index ee7b071704..75ae453937 100644 --- a/src/OSD/OSD_SIGQUIT.hxx +++ b/src/OSD/OSD_SIGQUIT.hxx @@ -16,7 +16,6 @@ #define _OSD_SIGQUIT_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_SIGSYS.hxx b/src/OSD/OSD_SIGSYS.hxx index baf1027579..d59e6f3e94 100644 --- a/src/OSD/OSD_SIGSYS.hxx +++ b/src/OSD/OSD_SIGSYS.hxx @@ -16,7 +16,6 @@ #define _OSD_SIGSYS_HeaderFile #include -#include #include #include diff --git a/src/OSD/OSD_SharedLibrary.hxx b/src/OSD/OSD_SharedLibrary.hxx index 28c040106a..212d25766b 100644 --- a/src/OSD/OSD_SharedLibrary.hxx +++ b/src/OSD/OSD_SharedLibrary.hxx @@ -19,12 +19,9 @@ #include #include -#include #include #include -#include -#include #include #include diff --git a/src/OSD/OSD_StreamBuffer.hxx b/src/OSD/OSD_StreamBuffer.hxx index 97915a67f5..8133628392 100644 --- a/src/OSD/OSD_StreamBuffer.hxx +++ b/src/OSD/OSD_StreamBuffer.hxx @@ -14,10 +14,6 @@ #ifndef _OSD_StreamBuffer_HeaderFile #define _OSD_StreamBuffer_HeaderFile -#include - -#include -#include #include #include diff --git a/src/OSD/OSD_Thread.hxx b/src/OSD/OSD_Thread.hxx index 527f440594..f77a99d521 100644 --- a/src/OSD/OSD_Thread.hxx +++ b/src/OSD/OSD_Thread.hxx @@ -23,9 +23,7 @@ #include #include #include -#include #include -#include //! A simple platform-intependent interface to execute diff --git a/src/OSD/OSD_Timer.hxx b/src/OSD/OSD_Timer.hxx index 5ea0bab6d4..a56f91ea9d 100644 --- a/src/OSD/OSD_Timer.hxx +++ b/src/OSD/OSD_Timer.hxx @@ -24,7 +24,6 @@ #include #include #include -#include //! Working on heterogeneous platforms diff --git a/src/OSD/OSD_signal.cxx b/src/OSD/OSD_signal.cxx index 007f5ccaa9..7da3f19004 100644 --- a/src/OSD/OSD_signal.cxx +++ b/src/OSD/OSD_signal.cxx @@ -73,7 +73,6 @@ void OSD::SetSignalStackTraceLength (Standard_Integer theLength) #include #include #include -#include #include #include #include @@ -86,8 +85,6 @@ void OSD::SetSignalStackTraceLength (Standard_Integer theLength) #include #include -#include - #ifdef _MSC_VER #include #include diff --git a/src/OpenGl/OpenGl_Aspects.hxx b/src/OpenGl/OpenGl_Aspects.hxx index 81516b9b76..04c9cc0a31 100644 --- a/src/OpenGl/OpenGl_Aspects.hxx +++ b/src/OpenGl/OpenGl_Aspects.hxx @@ -19,7 +19,6 @@ #include #include #include -#include //! The element holding Graphic3d_Aspects. class OpenGl_Aspects : public OpenGl_Element diff --git a/src/OpenGl/OpenGl_AspectsProgram.cxx b/src/OpenGl/OpenGl_AspectsProgram.cxx index a8d608d37f..054f8dbb32 100644 --- a/src/OpenGl/OpenGl_AspectsProgram.cxx +++ b/src/OpenGl/OpenGl_AspectsProgram.cxx @@ -13,7 +13,6 @@ #include -#include #include #include diff --git a/src/OpenGl/OpenGl_AspectsTextureSet.cxx b/src/OpenGl/OpenGl_AspectsTextureSet.cxx index e1876f2c9b..8e76b32bc7 100644 --- a/src/OpenGl/OpenGl_AspectsTextureSet.cxx +++ b/src/OpenGl/OpenGl_AspectsTextureSet.cxx @@ -14,14 +14,11 @@ #include #include -#include #include #include #include -#include - namespace { static const TCollection_AsciiString THE_EMPTY_KEY; diff --git a/src/OpenGl/OpenGl_AspectsTextureSet.hxx b/src/OpenGl/OpenGl_AspectsTextureSet.hxx index 0aa2c29c1a..1d3a387906 100644 --- a/src/OpenGl/OpenGl_AspectsTextureSet.hxx +++ b/src/OpenGl/OpenGl_AspectsTextureSet.hxx @@ -16,7 +16,6 @@ #include #include -#include class OpenGl_Context; class OpenGl_TextureSet; diff --git a/src/OpenGl/OpenGl_BackgroundArray.cxx b/src/OpenGl/OpenGl_BackgroundArray.cxx index 90dac5020d..b005bf285e 100644 --- a/src/OpenGl/OpenGl_BackgroundArray.cxx +++ b/src/OpenGl/OpenGl_BackgroundArray.cxx @@ -18,7 +18,6 @@ #include #include #include -#include // ======================================================================= // method : Constructor diff --git a/src/OpenGl/OpenGl_Buffer.cxx b/src/OpenGl/OpenGl_Buffer.cxx index 4428ce10f3..4f37384af1 100644 --- a/src/OpenGl/OpenGl_Buffer.cxx +++ b/src/OpenGl/OpenGl_Buffer.cxx @@ -15,7 +15,6 @@ #include #include -#include #include #include diff --git a/src/OpenGl/OpenGl_CappingAlgo.cxx b/src/OpenGl/OpenGl_CappingAlgo.cxx index 94bd57c1a3..93a9b4c9d3 100755 --- a/src/OpenGl/OpenGl_CappingAlgo.cxx +++ b/src/OpenGl/OpenGl_CappingAlgo.cxx @@ -16,11 +16,9 @@ #include #include -#include +#include #include -#include #include -#include #include #include diff --git a/src/OpenGl/OpenGl_CappingPlaneResource.cxx b/src/OpenGl/OpenGl_CappingPlaneResource.cxx index bc2c23aa28..d028ac5f5c 100755 --- a/src/OpenGl/OpenGl_CappingPlaneResource.cxx +++ b/src/OpenGl/OpenGl_CappingPlaneResource.cxx @@ -18,7 +18,6 @@ #include #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_CappingPlaneResource,OpenGl_Resource) diff --git a/src/OpenGl/OpenGl_Context.cxx b/src/OpenGl/OpenGl_Context.cxx index 90de0f20cb..e3655c8d1a 100644 --- a/src/OpenGl/OpenGl_Context.cxx +++ b/src/OpenGl/OpenGl_Context.cxx @@ -32,12 +32,12 @@ #include #include #include -#include #include #include #include #include +#include #include #include #include diff --git a/src/OpenGl/OpenGl_Context.hxx b/src/OpenGl/OpenGl_Context.hxx index b7c3972f79..2d42736de5 100644 --- a/src/OpenGl/OpenGl_Context.hxx +++ b/src/OpenGl/OpenGl_Context.hxx @@ -16,20 +16,11 @@ #ifndef OpenGl_Context_HeaderFile #define OpenGl_Context_HeaderFile -#include -#include #include #include #include #include -#include -#include #include -#include -#include -#include -#include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_Element.hxx b/src/OpenGl/OpenGl_Element.hxx index b16c835b26..1e8ea28f7c 100644 --- a/src/OpenGl/OpenGl_Element.hxx +++ b/src/OpenGl/OpenGl_Element.hxx @@ -16,7 +16,6 @@ #ifndef OpenGl_Element_HeaderFile #define OpenGl_Element_HeaderFile -#include #include class Graphic3d_FrameStatsDataTmp; diff --git a/src/OpenGl/OpenGl_Flipper.cxx b/src/OpenGl/OpenGl_Flipper.cxx index ff45c16cf5..2f8a5d5b8c 100755 --- a/src/OpenGl/OpenGl_Flipper.cxx +++ b/src/OpenGl/OpenGl_Flipper.cxx @@ -15,7 +15,6 @@ #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_Font.cxx b/src/OpenGl/OpenGl_Font.cxx index 2a9b759f44..c7b7a1f9fd 100755 --- a/src/OpenGl/OpenGl_Font.cxx +++ b/src/OpenGl/OpenGl_Font.cxx @@ -19,7 +19,6 @@ #include #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_Font,OpenGl_Resource) diff --git a/src/OpenGl/OpenGl_FrameBuffer.cxx b/src/OpenGl/OpenGl_FrameBuffer.cxx index 066118c772..ca4ac757e2 100644 --- a/src/OpenGl/OpenGl_FrameBuffer.cxx +++ b/src/OpenGl/OpenGl_FrameBuffer.cxx @@ -20,7 +20,6 @@ #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_FrameBuffer, OpenGl_NamedResource) diff --git a/src/OpenGl/OpenGl_FrameStats.cxx b/src/OpenGl/OpenGl_FrameStats.cxx index b0a96f2afd..39c9d39857 100644 --- a/src/OpenGl/OpenGl_FrameStats.cxx +++ b/src/OpenGl/OpenGl_FrameStats.cxx @@ -13,13 +13,11 @@ #include -#include #include #include #include #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_FrameStats, Graphic3d_FrameStats) diff --git a/src/OpenGl/OpenGl_FrameStatsPrs.hxx b/src/OpenGl/OpenGl_FrameStatsPrs.hxx index 67bcacfa69..297fd50c05 100644 --- a/src/OpenGl/OpenGl_FrameStatsPrs.hxx +++ b/src/OpenGl/OpenGl_FrameStatsPrs.hxx @@ -14,6 +14,7 @@ #ifndef _OpenGl_FrameStatsPrs_HeaderFile #define _OpenGl_FrameStatsPrs_HeaderFile +#include #include #include diff --git a/src/OpenGl/OpenGl_GlFunctions.cxx b/src/OpenGl/OpenGl_GlFunctions.cxx index e3b45a46d0..d20d5d2c22 100644 --- a/src/OpenGl/OpenGl_GlFunctions.cxx +++ b/src/OpenGl/OpenGl_GlFunctions.cxx @@ -24,8 +24,6 @@ #include #include -#include - #if !defined(HAVE_EGL) && defined(HAVE_XLIB) #include #endif diff --git a/src/OpenGl/OpenGl_GraduatedTrihedron.cxx b/src/OpenGl/OpenGl_GraduatedTrihedron.cxx index 813f840185..8a090facb1 100755 --- a/src/OpenGl/OpenGl_GraduatedTrihedron.cxx +++ b/src/OpenGl/OpenGl_GraduatedTrihedron.cxx @@ -13,18 +13,13 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#include - #include #include #include -#include #include #include #include -#include -#include #include #include diff --git a/src/OpenGl/OpenGl_GraduatedTrihedron.hxx b/src/OpenGl/OpenGl_GraduatedTrihedron.hxx index 85528615ca..39f010d87a 100755 --- a/src/OpenGl/OpenGl_GraduatedTrihedron.hxx +++ b/src/OpenGl/OpenGl_GraduatedTrihedron.hxx @@ -17,9 +17,6 @@ #define OpenGl_GraduatedTrihedron_HeaderFile #include -#include -#include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_GraphicDriver.cxx b/src/OpenGl/OpenGl_GraphicDriver.cxx index ebd29d5c9b..a1b5b2be5d 100644 --- a/src/OpenGl/OpenGl_GraphicDriver.cxx +++ b/src/OpenGl/OpenGl_GraphicDriver.cxx @@ -19,19 +19,12 @@ #include #include -#include -#include -#include #include -#include #include #include -#include #include -#include #include -#include #include #include diff --git a/src/OpenGl/OpenGl_GraphicDriver.hxx b/src/OpenGl/OpenGl_GraphicDriver.hxx index 1bde0b43dd..ca7b4fcfa1 100644 --- a/src/OpenGl/OpenGl_GraphicDriver.hxx +++ b/src/OpenGl/OpenGl_GraphicDriver.hxx @@ -18,9 +18,7 @@ #include -#include #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_Group.cxx b/src/OpenGl/OpenGl_Group.cxx index b3601bd3f1..4592c63fbc 100644 --- a/src/OpenGl/OpenGl_Group.cxx +++ b/src/OpenGl/OpenGl_Group.cxx @@ -15,7 +15,6 @@ #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_Group.hxx b/src/OpenGl/OpenGl_Group.hxx index 8d3ea781f8..328c2cd244 100644 --- a/src/OpenGl/OpenGl_Group.hxx +++ b/src/OpenGl/OpenGl_Group.hxx @@ -19,7 +19,6 @@ #include #include -#include #include #include diff --git a/src/OpenGl/OpenGl_HaltonSampler.hxx b/src/OpenGl/OpenGl_HaltonSampler.hxx index 115d567e4d..20ac84335f 100644 --- a/src/OpenGl/OpenGl_HaltonSampler.hxx +++ b/src/OpenGl/OpenGl_HaltonSampler.hxx @@ -21,7 +21,6 @@ #ifndef _OpenGl_HaltonSampler_H #define _OpenGl_HaltonSampler_H -#include #include //! Compute points of the Halton sequence with digit-permutations for different bases. diff --git a/src/OpenGl/OpenGl_IndexBuffer.cxx b/src/OpenGl/OpenGl_IndexBuffer.cxx index fb09e40efa..73f715893b 100644 --- a/src/OpenGl/OpenGl_IndexBuffer.cxx +++ b/src/OpenGl/OpenGl_IndexBuffer.cxx @@ -16,7 +16,6 @@ #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_IndexBuffer, OpenGl_Buffer) diff --git a/src/OpenGl/OpenGl_LayerList.cxx b/src/OpenGl/OpenGl_LayerList.cxx index 4c30668c79..52a494d0e2 100644 --- a/src/OpenGl/OpenGl_LayerList.cxx +++ b/src/OpenGl/OpenGl_LayerList.cxx @@ -19,15 +19,13 @@ #include #include #include +#include #include #include -#include #include #include #include -#include - namespace { //! Auxiliary class extending sequence iterator with index. diff --git a/src/OpenGl/OpenGl_LayerList.hxx b/src/OpenGl/OpenGl_LayerList.hxx index a92304918d..db90dc0bf7 100644 --- a/src/OpenGl/OpenGl_LayerList.hxx +++ b/src/OpenGl/OpenGl_LayerList.hxx @@ -22,7 +22,6 @@ #include #include #include -#include #include class OpenGl_FrameBuffer; diff --git a/src/OpenGl/OpenGl_PBREnvironment.cxx b/src/OpenGl/OpenGl_PBREnvironment.cxx index 13c6d407c7..56c26753d7 100644 --- a/src/OpenGl/OpenGl_PBREnvironment.cxx +++ b/src/OpenGl/OpenGl_PBREnvironment.cxx @@ -14,7 +14,6 @@ #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_PointSprite.cxx b/src/OpenGl/OpenGl_PointSprite.cxx index e188f6d8d2..636246e032 100755 --- a/src/OpenGl/OpenGl_PointSprite.cxx +++ b/src/OpenGl/OpenGl_PointSprite.cxx @@ -18,7 +18,6 @@ #include #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_PointSprite,OpenGl_Texture) diff --git a/src/OpenGl/OpenGl_PrimitiveArray.cxx b/src/OpenGl/OpenGl_PrimitiveArray.cxx index fa37741aaf..5f1747ba4d 100644 --- a/src/OpenGl/OpenGl_PrimitiveArray.cxx +++ b/src/OpenGl/OpenGl_PrimitiveArray.cxx @@ -15,19 +15,13 @@ #include -#include -#include -#include -#include #include #include #include #include -#include #include #include #include -#include namespace { diff --git a/src/OpenGl/OpenGl_PrimitiveArray.hxx b/src/OpenGl/OpenGl_PrimitiveArray.hxx index 43781792eb..789067bdec 100644 --- a/src/OpenGl/OpenGl_PrimitiveArray.hxx +++ b/src/OpenGl/OpenGl_PrimitiveArray.hxx @@ -16,8 +16,6 @@ #ifndef OpenGl_PrimitiveArray_HeaderFile #define OpenGl_PrimitiveArray_HeaderFile -#include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_SceneGeometry.cxx b/src/OpenGl/OpenGl_SceneGeometry.cxx index a09e4c0939..a8ceb444b2 100644 --- a/src/OpenGl/OpenGl_SceneGeometry.cxx +++ b/src/OpenGl/OpenGl_SceneGeometry.cxx @@ -15,14 +15,12 @@ #include -#include #include #include #include #include #include #include -#include // Use this macro to output BVH profiling info // #define RAY_TRACE_PRINT_INFO diff --git a/src/OpenGl/OpenGl_ShaderManager.cxx b/src/OpenGl/OpenGl_ShaderManager.cxx index fa660e5492..eff6bf9f39 100644 --- a/src/OpenGl/OpenGl_ShaderManager.cxx +++ b/src/OpenGl/OpenGl_ShaderManager.cxx @@ -23,7 +23,6 @@ #include #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_ShaderManager, Graphic3d_ShaderManager) diff --git a/src/OpenGl/OpenGl_ShaderManager.hxx b/src/OpenGl/OpenGl_ShaderManager.hxx index 9d9501fd81..00cbbb1e5f 100644 --- a/src/OpenGl/OpenGl_ShaderManager.hxx +++ b/src/OpenGl/OpenGl_ShaderManager.hxx @@ -17,7 +17,6 @@ #define _OpenGl_ShaderManager_HeaderFile #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_ShaderObject.cxx b/src/OpenGl/OpenGl_ShaderObject.cxx index f9c5d4d813..b4b1021eb3 100755 --- a/src/OpenGl/OpenGl_ShaderObject.cxx +++ b/src/OpenGl/OpenGl_ShaderObject.cxx @@ -14,16 +14,13 @@ // commercial license or contractual agreement. #include -#include #include #include #include -#include #include #include #include #include -#include #ifdef _WIN32 #include // for alloca() diff --git a/src/OpenGl/OpenGl_ShaderProgram.cxx b/src/OpenGl/OpenGl_ShaderProgram.cxx index 51143e1bd2..a5504af8af 100755 --- a/src/OpenGl/OpenGl_ShaderProgram.cxx +++ b/src/OpenGl/OpenGl_ShaderProgram.cxx @@ -15,12 +15,6 @@ #include #include -#include - -#include -#include -#include -#include #include #include diff --git a/src/OpenGl/OpenGl_ShaderProgram.hxx b/src/OpenGl/OpenGl_ShaderProgram.hxx index a77488622e..92d74e54ef 100755 --- a/src/OpenGl/OpenGl_ShaderProgram.hxx +++ b/src/OpenGl/OpenGl_ShaderProgram.hxx @@ -20,7 +20,6 @@ #include #include -#include #include #include diff --git a/src/OpenGl/OpenGl_ShaderStates.hxx b/src/OpenGl/OpenGl_ShaderStates.hxx index 157e3a4f0b..1e92eb9b36 100755 --- a/src/OpenGl/OpenGl_ShaderStates.hxx +++ b/src/OpenGl/OpenGl_ShaderStates.hxx @@ -17,7 +17,6 @@ #define OpenGl_ShaderStates_HeaderFile #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_ShadowMap.cxx b/src/OpenGl/OpenGl_ShadowMap.cxx index f56f2241ab..2ca10fd601 100644 --- a/src/OpenGl/OpenGl_ShadowMap.cxx +++ b/src/OpenGl/OpenGl_ShadowMap.cxx @@ -13,12 +13,9 @@ #include -#include #include #include -#include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_ShadowMap, OpenGl_NamedResource) diff --git a/src/OpenGl/OpenGl_ShadowMap.hxx b/src/OpenGl/OpenGl_ShadowMap.hxx index 0aa2698a6c..309fbce1e1 100644 --- a/src/OpenGl/OpenGl_ShadowMap.hxx +++ b/src/OpenGl/OpenGl_ShadowMap.hxx @@ -16,7 +16,6 @@ #include #include -#include #include class gp_XYZ; diff --git a/src/OpenGl/OpenGl_Structure.cxx b/src/OpenGl/OpenGl_Structure.cxx index 9e4c4bfa98..d5c3c5270b 100644 --- a/src/OpenGl/OpenGl_Structure.cxx +++ b/src/OpenGl/OpenGl_Structure.cxx @@ -14,10 +14,8 @@ // commercial license or contractual agreement. #include -#include #include #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_Structure.hxx b/src/OpenGl/OpenGl_Structure.hxx index 4fb5d988a0..b770323783 100644 --- a/src/OpenGl/OpenGl_Structure.hxx +++ b/src/OpenGl/OpenGl_Structure.hxx @@ -17,13 +17,9 @@ #define OpenGl_Structure_HeaderFile #include -#include - -#include #include #include -#include #include #include diff --git a/src/OpenGl/OpenGl_Text.cxx b/src/OpenGl/OpenGl_Text.cxx index 9f439522d1..023485e76a 100644 --- a/src/OpenGl/OpenGl_Text.cxx +++ b/src/OpenGl/OpenGl_Text.cxx @@ -13,15 +13,11 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#include #include #include -#include #include #include -#include #include -#include #include #include diff --git a/src/OpenGl/OpenGl_Text.hxx b/src/OpenGl/OpenGl_Text.hxx index d9396ff45d..8949a1459c 100755 --- a/src/OpenGl/OpenGl_Text.hxx +++ b/src/OpenGl/OpenGl_Text.hxx @@ -18,16 +18,10 @@ #include -#include #include -#include -#include #include #include -#include - -#include //! Text rendering class OpenGl_Text : public OpenGl_Element diff --git a/src/OpenGl/OpenGl_TextBuilder.hxx b/src/OpenGl/OpenGl_TextBuilder.hxx index caa0c7ce14..729424269b 100644 --- a/src/OpenGl/OpenGl_TextBuilder.hxx +++ b/src/OpenGl/OpenGl_TextBuilder.hxx @@ -16,7 +16,6 @@ #ifndef OpenGl_TextBuilder_Header #define OpenGl_TextBuilder_Header -#include #include #include #include diff --git a/src/OpenGl/OpenGl_Texture.cxx b/src/OpenGl/OpenGl_Texture.cxx index 19e1359115..4d90a8e96b 100644 --- a/src/OpenGl/OpenGl_Texture.cxx +++ b/src/OpenGl/OpenGl_Texture.cxx @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_TextureFormat.hxx b/src/OpenGl/OpenGl_TextureFormat.hxx index 592fc6128c..7c717a7e0c 100644 --- a/src/OpenGl/OpenGl_TextureFormat.hxx +++ b/src/OpenGl/OpenGl_TextureFormat.hxx @@ -17,7 +17,6 @@ #include #include #include -#include #include class OpenGl_Context; diff --git a/src/OpenGl/OpenGl_TileSampler.cxx b/src/OpenGl/OpenGl_TileSampler.cxx index caa13711a6..f6b783094c 100644 --- a/src/OpenGl/OpenGl_TileSampler.cxx +++ b/src/OpenGl/OpenGl_TileSampler.cxx @@ -16,7 +16,6 @@ #include #include #include -#include // define to debug algorithm values //#define RAY_TRACE_PRINT_DEBUG_INFO diff --git a/src/OpenGl/OpenGl_VertexBuffer.cxx b/src/OpenGl/OpenGl_VertexBuffer.cxx index a13a70c034..471e8be611 100644 --- a/src/OpenGl/OpenGl_VertexBuffer.cxx +++ b/src/OpenGl/OpenGl_VertexBuffer.cxx @@ -14,9 +14,7 @@ #include -#include #include -#include IMPLEMENT_STANDARD_RTTIEXT(OpenGl_VertexBuffer, OpenGl_Buffer) diff --git a/src/OpenGl/OpenGl_View.cxx b/src/OpenGl/OpenGl_View.cxx index f3bcbc9bde..5875e6df59 100644 --- a/src/OpenGl/OpenGl_View.cxx +++ b/src/OpenGl/OpenGl_View.cxx @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include @@ -31,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/src/OpenGl/OpenGl_View.hxx b/src/OpenGl/OpenGl_View.hxx index 138c0c1c4b..17768a06d1 100644 --- a/src/OpenGl/OpenGl_View.hxx +++ b/src/OpenGl/OpenGl_View.hxx @@ -16,16 +16,10 @@ #ifndef OpenGl_View_HeaderFile #define OpenGl_View_HeaderFile -#include #include -#include -#include -#include #include -#include #include -#include #include #include #include diff --git a/src/OpenGl/OpenGl_Window.cxx b/src/OpenGl/OpenGl_Window.cxx index e3d22a91e4..2cceaf936f 100644 --- a/src/OpenGl/OpenGl_Window.cxx +++ b/src/OpenGl/OpenGl_Window.cxx @@ -19,16 +19,14 @@ #include -#include +#include #include #include -#include #include -#include +#include #include #include -#include #include diff --git a/src/OpenGl/OpenGl_Workspace.cxx b/src/OpenGl/OpenGl_Workspace.cxx index 8d09d642e0..a59d494af3 100644 --- a/src/OpenGl/OpenGl_Workspace.cxx +++ b/src/OpenGl/OpenGl_Workspace.cxx @@ -16,21 +16,13 @@ #include #include -#include #include -#include #include -#include -#include -#include +#include #include -#include #include #include -#include -#include - IMPLEMENT_STANDARD_RTTIEXT(OpenGl_Workspace,Standard_Transient) // ======================================================================= diff --git a/src/OpenGlTest/OpenGlTest_Commands.cxx b/src/OpenGlTest/OpenGlTest_Commands.cxx index 226b6e44b2..77203b21ab 100644 --- a/src/OpenGlTest/OpenGlTest_Commands.cxx +++ b/src/OpenGlTest/OpenGlTest_Commands.cxx @@ -15,18 +15,9 @@ #include -#include -#include #include #include -#include -#include -#include -#include -#include -#include -#include #include #include #include @@ -34,18 +25,9 @@ #include #include -#include #include -#include -#include -#include -#include #include -#include -#include #include -#include -#include #include #include diff --git a/src/PCDM/PCDM.cxx b/src/PCDM/PCDM.cxx index 01f9d8e6b9..2194de269d 100644 --- a/src/PCDM/PCDM.cxx +++ b/src/PCDM/PCDM.cxx @@ -24,13 +24,7 @@ #include #include #include -#include -#include -#include -#include #include -#include -#include //======================================================================= //function : FileDriverType diff --git a/src/PCDM/PCDM_ReadWriter_1.cxx b/src/PCDM/PCDM_ReadWriter_1.cxx index 723e45e090..812766ded5 100644 --- a/src/PCDM/PCDM_ReadWriter_1.cxx +++ b/src/PCDM/PCDM_ReadWriter_1.cxx @@ -20,7 +20,6 @@ #include #include #include -#include #include #include #include diff --git a/src/PCDM/PCDM_Reader.cxx b/src/PCDM/PCDM_Reader.cxx index 281ccf6800..a84efc1680 100644 --- a/src/PCDM/PCDM_Reader.cxx +++ b/src/PCDM/PCDM_Reader.cxx @@ -17,7 +17,6 @@ #include #include -#include #include #include #include diff --git a/src/PCDM/PCDM_ReaderFilter.hxx b/src/PCDM/PCDM_ReaderFilter.hxx index 0ba809b1ff..38ee609ff4 100644 --- a/src/PCDM/PCDM_ReaderFilter.hxx +++ b/src/PCDM/PCDM_ReaderFilter.hxx @@ -14,7 +14,6 @@ #ifndef _PCDM_ReaderFilter_HeaderFile #define _PCDM_ReaderFilter_HeaderFile -#include #include #include #include diff --git a/src/PCDM/PCDM_Reference.hxx b/src/PCDM/PCDM_Reference.hxx index cfd9ceec99..6131229d11 100644 --- a/src/PCDM/PCDM_Reference.hxx +++ b/src/PCDM/PCDM_Reference.hxx @@ -21,7 +21,6 @@ #include #include -#include #include diff --git a/src/PCDM/PCDM_ReferenceIterator.cxx b/src/PCDM/PCDM_ReferenceIterator.cxx index 2ad5f1383f..5cc2ddb545 100644 --- a/src/PCDM/PCDM_ReferenceIterator.cxx +++ b/src/PCDM/PCDM_ReferenceIterator.cxx @@ -15,16 +15,12 @@ // commercial license or contractual agreement. -#include -#include #include #include #include -#include #include #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(PCDM_ReferenceIterator,Standard_Transient) diff --git a/src/PCDM/PCDM_RetrievalDriver.cxx b/src/PCDM/PCDM_RetrievalDriver.cxx index 400b4c928c..c1c96308be 100644 --- a/src/PCDM/PCDM_RetrievalDriver.cxx +++ b/src/PCDM/PCDM_RetrievalDriver.cxx @@ -15,25 +15,13 @@ // commercial license or contractual agreement. -#include -#include #include #include -#include -#include -#include -#include #include #include -#include #include -#include -#include #include -#include -#include #include -#include IMPLEMENT_STANDARD_RTTIEXT(PCDM_RetrievalDriver,PCDM_Reader) diff --git a/src/PCDM/PCDM_StorageDriver.cxx b/src/PCDM/PCDM_StorageDriver.cxx index 040b31bbda..78dc816ffa 100644 --- a/src/PCDM/PCDM_StorageDriver.cxx +++ b/src/PCDM/PCDM_StorageDriver.cxx @@ -17,15 +17,11 @@ #include #include -#include -#include #include #include -#include #include #include #include -#include #include #include #include @@ -35,7 +31,6 @@ #include #include -#include IMPLEMENT_STANDARD_RTTIEXT(PCDM_StorageDriver,PCDM_Writer) #define STORAGE_VERSION "STORAGE_VERSION:" diff --git a/src/PCDM/PCDM_StorageDriver.hxx b/src/PCDM/PCDM_StorageDriver.hxx index 03852b2b92..2e9882e096 100644 --- a/src/PCDM/PCDM_StorageDriver.hxx +++ b/src/PCDM/PCDM_StorageDriver.hxx @@ -21,11 +21,9 @@ #include #include -#include #include #include #include -#include class PCDM_Document; class CDM_Document; diff --git a/src/PCDM/PCDM_Writer.cxx b/src/PCDM/PCDM_Writer.cxx index f1a443a1fc..76883291ab 100644 --- a/src/PCDM/PCDM_Writer.cxx +++ b/src/PCDM/PCDM_Writer.cxx @@ -16,7 +16,6 @@ #include -#include #include #include #include diff --git a/src/PLib/PLib.hxx b/src/PLib/PLib.hxx index 96c28b72d0..830c0b637f 100644 --- a/src/PLib/PLib.hxx +++ b/src/PLib/PLib.hxx @@ -25,8 +25,6 @@ #include #include #include -#include -#include #include #include #include diff --git a/src/PLib/PLib_DoubleJacobiPolynomial.hxx b/src/PLib/PLib_DoubleJacobiPolynomial.hxx index 3e62a4f554..75c0f77304 100644 --- a/src/PLib/PLib_DoubleJacobiPolynomial.hxx +++ b/src/PLib/PLib_DoubleJacobiPolynomial.hxx @@ -22,9 +22,7 @@ #include #include -#include #include -#include class PLib_JacobiPolynomial; diff --git a/src/PLib/PLib_HermitJacobi.cxx b/src/PLib/PLib_HermitJacobi.cxx index 146d02ba78..83681829b7 100644 --- a/src/PLib/PLib_HermitJacobi.cxx +++ b/src/PLib/PLib_HermitJacobi.cxx @@ -19,9 +19,7 @@ #include #include #include -#include #include -#include IMPLEMENT_STANDARD_RTTIEXT(PLib_HermitJacobi,PLib_Base) diff --git a/src/PLib/PLib_HermitJacobi.hxx b/src/PLib/PLib_HermitJacobi.hxx index 1cf119dfbd..691624f997 100644 --- a/src/PLib/PLib_HermitJacobi.hxx +++ b/src/PLib/PLib_HermitJacobi.hxx @@ -25,7 +25,6 @@ #include #include #include -#include class PLib_JacobiPolynomial; diff --git a/src/PLib/PLib_JacobiPolynomial.hxx b/src/PLib/PLib_JacobiPolynomial.hxx index 84f5e522f3..3578874f78 100644 --- a/src/PLib/PLib_JacobiPolynomial.hxx +++ b/src/PLib/PLib_JacobiPolynomial.hxx @@ -26,7 +26,6 @@ #include #include #include -#include class PLib_JacobiPolynomial; diff --git a/src/Plate/Plate_D1.cxx b/src/Plate/Plate_D1.cxx index 46866e4e7b..fd157d338f 100644 --- a/src/Plate/Plate_D1.cxx +++ b/src/Plate/Plate_D1.cxx @@ -15,9 +15,7 @@ // commercial license or contractual agreement. -#include #include -#include #include Plate_D1::Plate_D1(const gp_XYZ& du, const gp_XYZ& dv) diff --git a/src/Plate/Plate_D2.cxx b/src/Plate/Plate_D2.cxx index adcb501e1c..74ce078d35 100644 --- a/src/Plate/Plate_D2.cxx +++ b/src/Plate/Plate_D2.cxx @@ -15,10 +15,7 @@ // commercial license or contractual agreement. -#include #include -#include -#include Plate_D2::Plate_D2(const gp_XYZ& duu, const gp_XYZ& duv, const gp_XYZ& dvv) :Duu(duu),Duv(duv),Dvv(dvv) diff --git a/src/Plate/Plate_D3.cxx b/src/Plate/Plate_D3.cxx index 14d7fc2723..8305524c47 100644 --- a/src/Plate/Plate_D3.cxx +++ b/src/Plate/Plate_D3.cxx @@ -15,10 +15,7 @@ // commercial license or contractual agreement. -#include #include -#include -#include 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) diff --git a/src/Plate/Plate_FreeGtoCConstraint.hxx b/src/Plate/Plate_FreeGtoCConstraint.hxx index b4f3f1dfbe..67580b81e3 100644 --- a/src/Plate/Plate_FreeGtoCConstraint.hxx +++ b/src/Plate/Plate_FreeGtoCConstraint.hxx @@ -19,13 +19,10 @@ #include #include -#include #include #include -#include #include -#include class Plate_D1; class Plate_D2; class Plate_D3; diff --git a/src/Plate/Plate_GtoCConstraint.cxx b/src/Plate/Plate_GtoCConstraint.cxx index 99c6759974..f1bc9351e4 100644 --- a/src/Plate/Plate_GtoCConstraint.cxx +++ b/src/Plate/Plate_GtoCConstraint.cxx @@ -15,12 +15,9 @@ // commercial license or contractual agreement. -#include -#include #include #include #include -#include #include #include #include diff --git a/src/Plate/Plate_GtoCConstraint.hxx b/src/Plate/Plate_GtoCConstraint.hxx index 01924b3c32..f19035076a 100644 --- a/src/Plate/Plate_GtoCConstraint.hxx +++ b/src/Plate/Plate_GtoCConstraint.hxx @@ -19,7 +19,6 @@ #include #include -#include #include #include diff --git a/src/Plate/Plate_LineConstraint.cxx b/src/Plate/Plate_LineConstraint.cxx index 8d17ca8b3b..bed87f2814 100644 --- a/src/Plate/Plate_LineConstraint.cxx +++ b/src/Plate/Plate_LineConstraint.cxx @@ -17,7 +17,6 @@ #include #include -#include #include Plate_LineConstraint::Plate_LineConstraint(const gp_XY& point2d, diff --git a/src/Plate/Plate_LineConstraint.hxx b/src/Plate/Plate_LineConstraint.hxx index 651a126f1b..48eb8b495c 100644 --- a/src/Plate/Plate_LineConstraint.hxx +++ b/src/Plate/Plate_LineConstraint.hxx @@ -19,7 +19,6 @@ #include #include -#include #include #include diff --git a/src/Plate/Plate_LinearScalarConstraint.cxx b/src/Plate/Plate_LinearScalarConstraint.cxx index cf4ca7cfdb..239e12ee39 100644 --- a/src/Plate/Plate_LinearScalarConstraint.cxx +++ b/src/Plate/Plate_LinearScalarConstraint.cxx @@ -19,7 +19,6 @@ #include #include #include -#include Plate_LinearScalarConstraint::Plate_LinearScalarConstraint() {} diff --git a/src/Plate/Plate_LinearXYZConstraint.cxx b/src/Plate/Plate_LinearXYZConstraint.cxx index cbbe7616e9..89d093d719 100644 --- a/src/Plate/Plate_LinearXYZConstraint.cxx +++ b/src/Plate/Plate_LinearXYZConstraint.cxx @@ -18,7 +18,6 @@ #include #include #include -#include Plate_LinearXYZConstraint::Plate_LinearXYZConstraint() {} diff --git a/src/Plate/Plate_PinpointConstraint.cxx b/src/Plate/Plate_PinpointConstraint.cxx index 1f2889d348..b07cd3034b 100644 --- a/src/Plate/Plate_PinpointConstraint.cxx +++ b/src/Plate/Plate_PinpointConstraint.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include Plate_PinpointConstraint::Plate_PinpointConstraint() diff --git a/src/Plate/Plate_PinpointConstraint.hxx b/src/Plate/Plate_PinpointConstraint.hxx index 9be2003e9e..a1950f2259 100644 --- a/src/Plate/Plate_PinpointConstraint.hxx +++ b/src/Plate/Plate_PinpointConstraint.hxx @@ -23,7 +23,6 @@ #include #include -#include //! define a constraint on the Plate diff --git a/src/Plate/Plate_PlaneConstraint.cxx b/src/Plate/Plate_PlaneConstraint.cxx index 6514d5cb1b..12326f6b3b 100644 --- a/src/Plate/Plate_PlaneConstraint.cxx +++ b/src/Plate/Plate_PlaneConstraint.cxx @@ -17,7 +17,6 @@ #include #include -#include #include #include diff --git a/src/Plate/Plate_PlaneConstraint.hxx b/src/Plate/Plate_PlaneConstraint.hxx index ccb8a2b681..92cae8b451 100644 --- a/src/Plate/Plate_PlaneConstraint.hxx +++ b/src/Plate/Plate_PlaneConstraint.hxx @@ -19,7 +19,6 @@ #include #include -#include #include #include diff --git a/src/Plate/Plate_Plate.cxx b/src/Plate/Plate_Plate.cxx index 23f6c1191b..6047b82b43 100644 --- a/src/Plate/Plate_Plate.cxx +++ b/src/Plate/Plate_Plate.cxx @@ -15,7 +15,6 @@ // commercial license or contractual agreement. #include -#include #include #include #include @@ -29,7 +28,6 @@ #include #include #include -#include //======================================================================= //function : Plate_Plate diff --git a/src/Plate/Plate_Plate.hxx b/src/Plate/Plate_Plate.hxx index 18d73b04f5..0a0594836c 100644 --- a/src/Plate/Plate_Plate.hxx +++ b/src/Plate/Plate_Plate.hxx @@ -23,11 +23,9 @@ #include #include -#include #include #include #include -#include #include #include #include diff --git a/src/Plate/Plate_SampledCurveConstraint.cxx b/src/Plate/Plate_SampledCurveConstraint.cxx index ce35e90908..a0829283cf 100644 --- a/src/Plate/Plate_SampledCurveConstraint.cxx +++ b/src/Plate/Plate_SampledCurveConstraint.cxx @@ -15,8 +15,6 @@ // commercial license or contractual agreement. -#include -#include #include #include #include diff --git a/src/Plate/Plate_SampledCurveConstraint.hxx b/src/Plate/Plate_SampledCurveConstraint.hxx index e4c5c61101..c667feda29 100644 --- a/src/Plate/Plate_SampledCurveConstraint.hxx +++ b/src/Plate/Plate_SampledCurveConstraint.hxx @@ -23,7 +23,6 @@ #include #include -#include //! define m PinPointConstraint driven by m unknown diff --git a/src/math/math.hxx b/src/math/math.hxx index a9eaeb4faa..c447b2ea1a 100644 --- a/src/math/math.hxx +++ b/src/math/math.hxx @@ -21,10 +21,7 @@ #include #include -#include #include -#include - class math diff --git a/src/math/math_BFGS.cxx b/src/math/math_BFGS.cxx index ea2dc576b5..60a0644b30 100644 --- a/src/math/math_BFGS.cxx +++ b/src/math/math_BFGS.cxx @@ -25,8 +25,6 @@ #include #include #include -#include -#include #include #define R 0.61803399 diff --git a/src/math/math_BFGS.hxx b/src/math/math_BFGS.hxx index 4a5c18d88c..e38e8ebe3c 100644 --- a/src/math/math_BFGS.hxx +++ b/src/math/math_BFGS.hxx @@ -21,11 +21,8 @@ #include #include -#include #include #include -#include -#include #include class math_MultipleVarFunctionWithGradient; diff --git a/src/math/math_BissecNewton.hxx b/src/math/math_BissecNewton.hxx index 77add80024..76d72e60aa 100644 --- a/src/math/math_BissecNewton.hxx +++ b/src/math/math_BissecNewton.hxx @@ -21,10 +21,8 @@ #include #include -#include #include #include -#include #include class math_FunctionWithDerivative; diff --git a/src/math/math_BracketMinimum.hxx b/src/math/math_BracketMinimum.hxx index 9faa02b487..2fb91b2cfb 100644 --- a/src/math/math_BracketMinimum.hxx +++ b/src/math/math_BracketMinimum.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include class math_Function; diff --git a/src/math/math_BracketedRoot.hxx b/src/math/math_BracketedRoot.hxx index 5208a5be6e..9fe6b8e856 100644 --- a/src/math/math_BracketedRoot.hxx +++ b/src/math/math_BracketedRoot.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include class math_Function; diff --git a/src/math/math_BrentMinimum.hxx b/src/math/math_BrentMinimum.hxx index e9c17fe376..1c098ab3fb 100644 --- a/src/math/math_BrentMinimum.hxx +++ b/src/math/math_BrentMinimum.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include class math_Function; diff --git a/src/math/math_ComputeGaussPointsAndWeights.hxx b/src/math/math_ComputeGaussPointsAndWeights.hxx index 2f61426e1f..af34b29139 100644 --- a/src/math/math_ComputeGaussPointsAndWeights.hxx +++ b/src/math/math_ComputeGaussPointsAndWeights.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include diff --git a/src/math/math_ComputeKronrodPointsAndWeights.hxx b/src/math/math_ComputeKronrodPointsAndWeights.hxx index cd2a756e23..1fc672ba41 100644 --- a/src/math/math_ComputeKronrodPointsAndWeights.hxx +++ b/src/math/math_ComputeKronrodPointsAndWeights.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include diff --git a/src/math/math_Crout.hxx b/src/math/math_Crout.hxx index e60169c0cf..f7f4d63223 100644 --- a/src/math/math_Crout.hxx +++ b/src/math/math_Crout.hxx @@ -22,8 +22,6 @@ #include #include -#include -#include #include #include diff --git a/src/math/math_DirectPolynomialRoots.cxx b/src/math/math_DirectPolynomialRoots.cxx index 17ef931f0e..d67db7e825 100644 --- a/src/math/math_DirectPolynomialRoots.cxx +++ b/src/math/math_DirectPolynomialRoots.cxx @@ -20,7 +20,6 @@ //#endif #include -#include #include // Reference pour solution equation 3ieme degre et 2ieme degre : diff --git a/src/math/math_DirectPolynomialRoots.hxx b/src/math/math_DirectPolynomialRoots.hxx index cfae700df8..7a2160087a 100644 --- a/src/math/math_DirectPolynomialRoots.hxx +++ b/src/math/math_DirectPolynomialRoots.hxx @@ -21,13 +21,10 @@ #include #include -#include -#include #include #include - //! 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. diff --git a/src/math/math_DoubleTab.cxx b/src/math/math_DoubleTab.cxx index 01a2b2f019..adfda82484 100644 --- a/src/math/math_DoubleTab.cxx +++ b/src/math/math_DoubleTab.cxx @@ -15,8 +15,6 @@ // Lpa, le 7/02/92 #include -#include -#include #include // macro to get size of C array diff --git a/src/math/math_DoubleTab.hxx b/src/math/math_DoubleTab.hxx index 8161a4c5d4..1ab5e36820 100644 --- a/src/math/math_DoubleTab.hxx +++ b/src/math/math_DoubleTab.hxx @@ -21,11 +21,8 @@ #include #include -#include #include #include -#include - class math_DoubleTab diff --git a/src/math/math_EigenValuesSearcher.hxx b/src/math/math_EigenValuesSearcher.hxx index 56d0001f93..be55c04123 100644 --- a/src/math/math_EigenValuesSearcher.hxx +++ b/src/math/math_EigenValuesSearcher.hxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include diff --git a/src/math/math_FRPR.cxx b/src/math/math_FRPR.cxx index 26f0b5cb35..dd3498a953 100644 --- a/src/math/math_FRPR.cxx +++ b/src/math/math_FRPR.cxx @@ -23,10 +23,7 @@ #include #include #include -#include #include -#include -#include // l'utilisation de math_BrentMinumim pur trouver un minimum dans une direction // donnee n'est pas du tout optimale. voir peut etre interpolation cubique diff --git a/src/math/math_FRPR.hxx b/src/math/math_FRPR.hxx index 0a2c9eb23d..154fbc3c99 100644 --- a/src/math/math_FRPR.hxx +++ b/src/math/math_FRPR.hxx @@ -19,12 +19,8 @@ #include #include -#include -#include #include -#include -#include #include #include class math_MultipleVarFunctionWithGradient; diff --git a/src/math/math_Function.cxx b/src/math/math_Function.cxx index 8d2c436a7d..1a68404b81 100644 --- a/src/math/math_Function.cxx +++ b/src/math/math_Function.cxx @@ -14,6 +14,5 @@ #include -#include Standard_Integer math_Function::GetStateNumber() { return 0; } diff --git a/src/math/math_Function.hxx b/src/math/math_Function.hxx index 81064a2d06..41fabc11a5 100644 --- a/src/math/math_Function.hxx +++ b/src/math/math_Function.hxx @@ -23,7 +23,6 @@ #include #include -#include //! This abstract class describes the virtual functions diff --git a/src/math/math_FunctionAllRoots.cxx b/src/math/math_FunctionAllRoots.cxx index 7abc9b7d34..b5c680b7f1 100644 --- a/src/math/math_FunctionAllRoots.cxx +++ b/src/math/math_FunctionAllRoots.cxx @@ -24,8 +24,6 @@ #include #include #include -#include -#include math_FunctionAllRoots::math_FunctionAllRoots ( math_FunctionWithDerivative& F, diff --git a/src/math/math_FunctionAllRoots.hxx b/src/math/math_FunctionAllRoots.hxx index 676bb2359a..17b1fb9bf3 100644 --- a/src/math/math_FunctionAllRoots.hxx +++ b/src/math/math_FunctionAllRoots.hxx @@ -24,8 +24,6 @@ #include #include #include -#include -#include #include class math_FunctionWithDerivative; class math_FunctionSample; diff --git a/src/math/math_FunctionRoot.cxx b/src/math/math_FunctionRoot.cxx index c46acd483d..397f06de78 100644 --- a/src/math/math_FunctionRoot.cxx +++ b/src/math/math_FunctionRoot.cxx @@ -23,8 +23,6 @@ #include #include #include -#include -#include class math_MyFunctionSetWithDerivatives : public math_FunctionSetWithDerivatives { diff --git a/src/math/math_FunctionRoot.hxx b/src/math/math_FunctionRoot.hxx index f7dbdaad65..331e591195 100644 --- a/src/math/math_FunctionRoot.hxx +++ b/src/math/math_FunctionRoot.hxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include class math_FunctionWithDerivative; diff --git a/src/math/math_FunctionRoots.cxx b/src/math/math_FunctionRoots.cxx index a78d0a6c28..0f9b9ee8aa 100644 --- a/src/math/math_FunctionRoots.cxx +++ b/src/math/math_FunctionRoots.cxx @@ -23,11 +23,8 @@ #include #include #include -#include -#include #include -#include #define ITMAX 100 #define EPS 1e-14 #define EPSEPS 2e-14 diff --git a/src/math/math_FunctionRoots.hxx b/src/math/math_FunctionRoots.hxx index ffce1dde53..60dad5df4f 100644 --- a/src/math/math_FunctionRoots.hxx +++ b/src/math/math_FunctionRoots.hxx @@ -19,12 +19,9 @@ #include #include -#include -#include #include #include -#include #include #include class math_FunctionWithDerivative; diff --git a/src/math/math_FunctionSample.hxx b/src/math/math_FunctionSample.hxx index 0b5cf71af9..26d70e7279 100644 --- a/src/math/math_FunctionSample.hxx +++ b/src/math/math_FunctionSample.hxx @@ -22,7 +22,6 @@ #include #include -#include //! This class gives a default sample (constant difference diff --git a/src/math/math_FunctionSet.cxx b/src/math/math_FunctionSet.cxx index 36fd193847..aea7ec8af9 100644 --- a/src/math/math_FunctionSet.cxx +++ b/src/math/math_FunctionSet.cxx @@ -14,7 +14,6 @@ #include -#include //======================================================================= //function : ~math_FunctionSet diff --git a/src/math/math_FunctionSet.hxx b/src/math/math_FunctionSet.hxx index 7080c88d21..a334fe01e6 100644 --- a/src/math/math_FunctionSet.hxx +++ b/src/math/math_FunctionSet.hxx @@ -21,8 +21,6 @@ #include #include -#include -#include #include diff --git a/src/math/math_FunctionSetWithDerivatives.hxx b/src/math/math_FunctionSetWithDerivatives.hxx index 0e89635f1a..1ce2cf2217 100644 --- a/src/math/math_FunctionSetWithDerivatives.hxx +++ b/src/math/math_FunctionSetWithDerivatives.hxx @@ -19,11 +19,9 @@ #include #include -#include #include #include -#include #include class math_Matrix; diff --git a/src/math/math_Gauss.cxx b/src/math/math_Gauss.cxx index cff110905a..7760db66f8 100644 --- a/src/math/math_Gauss.cxx +++ b/src/math/math_Gauss.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include math_Gauss::math_Gauss(const math_Matrix& A, diff --git a/src/math/math_Gauss.hxx b/src/math/math_Gauss.hxx index 6e53712c44..94d3328b74 100644 --- a/src/math/math_Gauss.hxx +++ b/src/math/math_Gauss.hxx @@ -21,10 +21,8 @@ #include #include -#include #include #include -#include #include #include #include diff --git a/src/math/math_GaussLeastSquare.hxx b/src/math/math_GaussLeastSquare.hxx index b80bc1fb66..c130729036 100644 --- a/src/math/math_GaussLeastSquare.hxx +++ b/src/math/math_GaussLeastSquare.hxx @@ -21,10 +21,8 @@ #include #include -#include #include #include -#include #include #include diff --git a/src/math/math_GaussMultipleIntegration.cxx b/src/math/math_GaussMultipleIntegration.cxx index d1c2f36d3b..e45ee83243 100644 --- a/src/math/math_GaussMultipleIntegration.cxx +++ b/src/math/math_GaussMultipleIntegration.cxx @@ -46,7 +46,6 @@ de Gauss. #include #include #include -#include class IntegrationFunction { diff --git a/src/math/math_GaussMultipleIntegration.hxx b/src/math/math_GaussMultipleIntegration.hxx index 29104e83fe..16dd34d31b 100644 --- a/src/math/math_GaussMultipleIntegration.hxx +++ b/src/math/math_GaussMultipleIntegration.hxx @@ -19,10 +19,7 @@ #include #include -#include -#include -#include #include #include #include diff --git a/src/math/math_GaussSetIntegration.hxx b/src/math/math_GaussSetIntegration.hxx index b485145bf4..641d38cdb4 100644 --- a/src/math/math_GaussSetIntegration.hxx +++ b/src/math/math_GaussSetIntegration.hxx @@ -19,10 +19,8 @@ #include #include -#include #include -#include #include #include class math_FunctionSet; diff --git a/src/math/math_GaussSingleIntegration.cxx b/src/math/math_GaussSingleIntegration.cxx index 28c386d047..f79c140f7f 100644 --- a/src/math/math_GaussSingleIntegration.cxx +++ b/src/math/math_GaussSingleIntegration.cxx @@ -48,7 +48,6 @@ Etapes du calcul: #include #include #include -#include math_GaussSingleIntegration::math_GaussSingleIntegration() : Done(Standard_False) { diff --git a/src/math/math_GaussSingleIntegration.hxx b/src/math/math_GaussSingleIntegration.hxx index 70046d27ed..67a3bbe2cf 100644 --- a/src/math/math_GaussSingleIntegration.hxx +++ b/src/math/math_GaussSingleIntegration.hxx @@ -19,10 +19,7 @@ #include #include -#include -#include -#include #include #include class math_Function; diff --git a/src/math/math_GlobOptMin.cxx b/src/math/math_GlobOptMin.cxx index d908eeff97..8364240918 100644 --- a/src/math/math_GlobOptMin.cxx +++ b/src/math/math_GlobOptMin.cxx @@ -16,8 +16,6 @@ #include #include -#include -#include #include #include #include diff --git a/src/math/math_GlobOptMin.hxx b/src/math/math_GlobOptMin.hxx index 930301dc50..b2941e7caa 100644 --- a/src/math/math_GlobOptMin.hxx +++ b/src/math/math_GlobOptMin.hxx @@ -17,11 +17,9 @@ #define _math_GlobOptMin_HeaderFile #include -#include #include #include #include -#include //! 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). diff --git a/src/math/math_Householder.cxx b/src/math/math_Householder.cxx index 9303e3cac5..152bdeccc1 100644 --- a/src/math/math_Householder.cxx +++ b/src/math/math_Householder.cxx @@ -21,9 +21,7 @@ #include #include -#include #include -#include #include // Cette classe decrit la methode de Householder qui transforme A en un diff --git a/src/math/math_Householder.hxx b/src/math/math_Householder.hxx index 422a895140..8c5e4f6af5 100644 --- a/src/math/math_Householder.hxx +++ b/src/math/math_Householder.hxx @@ -22,9 +22,6 @@ #include #include -#include -#include -#include #include #include diff --git a/src/math/math_Jacobi.cxx b/src/math/math_Jacobi.cxx index c5e312336d..e076b4b1fa 100644 --- a/src/math/math_Jacobi.cxx +++ b/src/math/math_Jacobi.cxx @@ -23,13 +23,12 @@ #include #include #include -#include 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(), " "); diff --git a/src/math/math_Jacobi.hxx b/src/math/math_Jacobi.hxx index 1016a41ade..9133c2d99c 100644 --- a/src/math/math_Jacobi.hxx +++ b/src/math/math_Jacobi.hxx @@ -21,11 +21,8 @@ #include #include -#include #include -#include #include -#include #include diff --git a/src/math/math_KronrodSingleIntegration.cxx b/src/math/math_KronrodSingleIntegration.cxx index 9323ae70c5..880e7137f2 100644 --- a/src/math/math_KronrodSingleIntegration.cxx +++ b/src/math/math_KronrodSingleIntegration.cxx @@ -18,7 +18,6 @@ #include #include #include -#include #include //========================================================================== diff --git a/src/math/math_KronrodSingleIntegration.hxx b/src/math/math_KronrodSingleIntegration.hxx index 20ca0304ca..072a406a86 100644 --- a/src/math/math_KronrodSingleIntegration.hxx +++ b/src/math/math_KronrodSingleIntegration.hxx @@ -18,10 +18,7 @@ #include #include -#include -#include -#include #include #include class math_Function; diff --git a/src/math/math_Matrix.hxx b/src/math/math_Matrix.hxx index b8cb70c5c0..3373a44a46 100644 --- a/src/math/math_Matrix.hxx +++ b/src/math/math_Matrix.hxx @@ -19,12 +19,8 @@ #include #include -#include -#include #include -#include -#include #include #include diff --git a/src/math/math_MultipleVarFunction.cxx b/src/math/math_MultipleVarFunction.cxx index ec1589fa41..c09c2911ef 100644 --- a/src/math/math_MultipleVarFunction.cxx +++ b/src/math/math_MultipleVarFunction.cxx @@ -14,7 +14,6 @@ #include -#include //======================================================================= //function : ~math_MultipleVarFunction diff --git a/src/math/math_MultipleVarFunction.hxx b/src/math/math_MultipleVarFunction.hxx index 66c46210bf..7819c4e71d 100644 --- a/src/math/math_MultipleVarFunction.hxx +++ b/src/math/math_MultipleVarFunction.hxx @@ -21,11 +21,7 @@ #include #include -#include -#include #include -#include - //! Describes the virtual functions associated with a multiple variable function. diff --git a/src/math/math_MultipleVarFunctionWithGradient.hxx b/src/math/math_MultipleVarFunctionWithGradient.hxx index 3026b6105b..f874aea376 100644 --- a/src/math/math_MultipleVarFunctionWithGradient.hxx +++ b/src/math/math_MultipleVarFunctionWithGradient.hxx @@ -19,14 +19,10 @@ #include #include -#include #include #include -#include #include -#include - //! The abstract class MultipleVarFunctionWithGradient diff --git a/src/math/math_MultipleVarFunctionWithHessian.hxx b/src/math/math_MultipleVarFunctionWithHessian.hxx index e967cd8071..50575ea90a 100644 --- a/src/math/math_MultipleVarFunctionWithHessian.hxx +++ b/src/math/math_MultipleVarFunctionWithHessian.hxx @@ -19,13 +19,10 @@ #include #include -#include #include #include -#include #include -#include class math_Matrix; diff --git a/src/math/math_NewtonFunctionRoot.hxx b/src/math/math_NewtonFunctionRoot.hxx index e2265f8951..b486aa4c5b 100644 --- a/src/math/math_NewtonFunctionRoot.hxx +++ b/src/math/math_NewtonFunctionRoot.hxx @@ -19,11 +19,7 @@ #include #include -#include -#include -#include -#include #include class math_FunctionWithDerivative; diff --git a/src/math/math_NewtonFunctionSetRoot.cxx b/src/math/math_NewtonFunctionSetRoot.cxx index b2c549409b..8c695f8853 100644 --- a/src/math/math_NewtonFunctionSetRoot.cxx +++ b/src/math/math_NewtonFunctionSetRoot.cxx @@ -20,10 +20,8 @@ //#endif #include -#include #include #include -#include #include //======================================================================= diff --git a/src/math/math_NewtonFunctionSetRoot.hxx b/src/math/math_NewtonFunctionSetRoot.hxx index 7debe41724..80a194d3c4 100644 --- a/src/math/math_NewtonFunctionSetRoot.hxx +++ b/src/math/math_NewtonFunctionSetRoot.hxx @@ -19,12 +19,9 @@ #include #include -#include -#include #include #include -#include #include #include #include diff --git a/src/math/math_NewtonMinimum.cxx b/src/math/math_NewtonMinimum.cxx index 4dbce1f0c5..89ae93f952 100644 --- a/src/math/math_NewtonMinimum.cxx +++ b/src/math/math_NewtonMinimum.cxx @@ -26,7 +26,6 @@ #include #include #include -#include #include //======================================================================= diff --git a/src/math/math_NewtonMinimum.hxx b/src/math/math_NewtonMinimum.hxx index a46bf09c0c..50268fddc4 100644 --- a/src/math/math_NewtonMinimum.hxx +++ b/src/math/math_NewtonMinimum.hxx @@ -19,14 +19,11 @@ #include #include -#include #include -#include #include #include #include -#include #include #include class math_MultipleVarFunctionWithHessian; diff --git a/src/math/math_PSO.cxx b/src/math/math_PSO.cxx index 3e9fb585d9..b9e1323ec9 100644 --- a/src/math/math_PSO.cxx +++ b/src/math/math_PSO.cxx @@ -14,6 +14,8 @@ // commercial license or contractual agreement. #include + +#include #include const Standard_Real aBorderDivisor = 1.0e+4; diff --git a/src/math/math_PSO.hxx b/src/math/math_PSO.hxx index 15942ea981..74ea0e981d 100644 --- a/src/math/math_PSO.hxx +++ b/src/math/math_PSO.hxx @@ -16,7 +16,6 @@ #ifndef _math_PSO_HeaderFile #define _math_PSO_HeaderFile -#include #include #include diff --git a/src/math/math_Powell.cxx b/src/math/math_Powell.cxx index 237c8521e1..14b3dbd83a 100644 --- a/src/math/math_Powell.cxx +++ b/src/math/math_Powell.cxx @@ -22,11 +22,8 @@ #include #include #include -#include #include #include -#include -#include namespace { static inline Standard_Real SQR (const Standard_Real a) diff --git a/src/math/math_Powell.hxx b/src/math/math_Powell.hxx index 79a2198ac0..eca6a5a75a 100644 --- a/src/math/math_Powell.hxx +++ b/src/math/math_Powell.hxx @@ -19,11 +19,8 @@ #include #include -#include -#include #include -#include #include #include #include diff --git a/src/math/math_Recipes.cxx b/src/math/math_Recipes.cxx index a0f2b633b4..d8da2fd77f 100644 --- a/src/math/math_Recipes.cxx +++ b/src/math/math_Recipes.cxx @@ -22,10 +22,6 @@ #include -#include -#include - -#include #include #include #include diff --git a/src/math/math_Recipes.hxx b/src/math/math_Recipes.hxx index 2da8e9239d..50a79acb97 100644 --- a/src/math/math_Recipes.hxx +++ b/src/math/math_Recipes.hxx @@ -15,10 +15,6 @@ #ifndef math_Recipes_HeaderFile #define math_Recipes_HeaderFile -#include -#include -#include -#include #include class math_IntegerVector; diff --git a/src/math/math_SVD.hxx b/src/math/math_SVD.hxx index 9c55803e8c..d0541754a8 100644 --- a/src/math/math_SVD.hxx +++ b/src/math/math_SVD.hxx @@ -19,13 +19,10 @@ #include #include -#include -#include #include #include #include -#include #include diff --git a/src/math/math_TrigonometricFunctionRoots.cxx b/src/math/math_TrigonometricFunctionRoots.cxx index 22b0f37fcf..692fa3153c 100644 --- a/src/math/math_TrigonometricFunctionRoots.cxx +++ b/src/math/math_TrigonometricFunctionRoots.cxx @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include diff --git a/src/math/math_TrigonometricFunctionRoots.hxx b/src/math/math_TrigonometricFunctionRoots.hxx index 062d954978..2e9999ce73 100644 --- a/src/math/math_TrigonometricFunctionRoots.hxx +++ b/src/math/math_TrigonometricFunctionRoots.hxx @@ -21,10 +21,8 @@ #include #include -#include #include #include -#include #include diff --git a/src/math/math_Uzawa.cxx b/src/math/math_Uzawa.cxx index a16afffbb9..f4d4c69e5e 100644 --- a/src/math/math_Uzawa.cxx +++ b/src/math/math_Uzawa.cxx @@ -33,7 +33,6 @@ #include #include #include -#include #include #include diff --git a/src/math/math_Uzawa.hxx b/src/math/math_Uzawa.hxx index 927a96c08f..da914e1e94 100644 --- a/src/math/math_Uzawa.hxx +++ b/src/math/math_Uzawa.hxx @@ -19,13 +19,10 @@ #include #include -#include #include #include #include -#include -#include #include diff --git a/src/math/math_ValueAndWeight.hxx b/src/math/math_ValueAndWeight.hxx index b2c2b452d5..7b561c3e70 100644 --- a/src/math/math_ValueAndWeight.hxx +++ b/src/math/math_ValueAndWeight.hxx @@ -18,9 +18,6 @@ #include #include -#include - -#include //! Simple container storing two reals: value and weight class math_ValueAndWeight