From 5bd54bef323f55c3c5b9c5a8834235084d913155 Mon Sep 17 00:00:00 2001 From: ski Date: Mon, 18 Oct 2021 11:52:10 +0300 Subject: [PATCH] 0024975: Improve of preprocessor directives in header files to be equal to the file name Preprocessor directives were changed or created by function "check_headers" from script adm/upgrade.tcl (CR24816) --- src/AdvApp2Var/AdvApp2Var_ApproxF2var.hxx | 4 ++-- src/AdvApp2Var/AdvApp2Var_Data_f2c.hxx | 4 ++-- src/AppCont/AppCont_ContMatrices.hxx | 4 ++-- src/Aspect/Aspect_DisplayConnection.hxx | 4 ++-- src/Aspect/Aspect_PolygonOffsetMode.hxx | 4 ++-- src/BOPDS/BOPDS_VectorOfPoint.hxx | 4 ++-- src/BOPTools/BOPTools_MapOfSet.hxx | 4 ++-- src/BRepBuilderAPI/BRepBuilderAPI_BndBoxTreeSelector.hxx | 4 ++-- src/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx | 4 ++-- src/BRepMesh/BRepMesh_CircleInspector.hxx | 4 ++-- src/BVH/BVH_BinnedBuilder.hxx | 4 ++-- src/BVH/BVH_Box.hxx | 4 ++-- src/BVH/BVH_Builder.hxx | 4 ++-- src/BVH/BVH_Geometry.hxx | 4 ++-- src/BVH/BVH_Object.hxx | 4 ++-- src/BVH/BVH_ObjectSet.hxx | 4 ++-- src/BVH/BVH_PrimitiveSet.hxx | 4 ++-- src/BVH/BVH_Properties.hxx | 4 ++-- src/BVH/BVH_Set.hxx | 4 ++-- src/BVH/BVH_Sorter.hxx | 4 ++-- src/BVH/BVH_SpatialMedianBuilder.hxx | 4 ++-- src/BVH/BVH_SweepPlaneBuilder.hxx | 4 ++-- src/BVH/BVH_Triangulation.hxx | 4 ++-- src/BVH/BVH_Types.hxx | 4 ++-- src/BinLDrivers/BinLDrivers_VectorOfDocumentSection.hxx | 4 ++-- src/ChFi2d/ChFi2d_AnaFilletAlgo.hxx | 4 ++-- src/ChFi2d/ChFi2d_ChamferAPI.hxx | 4 ++-- src/ChFi2d/ChFi2d_FilletAPI.hxx | 4 ++-- src/ChFi2d/ChFi2d_FilletAlgo.hxx | 4 ++-- src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx | 7 +++---- src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.hxx | 4 ++-- src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.hxx | 4 ++-- src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.hxx | 4 ++-- src/Cocoa/Cocoa_LocalPool.hxx | 4 ++-- src/Cocoa/Cocoa_Window.hxx | 4 ++-- src/Convert/Convert_CosAndSinEvalFunction.hxx | 6 +++--- src/Convert/Convert_PolynomialCosAndSin.hxx | 6 +++--- src/DsgPrs/DsgPrs_DatumPrs.hxx | 4 ++-- src/Font/Font_BRepFont.hxx | 4 ++-- src/Font/Font_FTFont.hxx | 4 ++-- src/Font/Font_FTLibrary.hxx | 4 ++-- src/Graphic3d/Graphic3d_BufferType.hxx | 4 ++-- src/Graphic3d/Graphic3d_MarkerImage.hxx | 4 ++-- src/Graphic3d/Graphic3d_TransModeFlags.hxx | 4 ++-- src/Graphic3d/Graphic3d_Vec.hxx | 4 ++-- src/IGESData/IGESData_Dump.hxx | 5 +++++ src/Image/Image_AlienPixMap.hxx | 4 ++-- src/Image/Image_Color.hxx | 4 ++-- src/Image/Image_Diff.hxx | 4 ++-- src/Image/Image_PixMap.hxx | 4 ++-- src/Image/Image_PixMapData.hxx | 4 ++-- src/IntAna2d/IntAna2d_Outils.hxx | 4 ++-- src/IntImp/IntImp_ComputeTangence.hxx | 5 +++++ src/Interface/Interface_Statics.hxx | 5 +++++ src/Interface/Interface_Translates.hxx | 5 +++++ src/LDOM/LDOM_DeclareSequence.hxx | 4 ++-- src/MeshVS/MeshVS_BuilderPriority.hxx | 4 ++-- src/MeshVS/MeshVS_DisplayModeFlags.hxx | 4 ++-- src/MeshVS/MeshVS_EntityType.hxx | 4 ++-- src/MeshVS/MeshVS_SelectionModeFlags.hxx | 4 ++-- src/MeshVS/MeshVS_TwoNodes.hxx | 4 ++-- src/NCollection/NCollection_String.hxx | 4 ++-- src/NCollection/NCollection_UtfIterator.hxx | 4 ++-- src/NCollection/NCollection_UtfString.hxx | 4 ++-- src/NCollection/NCollection_Vec2.hxx | 4 ++-- src/NCollection/NCollection_Vec3.hxx | 4 ++-- src/NCollection/NCollection_Vec4.hxx | 4 ++-- src/OSD/OSD_ErrorList.hxx | 4 ++-- src/OSD/OSD_MemInfo.hxx | 4 ++-- src/OSD/OSD_WNT.hxx | 6 +++--- src/OpenGl/OpenGl_ArbDbg.hxx | 4 ++-- src/OpenGl/OpenGl_ArbFBO.hxx | 4 ++-- src/OpenGl/OpenGl_ArbIns.hxx | 4 ++-- src/OpenGl/OpenGl_ArbTBO.hxx | 4 ++-- src/OpenGl/OpenGl_CappingAlgo.hxx | 4 ++-- src/OpenGl/OpenGl_CappingPlaneResource.hxx | 4 ++-- src/OpenGl/OpenGl_Caps.hxx | 4 ++-- src/OpenGl/OpenGl_Clipping.hxx | 4 ++-- src/OpenGl/OpenGl_Context.hxx | 4 ++-- src/OpenGl/OpenGl_Element.hxx | 4 ++-- src/OpenGl/OpenGl_ExtGS.hxx | 4 ++-- src/OpenGl/OpenGl_Flipper.hxx | 4 ++-- src/OpenGl/OpenGl_Font.hxx | 4 ++-- src/OpenGl/OpenGl_FrameBuffer.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore11.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore11Fwd.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore12.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore13.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore14.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore15.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore20.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore21.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore30.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore31.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore32.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore33.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore40.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore41.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore42.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore43.hxx | 4 ++-- src/OpenGl/OpenGl_GlCore44.hxx | 4 ++-- src/OpenGl/OpenGl_GlFunctions.hxx | 4 ++-- src/OpenGl/OpenGl_GraduatedTrihedron.hxx | 4 ++-- src/OpenGl/OpenGl_Group.hxx | 4 ++-- src/OpenGl/OpenGl_IndexBuffer.hxx | 4 ++-- src/OpenGl/OpenGl_Layer.hxx | 4 ++-- src/OpenGl/OpenGl_LayerList.hxx | 4 ++-- src/OpenGl/OpenGl_LineAttributes.hxx | 4 ++-- src/OpenGl/OpenGl_PointSprite.hxx | 4 ++-- src/OpenGl/OpenGl_PrimitiveArray.hxx | 4 ++-- src/OpenGl/OpenGl_RenderFilter.hxx | 4 ++-- src/OpenGl/OpenGl_Resource.hxx | 4 ++-- src/OpenGl/OpenGl_SceneGeometry.hxx | 4 ++-- src/OpenGl/OpenGl_ShaderObject.hxx | 4 ++-- src/OpenGl/OpenGl_ShaderProgram.hxx | 4 ++-- src/OpenGl/OpenGl_ShaderStates.hxx | 4 ++-- src/OpenGl/OpenGl_StencilTest.hxx | 4 ++-- src/OpenGl/OpenGl_Structure.hxx | 4 ++-- src/OpenGl/OpenGl_Text.hxx | 4 ++-- src/OpenGl/OpenGl_Texture.hxx | 4 ++-- src/OpenGl/OpenGl_TextureBufferArb.hxx | 4 ++-- src/OpenGl/OpenGl_Vec.hxx | 4 ++-- src/OpenGl/OpenGl_VertexBuffer.hxx | 4 ++-- src/OpenGl/OpenGl_VertexBufferEditor.hxx | 4 ++-- src/OpenGl/OpenGl_View.hxx | 4 ++-- src/OpenGl/OpenGl_Window.hxx | 4 ++-- src/OpenGl/OpenGl_Workspace.hxx | 4 ++-- src/Prs3d/Prs3d_DimensionUnits.hxx | 4 ++-- src/Prs3d/Prs3d_Point.hxx | 4 ++-- src/PrsMgr/PrsMgr_ListOfPresentations.hxx | 4 ++-- src/Standard/Standard_CLocaleSentry.hxx | 4 ++-- src/Standard/Standard_PrimitiveTypes.hxx | 4 ++-- src/Standard/Standard_math.hxx | 5 +++++ src/StdPrs/StdPrs_HLRShape.hxx | 4 ++-- src/StdPrs/StdPrs_Point.hxx | 4 ++-- src/StdPrs/StdPrs_Vertex.hxx | 4 ++-- src/StdPrs/StdPrs_WFRestrictedFace.hxx | 4 ++-- src/StdPrs/StdPrs_WFShape.hxx | 4 ++-- src/TopOpeBRepDS/TopOpeBRepDS_repvg.hxx | 4 ++-- src/V3d/V3d_Plane.hxx | 4 ++-- src/WNT/WNT_Dword.hxx | 4 ++-- src/Xw/Xw_Window.hxx | 4 ++-- 142 files changed, 303 insertions(+), 279 deletions(-) diff --git a/src/AdvApp2Var/AdvApp2Var_ApproxF2var.hxx b/src/AdvApp2Var/AdvApp2Var_ApproxF2var.hxx index c40dcc0a48..1b810ec3f5 100644 --- a/src/AdvApp2Var/AdvApp2Var_ApproxF2var.hxx +++ b/src/AdvApp2Var/AdvApp2Var_ApproxF2var.hxx @@ -17,8 +17,8 @@ | de l'approximation a deux variables | a utiliser dans AdvApp2Var |--------------------------------------------------------------*/ -#ifndef ApproxF2var_HeaderFile -#define ApproxF2var_HeaderFile +#ifndef AdvApp2Var_ApproxF2var_HeaderFile +#define AdvApp2Var_ApproxF2var_HeaderFile #include #include diff --git a/src/AdvApp2Var/AdvApp2Var_Data_f2c.hxx b/src/AdvApp2Var/AdvApp2Var_Data_f2c.hxx index 8ebd731de5..f9976b95b1 100644 --- a/src/AdvApp2Var/AdvApp2Var_Data_f2c.hxx +++ b/src/AdvApp2Var/AdvApp2Var_Data_f2c.hxx @@ -12,8 +12,8 @@ // commercial license or contractual agreement. // AdvApp2Var_Data_f2c.hxx -#ifndef Data_f2c_HeaderFile -#define Data_f2c_HeaderFile +#ifndef AdvApp2Var_Data_f2c_HeaderFile +#define AdvApp2Var_Data_f2c_HeaderFile #ifndef F2CTYPE_DEFINED typedef int integer; diff --git a/src/AppCont/AppCont_ContMatrices.hxx b/src/AppCont/AppCont_ContMatrices.hxx index 460896e3a0..b4a51a1138 100644 --- a/src/AppCont/AppCont_ContMatrices.hxx +++ b/src/AppCont/AppCont_ContMatrices.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef math_ContMatrices_HeaderFile -#define math_ContMatrices_HeaderFile +#ifndef AppCont_ContMatrices_HeaderFile +#define AppCont_ContMatrices_HeaderFile #include #include diff --git a/src/Aspect/Aspect_DisplayConnection.hxx b/src/Aspect/Aspect_DisplayConnection.hxx index 5bde7a4b90..5c1ca79843 100755 --- a/src/Aspect/Aspect_DisplayConnection.hxx +++ b/src/Aspect/Aspect_DisplayConnection.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Aspect_DisplayConnection_H__ -#define _Aspect_DisplayConnection_H__ +#ifndef Aspect_DisplayConnection_HeaderFile +#define Aspect_DisplayConnection_HeaderFile #include #include diff --git a/src/Aspect/Aspect_PolygonOffsetMode.hxx b/src/Aspect/Aspect_PolygonOffsetMode.hxx index 643ecc3e47..e9647c2f64 100644 --- a/src/Aspect/Aspect_PolygonOffsetMode.hxx +++ b/src/Aspect/Aspect_PolygonOffsetMode.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef ASPECT_POLYGONOFFSETMODE_HEADER -#define ASPECT_POLYGONOFFSETMODE_HEADER +#ifndef Aspect_PolygonOffsetMode_HeaderFile +#define Aspect_PolygonOffsetMode_HeaderFile // Enumeration for polygon offset modes diff --git a/src/BOPDS/BOPDS_VectorOfPoint.hxx b/src/BOPDS/BOPDS_VectorOfPoint.hxx index d684935f47..8be9e92718 100644 --- a/src/BOPDS/BOPDS_VectorOfPoint.hxx +++ b/src/BOPDS/BOPDS_VectorOfPoint.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef BOPDS_VectorOfPnt_HeaderFile -#define BOPDS_VectorOfPnt_HeaderFile +#ifndef BOPDS_VectorOfPoint_HeaderFile +#define BOPDS_VectorOfPoint_HeaderFile #include #include diff --git a/src/BOPTools/BOPTools_MapOfSet.hxx b/src/BOPTools/BOPTools_MapOfSet.hxx index b9a1ea2347..bea5786138 100644 --- a/src/BOPTools/BOPTools_MapOfSet.hxx +++ b/src/BOPTools/BOPTools_MapOfSet.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef BOPTest_MapOfShapeSet_HeaderFile -#define BOPTest_MapOfShapeSet_HeaderFile +#ifndef BOPTools_MapOfSet_HeaderFile +#define BOPTools_MapOfSet_HeaderFile #include #include diff --git a/src/BRepBuilderAPI/BRepBuilderAPI_BndBoxTreeSelector.hxx b/src/BRepBuilderAPI/BRepBuilderAPI_BndBoxTreeSelector.hxx index 9413ec673c..901e17a7e5 100644 --- a/src/BRepBuilderAPI/BRepBuilderAPI_BndBoxTreeSelector.hxx +++ b/src/BRepBuilderAPI/BRepBuilderAPI_BndBoxTreeSelector.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BRepBuilderAPI_BndBoxTreeSelector_Header -#define _BRepBuilderAPI_BndBoxTreeSelector_Header +#ifndef BRepBuilderAPI_BndBoxTreeSelector_HeaderFile +#define BRepBuilderAPI_BndBoxTreeSelector_HeaderFile #include #include diff --git a/src/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx b/src/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx index 486d913e50..1eb76061f8 100644 --- a/src/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx +++ b/src/BRepBuilderAPI/BRepBuilderAPI_VertexInspector.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BRepBuilderAPI_VertexInspector_Header -#define _BRepBuilderAPI_VertexInspector_Header +#ifndef BRepBuilderAPI_VertexInspector_HeaderFile +#define BRepBuilderAPI_VertexInspector_HeaderFile #include #include diff --git a/src/BRepMesh/BRepMesh_CircleInspector.hxx b/src/BRepMesh/BRepMesh_CircleInspector.hxx index a8acaca831..f185f50849 100644 --- a/src/BRepMesh/BRepMesh_CircleInspector.hxx +++ b/src/BRepMesh/BRepMesh_CircleInspector.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef BRepMesh_CircleInspector_Header -#define BRepMesh_CircleInspector_Header +#ifndef BRepMesh_CircleInspector_HeaderFile +#define BRepMesh_CircleInspector_HeaderFile #include #include diff --git a/src/BVH/BVH_BinnedBuilder.hxx b/src/BVH/BVH_BinnedBuilder.hxx index e8cf2fe552..1a831aca9b 100644 --- a/src/BVH/BVH_BinnedBuilder.hxx +++ b/src/BVH/BVH_BinnedBuilder.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_BinnedBuilder_Header -#define _BVH_BinnedBuilder_Header +#ifndef BVH_BinnedBuilder_HeaderFile +#define BVH_BinnedBuilder_HeaderFile #include diff --git a/src/BVH/BVH_Box.hxx b/src/BVH/BVH_Box.hxx index 311cec1183..6d2d01b0c8 100644 --- a/src/BVH/BVH_Box.hxx +++ b/src/BVH/BVH_Box.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Box_Header -#define _BVH_Box_Header +#ifndef BVH_Box_HeaderFile +#define BVH_Box_HeaderFile #include #include diff --git a/src/BVH/BVH_Builder.hxx b/src/BVH/BVH_Builder.hxx index 715c1298f2..d88dab7465 100644 --- a/src/BVH/BVH_Builder.hxx +++ b/src/BVH/BVH_Builder.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Builder_Header -#define _BVH_Builder_Header +#ifndef BVH_Builder_HeaderFile +#define BVH_Builder_HeaderFile #include #include diff --git a/src/BVH/BVH_Geometry.hxx b/src/BVH/BVH_Geometry.hxx index f84a8be2a7..57147eb68b 100644 --- a/src/BVH/BVH_Geometry.hxx +++ b/src/BVH/BVH_Geometry.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Geometry_Header -#define _BVH_Geometry_Header +#ifndef BVH_Geometry_HeaderFile +#define BVH_Geometry_HeaderFile #include #include diff --git a/src/BVH/BVH_Object.hxx b/src/BVH/BVH_Object.hxx index 609169dd32..a6d4eac1d0 100644 --- a/src/BVH/BVH_Object.hxx +++ b/src/BVH/BVH_Object.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Object_Header -#define _BVH_Object_Header +#ifndef BVH_Object_HeaderFile +#define BVH_Object_HeaderFile #include #include diff --git a/src/BVH/BVH_ObjectSet.hxx b/src/BVH/BVH_ObjectSet.hxx index 9a89fcf1e5..d06ad2d6f5 100644 --- a/src/BVH/BVH_ObjectSet.hxx +++ b/src/BVH/BVH_ObjectSet.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_ObjectSet_Header -#define _BVH_ObjectSet_Header +#ifndef BVH_ObjectSet_HeaderFile +#define BVH_ObjectSet_HeaderFile #include #include diff --git a/src/BVH/BVH_PrimitiveSet.hxx b/src/BVH/BVH_PrimitiveSet.hxx index 728d94647d..9345afa44d 100644 --- a/src/BVH/BVH_PrimitiveSet.hxx +++ b/src/BVH/BVH_PrimitiveSet.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_PrimitiveSet_Header -#define _BVH_PrimitiveSet_Header +#ifndef BVH_PrimitiveSet_HeaderFile +#define BVH_PrimitiveSet_HeaderFile #include #include diff --git a/src/BVH/BVH_Properties.hxx b/src/BVH/BVH_Properties.hxx index 2c09d976a0..b6b62e8c69 100644 --- a/src/BVH/BVH_Properties.hxx +++ b/src/BVH/BVH_Properties.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Properties_Header -#define _BVH_Properties_Header +#ifndef BVH_Properties_HeaderFile +#define BVH_Properties_HeaderFile #include diff --git a/src/BVH/BVH_Set.hxx b/src/BVH/BVH_Set.hxx index aaec3f3272..5ec02e028b 100644 --- a/src/BVH/BVH_Set.hxx +++ b/src/BVH/BVH_Set.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Set_Header -#define _BVH_Set_Header +#ifndef BVH_Set_HeaderFile +#define BVH_Set_HeaderFile #include diff --git a/src/BVH/BVH_Sorter.hxx b/src/BVH/BVH_Sorter.hxx index 30a0aa64f6..491bd5f75c 100644 --- a/src/BVH/BVH_Sorter.hxx +++ b/src/BVH/BVH_Sorter.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Sorter_Header -#define _BVH_Sorter_Header +#ifndef BVH_Sorter_HeaderFile +#define BVH_Sorter_HeaderFile #include diff --git a/src/BVH/BVH_SpatialMedianBuilder.hxx b/src/BVH/BVH_SpatialMedianBuilder.hxx index 57b3f54eac..75599e8419 100644 --- a/src/BVH/BVH_SpatialMedianBuilder.hxx +++ b/src/BVH/BVH_SpatialMedianBuilder.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_SpatialMedianBuilder_Header -#define _BVH_SpatialMedianBuilder_Header +#ifndef BVH_SpatialMedianBuilder_HeaderFile +#define BVH_SpatialMedianBuilder_HeaderFile #include #include diff --git a/src/BVH/BVH_SweepPlaneBuilder.hxx b/src/BVH/BVH_SweepPlaneBuilder.hxx index 4b4f3a0a92..b8220e9423 100644 --- a/src/BVH/BVH_SweepPlaneBuilder.hxx +++ b/src/BVH/BVH_SweepPlaneBuilder.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_SweepPlaneBuilder_Header -#define _BVH_SweepPlaneBuilder_Header +#ifndef BVH_SweepPlaneBuilder_HeaderFile +#define BVH_SweepPlaneBuilder_HeaderFile #include #include diff --git a/src/BVH/BVH_Triangulation.hxx b/src/BVH/BVH_Triangulation.hxx index d4e3dc3d20..1851d7b7cb 100644 --- a/src/BVH/BVH_Triangulation.hxx +++ b/src/BVH/BVH_Triangulation.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Triangulation_Header -#define _BVH_Triangulation_Header +#ifndef BVH_Triangulation_HeaderFile +#define BVH_Triangulation_HeaderFile #include diff --git a/src/BVH/BVH_Types.hxx b/src/BVH/BVH_Types.hxx index 1776f1681b..10dc849169 100644 --- a/src/BVH/BVH_Types.hxx +++ b/src/BVH/BVH_Types.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _BVH_Types_Header -#define _BVH_Types_Header +#ifndef BVH_Types_HeaderFile +#define BVH_Types_HeaderFile // Use this macro to switch between STL and OCCT vector types #define _BVH_USE_STD_VECTOR_ diff --git a/src/BinLDrivers/BinLDrivers_VectorOfDocumentSection.hxx b/src/BinLDrivers/BinLDrivers_VectorOfDocumentSection.hxx index d9d2c9e14d..36e3896ed9 100644 --- a/src/BinLDrivers/BinLDrivers_VectorOfDocumentSection.hxx +++ b/src/BinLDrivers/BinLDrivers_VectorOfDocumentSection.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef BinLDrivers_VectorOfDocumentSection_H -#define BinLDrivers_VectorOfDocumentSection_H +#ifndef BinLDrivers_VectorOfDocumentSection_HeaderFile +#define BinLDrivers_VectorOfDocumentSection_HeaderFile #include #include diff --git a/src/ChFi2d/ChFi2d_AnaFilletAlgo.hxx b/src/ChFi2d/ChFi2d_AnaFilletAlgo.hxx index 8b9ce3ba27..f8071b2048 100644 --- a/src/ChFi2d/ChFi2d_AnaFilletAlgo.hxx +++ b/src/ChFi2d/ChFi2d_AnaFilletAlgo.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _ANAFILLETALGO_H_ -#define _ANAFILLETALGO_H_ +#ifndef ChFi2d_AnaFilletAlgo_HeaderFile +#define ChFi2d_AnaFilletAlgo_HeaderFile #include #include diff --git a/src/ChFi2d/ChFi2d_ChamferAPI.hxx b/src/ChFi2d/ChFi2d_ChamferAPI.hxx index c1ccdc17c8..f67c4a499c 100644 --- a/src/ChFi2d/ChFi2d_ChamferAPI.hxx +++ b/src/ChFi2d/ChFi2d_ChamferAPI.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _CHAMFERAPI_H_ -#define _CHAMFERAPI_H_ +#ifndef ChFi2d_ChamferAPI_HeaderFile +#define ChFi2d_ChamferAPI_HeaderFile #include #include diff --git a/src/ChFi2d/ChFi2d_FilletAPI.hxx b/src/ChFi2d/ChFi2d_FilletAPI.hxx index e0b7dfd6b4..49c3467a23 100644 --- a/src/ChFi2d/ChFi2d_FilletAPI.hxx +++ b/src/ChFi2d/ChFi2d_FilletAPI.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _CHFI2D_FILLETAPI_H_ -#define _CHFI2D_FILLETAPI_H_ +#ifndef ChFi2d_FilletAPI_HeaderFile +#define ChFi2d_FilletAPI_HeaderFile #include #include diff --git a/src/ChFi2d/ChFi2d_FilletAlgo.hxx b/src/ChFi2d/ChFi2d_FilletAlgo.hxx index f4b8867b43..fdd396f57b 100644 --- a/src/ChFi2d/ChFi2d_FilletAlgo.hxx +++ b/src/ChFi2d/ChFi2d_FilletAlgo.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _FILLETALGO_H_ -#define _FILLETALGO_H_ +#ifndef ChFi2d_FilletAlgo_HeaderFile +#define ChFi2d_FilletAlgo_HeaderFile #include #include diff --git a/src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx b/src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx index 6f1c1dd1bb..4eb71729c3 100644 --- a/src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx +++ b/src/ChFiKPart/ChFiKPart_ComputeData_CS.hxx @@ -14,15 +14,14 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef ChFiKPart_ComputeData_CS_HeaderFile +#define ChFiKPart_ComputeData_CS_HeaderFile + #include #include #include #include -#ifndef ChFiKPart_ComputeData_CS_HeaderFile -#define ChFiKPart_ComputeData_CS_HeaderFile - - void ChFiKPart_CornerSpine(const Handle(Adaptor3d_Surface)& S1, const Handle(Adaptor3d_Surface)& S2, const gp_Pnt2d& P1S1, diff --git a/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.hxx b/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.hxx index c501f4fa75..c2a47d7e76 100644 --- a/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.hxx +++ b/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCon.hxx @@ -14,8 +14,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef ChFiKPart_ComputeData_PlnCon_HeaderFile -#define ChFiKPart_ComputeData_PlnCon_HeaderFile +#ifndef ChFiKPart_ComputeData_FilPlnCon_HeaderFile +#define ChFiKPart_ComputeData_FilPlnCon_HeaderFile Standard_Boolean ChFiKPart_MakeFillet(TopOpeBRepDS_DataStructure& DStr, const Handle(ChFiDS_SurfData)& Data, diff --git a/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.hxx b/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.hxx index d60d5e00c3..85259f2cc3 100644 --- a/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.hxx +++ b/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnCyl.hxx @@ -14,8 +14,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef ChFiKPart_ComputeData_PlnCyl_HeaderFile -#define ChFiKPart_ComputeData_PlnCyl_HeaderFile +#ifndef ChFiKPart_ComputeData_FilPlnCyl_HeaderFile +#define ChFiKPart_ComputeData_FilPlnCyl_HeaderFile Standard_Boolean ChFiKPart_MakeFillet(TopOpeBRepDS_DataStructure& DStr, const Handle(ChFiDS_SurfData)& Data, diff --git a/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.hxx b/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.hxx index 1b5d087c08..e19ec599e1 100644 --- a/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.hxx +++ b/src/ChFiKPart/ChFiKPart_ComputeData_FilPlnPln.hxx @@ -14,8 +14,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef ChFiKPart_ComputeData_PlnPln_HeaderFile -#define ChFiKPart_ComputeData_PlnPln_HeaderFile +#ifndef ChFiKPart_ComputeData_FilPlnPln_HeaderFile +#define ChFiKPart_ComputeData_FilPlnPln_HeaderFile Standard_Boolean ChFiKPart_MakeFillet(TopOpeBRepDS_DataStructure& DStr, const Handle(ChFiDS_SurfData)& Data, diff --git a/src/Cocoa/Cocoa_LocalPool.hxx b/src/Cocoa/Cocoa_LocalPool.hxx index 7cafbae4a1..6592fd8409 100644 --- a/src/Cocoa/Cocoa_LocalPool.hxx +++ b/src/Cocoa/Cocoa_LocalPool.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef __Cocoa_LocalPool_h_ -#define __Cocoa_LocalPool_h_ +#ifndef Cocoa_LocalPool_HeaderFile +#define Cocoa_LocalPool_HeaderFile #if defined(__clang__) && (__clang_major__ >= 4) #if __has_feature(objc_arc) diff --git a/src/Cocoa/Cocoa_Window.hxx b/src/Cocoa/Cocoa_Window.hxx index f0e8387e20..9a60920066 100644 --- a/src/Cocoa/Cocoa_Window.hxx +++ b/src/Cocoa/Cocoa_Window.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Cocoa_Window_H__ -#define _Cocoa_Window_H__ +#ifndef Cocoa_Window_HeaderFile +#define Cocoa_Window_HeaderFile #if defined(__APPLE__) #import diff --git a/src/Convert/Convert_CosAndSinEvalFunction.hxx b/src/Convert/Convert_CosAndSinEvalFunction.hxx index 340995f0b4..5074faa162 100644 --- a/src/Convert/Convert_CosAndSinEvalFunction.hxx +++ b/src/Convert/Convert_CosAndSinEvalFunction.hxx @@ -14,13 +14,13 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef Convert_CosAndSinEvalFunction_HeaderFile +#define Convert_CosAndSinEvalFunction_HeaderFile + #include #include #include -#ifndef _Convert_CosAnSinEvalFunction_HeaderFile -#define _Convert_CosAnSinEvalFunction_HeaderFile - typedef void Convert_CosAndSinEvalFunction(Standard_Real, const Standard_Integer, const TColgp_Array1OfPnt2d&, diff --git a/src/Convert/Convert_PolynomialCosAndSin.hxx b/src/Convert/Convert_PolynomialCosAndSin.hxx index ba32850567..4b864ed029 100644 --- a/src/Convert/Convert_PolynomialCosAndSin.hxx +++ b/src/Convert/Convert_PolynomialCosAndSin.hxx @@ -14,12 +14,12 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef Convert_PolynomialCosAndSin_HeaderFile +#define Convert_PolynomialCosAndSin_HeaderFile + #include #include -#ifndef _Convert_PolynomialCosAnSin_HeaderFile -#define _Convert_PolynomialCosAnSin_HeaderFile - void BuildPolynomialCosAndSin (const Standard_Real, const Standard_Real, diff --git a/src/DsgPrs/DsgPrs_DatumPrs.hxx b/src/DsgPrs/DsgPrs_DatumPrs.hxx index 23da441058..d5c154ce69 100644 --- a/src/DsgPrs/DsgPrs_DatumPrs.hxx +++ b/src/DsgPrs/DsgPrs_DatumPrs.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _DsgPrs_DatumPrs_H__ -#define _DsgPrs_DatumPrs_H__ +#ifndef DsgPrs_DatumPrs_HeaderFile +#define DsgPrs_DatumPrs_HeaderFile #include #include diff --git a/src/Font/Font_BRepFont.hxx b/src/Font/Font_BRepFont.hxx index f6673f9c90..9e80e11847 100755 --- a/src/Font/Font_BRepFont.hxx +++ b/src/Font/Font_BRepFont.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Font_BRepFont_H__ -#define _Font_BRepFont_H__ +#ifndef Font_BRepFont_HeaderFile +#define Font_BRepFont_HeaderFile #include diff --git a/src/Font/Font_FTFont.hxx b/src/Font/Font_FTFont.hxx index 751dfaba40..9eb86ff4c1 100755 --- a/src/Font/Font_FTFont.hxx +++ b/src/Font/Font_FTFont.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Font_FTFont_H__ -#define _Font_FTFont_H__ +#ifndef Font_FTFont_HeaderFile +#define Font_FTFont_HeaderFile #include #include diff --git a/src/Font/Font_FTLibrary.hxx b/src/Font/Font_FTLibrary.hxx index 48eb411975..fa1329b34f 100755 --- a/src/Font/Font_FTLibrary.hxx +++ b/src/Font/Font_FTLibrary.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Font_FTLibrary_H__ -#define _Font_FTLibrary_H__ +#ifndef Font_FTLibrary_HeaderFile +#define Font_FTLibrary_HeaderFile #include #include diff --git a/src/Graphic3d/Graphic3d_BufferType.hxx b/src/Graphic3d/Graphic3d_BufferType.hxx index 8abedb9d17..99e449bca2 100644 --- a/src/Graphic3d/Graphic3d_BufferType.hxx +++ b/src/Graphic3d/Graphic3d_BufferType.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Graphic3d_BufferType_H__ -#define _Graphic3d_BufferType_H__ +#ifndef Graphic3d_BufferType_HeaderFile +#define Graphic3d_BufferType_HeaderFile //! Define buffers available for dump enum Graphic3d_BufferType diff --git a/src/Graphic3d/Graphic3d_MarkerImage.hxx b/src/Graphic3d/Graphic3d_MarkerImage.hxx index eb69696618..62c1884303 100755 --- a/src/Graphic3d/Graphic3d_MarkerImage.hxx +++ b/src/Graphic3d/Graphic3d_MarkerImage.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Graphic3d_MarkerImage_H__ -#define _Graphic3d_MarkerImage_H__ +#ifndef Graphic3d_MarkerImage_HeaderFile +#define Graphic3d_MarkerImage_HeaderFile #include #include diff --git a/src/Graphic3d/Graphic3d_TransModeFlags.hxx b/src/Graphic3d/Graphic3d_TransModeFlags.hxx index ae5f8f8019..2246541d8f 100644 --- a/src/Graphic3d/Graphic3d_TransModeFlags.hxx +++ b/src/Graphic3d/Graphic3d_TransModeFlags.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef Graphic3d_TRANS_MODE_FLAGS_HXX -#define Graphic3d_TRANS_MODE_FLAGS_HXX +#ifndef Graphic3d_TransModeFlags_HeaderFile +#define Graphic3d_TransModeFlags_HeaderFile //! Transform Persistence Mode defining whether to lock in object position, rotation and / or zooming relative to camera position. enum Graphic3d_TransModeFlags diff --git a/src/Graphic3d/Graphic3d_Vec.hxx b/src/Graphic3d/Graphic3d_Vec.hxx index a2608d9610..598bbf52a5 100755 --- a/src/Graphic3d/Graphic3d_Vec.hxx +++ b/src/Graphic3d/Graphic3d_Vec.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Graphic3d_Vec_H__ -#define _Graphic3d_Vec_H__ +#ifndef Graphic3d_Vec_HeaderFile +#define Graphic3d_Vec_HeaderFile #include #include diff --git a/src/IGESData/IGESData_Dump.hxx b/src/IGESData/IGESData_Dump.hxx index fbbacbf0a4..d8030e8a55 100644 --- a/src/IGESData/IGESData_Dump.hxx +++ b/src/IGESData/IGESData_Dump.hxx @@ -11,6 +11,9 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef IGESData_Dump_HeaderFile +#define IGESData_Dump_HeaderFile + // -------------------------- // IGESData_Dump.hxx // -------------------------- @@ -307,3 +310,5 @@ if (str.IsNull()) S << "(undefined)";\ }\ }\ } + +#endif diff --git a/src/Image/Image_AlienPixMap.hxx b/src/Image/Image_AlienPixMap.hxx index 368f1039d8..9c61d08ef7 100644 --- a/src/Image/Image_AlienPixMap.hxx +++ b/src/Image/Image_AlienPixMap.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Image_AlienPixMap_H__ -#define _Image_AlienPixMap_H__ +#ifndef Image_AlienPixMap_HeaderFile +#define Image_AlienPixMap_HeaderFile #include diff --git a/src/Image/Image_Color.hxx b/src/Image/Image_Color.hxx index fa2184fedd..3b65930943 100644 --- a/src/Image/Image_Color.hxx +++ b/src/Image/Image_Color.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Image_Color_H__ -#define _Image_Color_H__ +#ifndef Image_Color_HeaderFile +#define Image_Color_HeaderFile #include diff --git a/src/Image/Image_Diff.hxx b/src/Image/Image_Diff.hxx index 3641a0e8bd..6ce4b8f03b 100644 --- a/src/Image/Image_Diff.hxx +++ b/src/Image/Image_Diff.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Image_Diff_H__ -#define _Image_Diff_H__ +#ifndef Image_Diff_HeaderFile +#define Image_Diff_HeaderFile #include #include diff --git a/src/Image/Image_PixMap.hxx b/src/Image/Image_PixMap.hxx index 35e263ad54..f155a660ab 100644 --- a/src/Image/Image_PixMap.hxx +++ b/src/Image/Image_PixMap.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Image_PixMap_H__ -#define _Image_PixMap_H__ +#ifndef Image_PixMap_HeaderFile +#define Image_PixMap_HeaderFile #include #include diff --git a/src/Image/Image_PixMapData.hxx b/src/Image/Image_PixMapData.hxx index 046bc1bc76..b9050be1ed 100644 --- a/src/Image/Image_PixMapData.hxx +++ b/src/Image/Image_PixMapData.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Image_PixMapData_H__ -#define _Image_PixMapData_H__ +#ifndef Image_PixMapData_HeaderFile +#define Image_PixMapData_HeaderFile #include #include diff --git a/src/IntAna2d/IntAna2d_Outils.hxx b/src/IntAna2d/IntAna2d_Outils.hxx index 48d173b594..43ef3cef2d 100644 --- a/src/IntAna2d/IntAna2d_Outils.hxx +++ b/src/IntAna2d/IntAna2d_Outils.hxx @@ -15,8 +15,8 @@ //============================================================================ //======================================================= IntAna2d_Outils.hxx //============================================================================ -#ifndef IntAna2d_Outil_HeaderFile -#define IntAna2d_Outil_HeaderFile +#ifndef IntAna2d_Outils_HeaderFile +#define IntAna2d_Outils_HeaderFile #include #include diff --git a/src/IntImp/IntImp_ComputeTangence.hxx b/src/IntImp/IntImp_ComputeTangence.hxx index 51f3c8bc78..0049522ee1 100644 --- a/src/IntImp/IntImp_ComputeTangence.hxx +++ b/src/IntImp/IntImp_ComputeTangence.hxx @@ -12,6 +12,9 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef IntImp_ComputeTangence_HeaderFile +#define IntImp_ComputeTangence_HeaderFile + #include #include @@ -21,3 +24,5 @@ Standard_EXPORT Standard_Boolean IntImp_ComputeTangence(const gp_Vec DPuv[], const Standard_Real EpsUV[], Standard_Real Tgduv[], IntImp_ConstIsoparametric TabIso[]); + +#endif diff --git a/src/Interface/Interface_Statics.hxx b/src/Interface/Interface_Statics.hxx index 91e432685f..1aad08d4a2 100644 --- a/src/Interface/Interface_Statics.hxx +++ b/src/Interface/Interface_Statics.hxx @@ -11,6 +11,9 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef Interface_Statics_HeaderFile +#define Interface_Statics_HeaderFile + // Macros to help static Handles not to be "constructed" before main run // In order to avoid it, the Handle to be statically reserved is encapsulated // in a structure itself designated through a Null Pointer : @@ -90,3 +93,5 @@ Handle(type)& var = var##_s->H; #define InitHandleVal(type,var,value) \ if(!var##_s) { var##_s=new type##_struc; var##_s->H=value; }\ Handle(type)& var = var##_s->H; + +#endif diff --git a/src/Interface/Interface_Translates.hxx b/src/Interface/Interface_Translates.hxx index 8d28c8593c..6e481a0427 100644 --- a/src/Interface/Interface_Translates.hxx +++ b/src/Interface/Interface_Translates.hxx @@ -11,6 +11,9 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef Interface_Translates_HeaderFile +#define Interface_Translates_HeaderFile + // Interface_Translates.hxx // This set of macros provides some simple translation formula, i.e. @@ -81,3 +84,5 @@ if (!seq.IsNull()) {\ for (nument = numlow; nument <= numup; nument ++)\ seq->Append(arr->Value(nument));\ } + +#endif diff --git a/src/LDOM/LDOM_DeclareSequence.hxx b/src/LDOM/LDOM_DeclareSequence.hxx index 51a857d176..ba2365af80 100644 --- a/src/LDOM/LDOM_DeclareSequence.hxx +++ b/src/LDOM/LDOM_DeclareSequence.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Sequence_Declare_HeaderFile -#define _Sequence_Declare_HeaderFile +#ifndef LDOM_DeclareSequence_HeaderFile +#define LDOM_DeclareSequence_HeaderFile #ifndef _Standard_Macro_HeaderFile #include diff --git a/src/MeshVS/MeshVS_BuilderPriority.hxx b/src/MeshVS/MeshVS_BuilderPriority.hxx index 3be9a3e0d2..834630eec5 100644 --- a/src/MeshVS/MeshVS_BuilderPriority.hxx +++ b/src/MeshVS/MeshVS_BuilderPriority.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef MeshVS_BUILDERPRIORITY_HXX -#define MeshVS_BUILDERPRIORITY_HXX +#ifndef MeshVS_BuilderPriority_HeaderFile +#define MeshVS_BuilderPriority_HeaderFile typedef Standard_Integer MeshVS_BuilderPriority; diff --git a/src/MeshVS/MeshVS_DisplayModeFlags.hxx b/src/MeshVS/MeshVS_DisplayModeFlags.hxx index 604773ba72..c68ed0f838 100644 --- a/src/MeshVS/MeshVS_DisplayModeFlags.hxx +++ b/src/MeshVS/MeshVS_DisplayModeFlags.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef MeshVS_DISPLAY_MODE_FLAGS_HXX -#define MeshVS_DISPLAY_MODE_FLAGS_HXX +#ifndef MeshVS_DisplayModeFlags_HeaderFile +#define MeshVS_DisplayModeFlags_HeaderFile typedef Standard_Integer MeshVS_DisplayModeFlags; diff --git a/src/MeshVS/MeshVS_EntityType.hxx b/src/MeshVS/MeshVS_EntityType.hxx index 90bc9e7f4a..ef5849bc90 100644 --- a/src/MeshVS/MeshVS_EntityType.hxx +++ b/src/MeshVS/MeshVS_EntityType.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef MeshVS_ENTITYTYPEHXX -#define MeshVS_ENTITYTYPEHXX +#ifndef MeshVS_EntityType_HeaderFile +#define MeshVS_EntityType_HeaderFile typedef enum { diff --git a/src/MeshVS/MeshVS_SelectionModeFlags.hxx b/src/MeshVS/MeshVS_SelectionModeFlags.hxx index 4d5b74e49c..4b4560f765 100644 --- a/src/MeshVS/MeshVS_SelectionModeFlags.hxx +++ b/src/MeshVS/MeshVS_SelectionModeFlags.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef MeshVS_SELECTION_MODE_FLAGS_HXX -#define MeshVS_SELECTION_MODE_FLAGS_HXX +#ifndef MeshVS_SelectionModeFlags_HeaderFile +#define MeshVS_SelectionModeFlags_HeaderFile typedef enum { diff --git a/src/MeshVS/MeshVS_TwoNodes.hxx b/src/MeshVS/MeshVS_TwoNodes.hxx index a9b06cf2fa..d581d901f3 100644 --- a/src/MeshVS/MeshVS_TwoNodes.hxx +++ b/src/MeshVS/MeshVS_TwoNodes.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef __TWO_NODES_STRUCT_HEADER__ -#define __TWO_NODES_STRUCT_HEADER__ +#ifndef MeshVS_TwoNodes_HeaderFile +#define MeshVS_TwoNodes_HeaderFile #ifndef _Standard_HeaderFile #include diff --git a/src/NCollection/NCollection_String.hxx b/src/NCollection/NCollection_String.hxx index 63e951d214..bed6772e11 100755 --- a/src/NCollection/NCollection_String.hxx +++ b/src/NCollection/NCollection_String.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _NCollection_String_H__ -#define _NCollection_String_H__ +#ifndef NCollection_String_HeaderFile +#define NCollection_String_HeaderFile #include "NCollection_UtfString.hxx" diff --git a/src/NCollection/NCollection_UtfIterator.hxx b/src/NCollection/NCollection_UtfIterator.hxx index 2b91ad508e..ec033a2492 100755 --- a/src/NCollection/NCollection_UtfIterator.hxx +++ b/src/NCollection/NCollection_UtfIterator.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _NCollection_UtfIterator_H__ -#define _NCollection_UtfIterator_H__ +#ifndef NCollection_UtfIterator_HeaderFile +#define NCollection_UtfIterator_HeaderFile #include diff --git a/src/NCollection/NCollection_UtfString.hxx b/src/NCollection/NCollection_UtfString.hxx index 66cf39ae8b..ad180e1ff1 100755 --- a/src/NCollection/NCollection_UtfString.hxx +++ b/src/NCollection/NCollection_UtfString.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _NCollection_UtfString_H__ -#define _NCollection_UtfString_H__ +#ifndef NCollection_UtfString_HeaderFile +#define NCollection_UtfString_HeaderFile #include diff --git a/src/NCollection/NCollection_Vec2.hxx b/src/NCollection/NCollection_Vec2.hxx index 46206d9750..3405f076b5 100644 --- a/src/NCollection/NCollection_Vec2.hxx +++ b/src/NCollection/NCollection_Vec2.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _NCollection_Vec2_H__ -#define _NCollection_Vec2_H__ +#ifndef NCollection_Vec2_HeaderFile +#define NCollection_Vec2_HeaderFile #include // std::sqrt() diff --git a/src/NCollection/NCollection_Vec3.hxx b/src/NCollection/NCollection_Vec3.hxx index bc74018685..a13e343886 100644 --- a/src/NCollection/NCollection_Vec3.hxx +++ b/src/NCollection/NCollection_Vec3.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _NCollection_Vec3_H__ -#define _NCollection_Vec3_H__ +#ifndef NCollection_Vec3_HeaderFile +#define NCollection_Vec3_HeaderFile #include #include diff --git a/src/NCollection/NCollection_Vec4.hxx b/src/NCollection/NCollection_Vec4.hxx index d00d84bfc1..934a7970a3 100644 --- a/src/NCollection/NCollection_Vec4.hxx +++ b/src/NCollection/NCollection_Vec4.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _NCollection_Vec4_H__ -#define _NCollection_Vec4_H__ +#ifndef NCollection_Vec4_HeaderFile +#define NCollection_Vec4_HeaderFile #include diff --git a/src/OSD/OSD_ErrorList.hxx b/src/OSD/OSD_ErrorList.hxx index 6da92dafaa..a62a9a5c7c 100755 --- a/src/OSD/OSD_ErrorList.hxx +++ b/src/OSD/OSD_ErrorList.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef List_Of_Errors -#define List_Of_Errors +#ifndef OSD_ErrorList_HeaderFile +#define OSD_ErrorList_HeaderFile #include #include diff --git a/src/OSD/OSD_MemInfo.hxx b/src/OSD/OSD_MemInfo.hxx index 0e59c57d9c..6545ade300 100644 --- a/src/OSD/OSD_MemInfo.hxx +++ b/src/OSD/OSD_MemInfo.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OSD_MemInfo_H__ -#define _OSD_MemInfo_H__ +#ifndef OSD_MemInfo_HeaderFile +#define OSD_MemInfo_HeaderFile #include #include diff --git a/src/OSD/OSD_WNT.hxx b/src/OSD/OSD_WNT.hxx index d112791279..4ad8417dd8 100644 --- a/src/OSD/OSD_WNT.hxx +++ b/src/OSD/OSD_WNT.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef __OSD_WNT_H -# define __OSD_WNT_H +#ifndef OSD_WNT_HeaderFile +#define OSD_WNT_HeaderFile # ifndef STRICT # define STRICT @@ -110,4 +110,4 @@ void SetResponseDirectoryProc ( RESPONSE_DIR_PROC ); } # endif /* __cplusplus */ -#endif /* __OSD_WNT_H */ +#endif diff --git a/src/OpenGl/OpenGl_ArbDbg.hxx b/src/OpenGl/OpenGl_ArbDbg.hxx index e68e4bf2ef..410b87b9dc 100755 --- a/src/OpenGl/OpenGl_ArbDbg.hxx +++ b/src/OpenGl/OpenGl_ArbDbg.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_ArbDbg_H__ -#define _OpenGl_ArbDbg_H__ +#ifndef OpenGl_ArbDbg_HeaderFile +#define OpenGl_ArbDbg_HeaderFile #include diff --git a/src/OpenGl/OpenGl_ArbFBO.hxx b/src/OpenGl/OpenGl_ArbFBO.hxx index bfac84aa27..9875982242 100644 --- a/src/OpenGl/OpenGl_ArbFBO.hxx +++ b/src/OpenGl/OpenGl_ArbFBO.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_ArbFBO_H__ -#define _OpenGl_ArbFBO_H__ +#ifndef OpenGl_ArbFBO_HeaderFile +#define OpenGl_ArbFBO_HeaderFile #include diff --git a/src/OpenGl/OpenGl_ArbIns.hxx b/src/OpenGl/OpenGl_ArbIns.hxx index d554f6c0cb..2d8af5f6c3 100644 --- a/src/OpenGl/OpenGl_ArbIns.hxx +++ b/src/OpenGl/OpenGl_ArbIns.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_ArbIns_H__ -#define _OpenGl_ArbIns_H__ +#ifndef OpenGl_ArbIns_HeaderFile +#define OpenGl_ArbIns_HeaderFile #include diff --git a/src/OpenGl/OpenGl_ArbTBO.hxx b/src/OpenGl/OpenGl_ArbTBO.hxx index 12b3deb1d9..f85cff52ef 100644 --- a/src/OpenGl/OpenGl_ArbTBO.hxx +++ b/src/OpenGl/OpenGl_ArbTBO.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_ArbTBO_H__ -#define _OpenGl_ArbTBO_H__ +#ifndef OpenGl_ArbTBO_HeaderFile +#define OpenGl_ArbTBO_HeaderFile #include diff --git a/src/OpenGl/OpenGl_CappingAlgo.hxx b/src/OpenGl/OpenGl_CappingAlgo.hxx index 9ad192da13..bc885a1bd1 100755 --- a/src/OpenGl/OpenGl_CappingAlgo.hxx +++ b/src/OpenGl/OpenGl_CappingAlgo.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_CappingAlgo_H__ -#define _OpenGl_CappingAlgo_H__ +#ifndef OpenGl_CappingAlgo_HeaderFile +#define OpenGl_CappingAlgo_HeaderFile #include diff --git a/src/OpenGl/OpenGl_CappingPlaneResource.hxx b/src/OpenGl/OpenGl_CappingPlaneResource.hxx index a3486d08b2..5a60a59c18 100755 --- a/src/OpenGl/OpenGl_CappingPlaneResource.hxx +++ b/src/OpenGl/OpenGl_CappingPlaneResource.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_CappingPlaneResource_H__ -#define _OpenGl_CappingPlaneResource_H__ +#ifndef OpenGl_CappingPlaneResource_HeaderFile +#define OpenGl_CappingPlaneResource_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Caps.hxx b/src/OpenGl/OpenGl_Caps.hxx index 1f62243c4c..67d0eba38f 100755 --- a/src/OpenGl/OpenGl_Caps.hxx +++ b/src/OpenGl/OpenGl_Caps.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Caps_H__ -#define _OpenGl_Caps_H__ +#ifndef OpenGl_Caps_HeaderFile +#define OpenGl_Caps_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Clipping.hxx b/src/OpenGl/OpenGl_Clipping.hxx index b2fe1f31a4..bfcc289ad3 100755 --- a/src/OpenGl/OpenGl_Clipping.hxx +++ b/src/OpenGl/OpenGl_Clipping.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Clipping_H__ -#define _OpenGl_Clipping_H__ +#ifndef OpenGl_Clipping_HeaderFile +#define OpenGl_Clipping_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Context.hxx b/src/OpenGl/OpenGl_Context.hxx index f2a205fa31..27849d3169 100644 --- a/src/OpenGl/OpenGl_Context.hxx +++ b/src/OpenGl/OpenGl_Context.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Context_H__ -#define _OpenGl_Context_H__ +#ifndef OpenGl_Context_HeaderFile +#define OpenGl_Context_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Element.hxx b/src/OpenGl/OpenGl_Element.hxx index f4c67692e4..b16c835b26 100644 --- a/src/OpenGl/OpenGl_Element.hxx +++ b/src/OpenGl/OpenGl_Element.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef OpenGl_Element_Header -#define OpenGl_Element_Header +#ifndef OpenGl_Element_HeaderFile +#define OpenGl_Element_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_ExtGS.hxx b/src/OpenGl/OpenGl_ExtGS.hxx index 5c8c2f6037..cd9ee7da8c 100644 --- a/src/OpenGl/OpenGl_ExtGS.hxx +++ b/src/OpenGl/OpenGl_ExtGS.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_ExtGS_H__ -#define _OpenGl_ExtGS_H__ +#ifndef OpenGl_ExtGS_HeaderFile +#define OpenGl_ExtGS_HeaderFile #include diff --git a/src/OpenGl/OpenGl_Flipper.hxx b/src/OpenGl/OpenGl_Flipper.hxx index 17de26e7c4..5818b0ba12 100755 --- a/src/OpenGl/OpenGl_Flipper.hxx +++ b/src/OpenGl/OpenGl_Flipper.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef OpenGl_Flipper_Header -#define OpenGl_Flipper_Header +#ifndef OpenGl_Flipper_HeaderFile +#define OpenGl_Flipper_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Font.hxx b/src/OpenGl/OpenGl_Font.hxx index 7797674824..44cc485861 100755 --- a/src/OpenGl/OpenGl_Font.hxx +++ b/src/OpenGl/OpenGl_Font.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Font_H__ -#define _OpenGl_Font_H__ +#ifndef OpenGl_Font_HeaderFile +#define OpenGl_Font_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_FrameBuffer.hxx b/src/OpenGl/OpenGl_FrameBuffer.hxx index 6e8a813ba5..ca34f1a7a6 100644 --- a/src/OpenGl/OpenGl_FrameBuffer.hxx +++ b/src/OpenGl/OpenGl_FrameBuffer.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef OPENGL_FRAME_BUFFER_H -#define OPENGL_FRAME_BUFFER_H +#ifndef OpenGl_FrameBuffer_HeaderFile +#define OpenGl_FrameBuffer_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore11.hxx b/src/OpenGl/OpenGl_GlCore11.hxx index 40245b7ade..e1495f1cd7 100644 --- a/src/OpenGl/OpenGl_GlCore11.hxx +++ b/src/OpenGl/OpenGl_GlCore11.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore11_Header -#define _OpenGl_GlCore11_Header +#ifndef OpenGl_GlCore11_HeaderFile +#define OpenGl_GlCore11_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore11Fwd.hxx b/src/OpenGl/OpenGl_GlCore11Fwd.hxx index af26e5e859..07fef6806c 100644 --- a/src/OpenGl/OpenGl_GlCore11Fwd.hxx +++ b/src/OpenGl/OpenGl_GlCore11Fwd.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore11Fwd_Header -#define _OpenGl_GlCore11Fwd_Header +#ifndef OpenGl_GlCore11Fwd_HeaderFile +#define OpenGl_GlCore11Fwd_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore12.hxx b/src/OpenGl/OpenGl_GlCore12.hxx index fd2fc999f7..c3a659e40d 100644 --- a/src/OpenGl/OpenGl_GlCore12.hxx +++ b/src/OpenGl/OpenGl_GlCore12.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore12_Header -#define _OpenGl_GlCore12_Header +#ifndef OpenGl_GlCore12_HeaderFile +#define OpenGl_GlCore12_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore13.hxx b/src/OpenGl/OpenGl_GlCore13.hxx index ee1775ac13..ea70227fe3 100644 --- a/src/OpenGl/OpenGl_GlCore13.hxx +++ b/src/OpenGl/OpenGl_GlCore13.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore13_Header -#define _OpenGl_GlCore13_Header +#ifndef OpenGl_GlCore13_HeaderFile +#define OpenGl_GlCore13_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore14.hxx b/src/OpenGl/OpenGl_GlCore14.hxx index 25cf04211d..5eb0662abd 100644 --- a/src/OpenGl/OpenGl_GlCore14.hxx +++ b/src/OpenGl/OpenGl_GlCore14.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore14_Header -#define _OpenGl_GlCore14_Header +#ifndef OpenGl_GlCore14_HeaderFile +#define OpenGl_GlCore14_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore15.hxx b/src/OpenGl/OpenGl_GlCore15.hxx index 4c7b4ac866..7c7b3ee0b6 100644 --- a/src/OpenGl/OpenGl_GlCore15.hxx +++ b/src/OpenGl/OpenGl_GlCore15.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore15_Header -#define _OpenGl_GlCore15_Header +#ifndef OpenGl_GlCore15_HeaderFile +#define OpenGl_GlCore15_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore20.hxx b/src/OpenGl/OpenGl_GlCore20.hxx index c1ab819ad2..187db62c08 100644 --- a/src/OpenGl/OpenGl_GlCore20.hxx +++ b/src/OpenGl/OpenGl_GlCore20.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore20_Header -#define _OpenGl_GlCore20_Header +#ifndef OpenGl_GlCore20_HeaderFile +#define OpenGl_GlCore20_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore21.hxx b/src/OpenGl/OpenGl_GlCore21.hxx index 74ee21a0fc..4ce03d7311 100644 --- a/src/OpenGl/OpenGl_GlCore21.hxx +++ b/src/OpenGl/OpenGl_GlCore21.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore21_Header -#define _OpenGl_GlCore21_Header +#ifndef OpenGl_GlCore21_HeaderFile +#define OpenGl_GlCore21_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore30.hxx b/src/OpenGl/OpenGl_GlCore30.hxx index 63b66e4677..c428ade5ad 100644 --- a/src/OpenGl/OpenGl_GlCore30.hxx +++ b/src/OpenGl/OpenGl_GlCore30.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore30_Header -#define _OpenGl_GlCore30_Header +#ifndef OpenGl_GlCore30_HeaderFile +#define OpenGl_GlCore30_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore31.hxx b/src/OpenGl/OpenGl_GlCore31.hxx index 4c102a2765..aea365f8b9 100644 --- a/src/OpenGl/OpenGl_GlCore31.hxx +++ b/src/OpenGl/OpenGl_GlCore31.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore31_Header -#define _OpenGl_GlCore31_Header +#ifndef OpenGl_GlCore31_HeaderFile +#define OpenGl_GlCore31_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore32.hxx b/src/OpenGl/OpenGl_GlCore32.hxx index 7ad6cd2ba1..1a42ee80a0 100644 --- a/src/OpenGl/OpenGl_GlCore32.hxx +++ b/src/OpenGl/OpenGl_GlCore32.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore32_Header -#define _OpenGl_GlCore32_Header +#ifndef OpenGl_GlCore32_HeaderFile +#define OpenGl_GlCore32_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore33.hxx b/src/OpenGl/OpenGl_GlCore33.hxx index 9605d67e56..a2e95f4a3c 100644 --- a/src/OpenGl/OpenGl_GlCore33.hxx +++ b/src/OpenGl/OpenGl_GlCore33.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore33_Header -#define _OpenGl_GlCore33_Header +#ifndef OpenGl_GlCore33_HeaderFile +#define OpenGl_GlCore33_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore40.hxx b/src/OpenGl/OpenGl_GlCore40.hxx index c59af42c11..1f69f80c6d 100644 --- a/src/OpenGl/OpenGl_GlCore40.hxx +++ b/src/OpenGl/OpenGl_GlCore40.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore40_Header -#define _OpenGl_GlCore40_Header +#ifndef OpenGl_GlCore40_HeaderFile +#define OpenGl_GlCore40_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore41.hxx b/src/OpenGl/OpenGl_GlCore41.hxx index 0379ff5b59..cdf82b403c 100644 --- a/src/OpenGl/OpenGl_GlCore41.hxx +++ b/src/OpenGl/OpenGl_GlCore41.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore41_Header -#define _OpenGl_GlCore41_Header +#ifndef OpenGl_GlCore41_HeaderFile +#define OpenGl_GlCore41_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore42.hxx b/src/OpenGl/OpenGl_GlCore42.hxx index 73175a0a96..7746b2f738 100644 --- a/src/OpenGl/OpenGl_GlCore42.hxx +++ b/src/OpenGl/OpenGl_GlCore42.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore42_Header -#define _OpenGl_GlCore42_Header +#ifndef OpenGl_GlCore42_HeaderFile +#define OpenGl_GlCore42_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore43.hxx b/src/OpenGl/OpenGl_GlCore43.hxx index 7849a6d4a0..9971877c9f 100644 --- a/src/OpenGl/OpenGl_GlCore43.hxx +++ b/src/OpenGl/OpenGl_GlCore43.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore43_Header -#define _OpenGl_GlCore43_Header +#ifndef OpenGl_GlCore43_HeaderFile +#define OpenGl_GlCore43_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlCore44.hxx b/src/OpenGl/OpenGl_GlCore44.hxx index f8c0b170f3..e8c8e5997a 100644 --- a/src/OpenGl/OpenGl_GlCore44.hxx +++ b/src/OpenGl/OpenGl_GlCore44.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlCore44_Header -#define _OpenGl_GlCore44_Header +#ifndef OpenGl_GlCore44_HeaderFile +#define OpenGl_GlCore44_HeaderFile #include diff --git a/src/OpenGl/OpenGl_GlFunctions.hxx b/src/OpenGl/OpenGl_GlFunctions.hxx index adbe897e14..3e2f6b64d2 100644 --- a/src/OpenGl/OpenGl_GlFunctions.hxx +++ b/src/OpenGl/OpenGl_GlFunctions.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GlFunctions_Header -#define _OpenGl_GlFunctions_Header +#ifndef OpenGl_GlFunctions_HeaderFile +#define OpenGl_GlFunctions_HeaderFile // required for correct APIENTRY definition #if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) diff --git a/src/OpenGl/OpenGl_GraduatedTrihedron.hxx b/src/OpenGl/OpenGl_GraduatedTrihedron.hxx index 68dad06789..25605af30f 100755 --- a/src/OpenGl/OpenGl_GraduatedTrihedron.hxx +++ b/src/OpenGl/OpenGl_GraduatedTrihedron.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_GraduatedTrihedron_Header -#define _OpenGl_GraduatedTrihedron_Header +#ifndef OpenGl_GraduatedTrihedron_HeaderFile +#define OpenGl_GraduatedTrihedron_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Group.hxx b/src/OpenGl/OpenGl_Group.hxx index 905567165d..92fe762321 100644 --- a/src/OpenGl/OpenGl_Group.hxx +++ b/src/OpenGl/OpenGl_Group.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Group_Header -#define _OpenGl_Group_Header +#ifndef OpenGl_Group_HeaderFile +#define OpenGl_Group_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_IndexBuffer.hxx b/src/OpenGl/OpenGl_IndexBuffer.hxx index 15882a70cd..7a2bf37b94 100644 --- a/src/OpenGl/OpenGl_IndexBuffer.hxx +++ b/src/OpenGl/OpenGl_IndexBuffer.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_IndexBuffer_H__ -#define _OpenGl_IndexBuffer_H__ +#ifndef OpenGl_IndexBuffer_HeaderFile +#define OpenGl_IndexBuffer_HeaderFile #include diff --git a/src/OpenGl/OpenGl_Layer.hxx b/src/OpenGl/OpenGl_Layer.hxx index 09a2e91538..ef335173c8 100644 --- a/src/OpenGl/OpenGl_Layer.hxx +++ b/src/OpenGl/OpenGl_Layer.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Layer_Header -#define _OpenGl_Layer_Header +#ifndef OpenGl_Layer_HeaderFile +#define OpenGl_Layer_HeaderFile #include diff --git a/src/OpenGl/OpenGl_LayerList.hxx b/src/OpenGl/OpenGl_LayerList.hxx index c2fc8cf66c..ad28b63526 100644 --- a/src/OpenGl/OpenGl_LayerList.hxx +++ b/src/OpenGl/OpenGl_LayerList.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_LayerList_Header -#define _OpenGl_LayerList_Header +#ifndef OpenGl_LayerList_HeaderFile +#define OpenGl_LayerList_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_LineAttributes.hxx b/src/OpenGl/OpenGl_LineAttributes.hxx index deefbf0675..971771a019 100644 --- a/src/OpenGl/OpenGl_LineAttributes.hxx +++ b/src/OpenGl/OpenGl_LineAttributes.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_LineAttributes_Header -#define _OpenGl_LineAttributes_Header +#ifndef OpenGl_LineAttributes_HeaderFile +#define OpenGl_LineAttributes_HeaderFile #include diff --git a/src/OpenGl/OpenGl_PointSprite.hxx b/src/OpenGl/OpenGl_PointSprite.hxx index 6cdaa1b739..e1f2608179 100755 --- a/src/OpenGl/OpenGl_PointSprite.hxx +++ b/src/OpenGl/OpenGl_PointSprite.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_PointSprite_H__ -#define _OpenGl_PointSprite_H__ +#ifndef OpenGl_PointSprite_HeaderFile +#define OpenGl_PointSprite_HeaderFile #include diff --git a/src/OpenGl/OpenGl_PrimitiveArray.hxx b/src/OpenGl/OpenGl_PrimitiveArray.hxx index 8cdd676ad4..43781792eb 100644 --- a/src/OpenGl/OpenGl_PrimitiveArray.hxx +++ b/src/OpenGl/OpenGl_PrimitiveArray.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef OpenGl_PrimitiveArray_Header -#define OpenGl_PrimitiveArray_Header +#ifndef OpenGl_PrimitiveArray_HeaderFile +#define OpenGl_PrimitiveArray_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_RenderFilter.hxx b/src/OpenGl/OpenGl_RenderFilter.hxx index 69344d0086..1abb0d5e24 100755 --- a/src/OpenGl/OpenGl_RenderFilter.hxx +++ b/src/OpenGl/OpenGl_RenderFilter.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_RenderFilter_H__ -#define _OpenGl_RenderFilter_H__ +#ifndef OpenGl_RenderFilter_HeaderFile +#define OpenGl_RenderFilter_HeaderFile //! Filter for rendering elements. enum OpenGl_RenderFilter diff --git a/src/OpenGl/OpenGl_Resource.hxx b/src/OpenGl/OpenGl_Resource.hxx index cb664f5d87..97c4e5bafd 100644 --- a/src/OpenGl/OpenGl_Resource.hxx +++ b/src/OpenGl/OpenGl_Resource.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Resource_H__ -#define _OpenGl_Resource_H__ +#ifndef OpenGl_Resource_HeaderFile +#define OpenGl_Resource_HeaderFile #include diff --git a/src/OpenGl/OpenGl_SceneGeometry.hxx b/src/OpenGl/OpenGl_SceneGeometry.hxx index f5192be53a..fe48c89760 100644 --- a/src/OpenGl/OpenGl_SceneGeometry.hxx +++ b/src/OpenGl/OpenGl_SceneGeometry.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_SceneGeometry_Header -#define _OpenGl_SceneGeometry_Header +#ifndef OpenGl_SceneGeometry_HeaderFile +#define OpenGl_SceneGeometry_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_ShaderObject.hxx b/src/OpenGl/OpenGl_ShaderObject.hxx index 4e4b5965b8..59a5667e88 100755 --- a/src/OpenGl/OpenGl_ShaderObject.hxx +++ b/src/OpenGl/OpenGl_ShaderObject.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_ShaderObject_Header -#define _OpenGl_ShaderObject_Header +#ifndef OpenGl_ShaderObject_HeaderFile +#define OpenGl_ShaderObject_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_ShaderProgram.hxx b/src/OpenGl/OpenGl_ShaderProgram.hxx index 736ecaaafe..a77488622e 100755 --- a/src/OpenGl/OpenGl_ShaderProgram.hxx +++ b/src/OpenGl/OpenGl_ShaderProgram.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_ShaderProgram_Header -#define _OpenGl_ShaderProgram_Header +#ifndef OpenGl_ShaderProgram_HeaderFile +#define OpenGl_ShaderProgram_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_ShaderStates.hxx b/src/OpenGl/OpenGl_ShaderStates.hxx index b7cb484a7d..157e3a4f0b 100755 --- a/src/OpenGl/OpenGl_ShaderStates.hxx +++ b/src/OpenGl/OpenGl_ShaderStates.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_State_HeaderFile -#define _OpenGl_State_HeaderFile +#ifndef OpenGl_ShaderStates_HeaderFile +#define OpenGl_ShaderStates_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_StencilTest.hxx b/src/OpenGl/OpenGl_StencilTest.hxx index 3eef405db1..304cf4ce45 100755 --- a/src/OpenGl/OpenGl_StencilTest.hxx +++ b/src/OpenGl/OpenGl_StencilTest.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef OpenGl_StencilTest_Header -#define OpenGl_StencilTest_Header +#ifndef OpenGl_StencilTest_HeaderFile +#define OpenGl_StencilTest_HeaderFile #include diff --git a/src/OpenGl/OpenGl_Structure.hxx b/src/OpenGl/OpenGl_Structure.hxx index 64f1c3e547..bf5b19566e 100644 --- a/src/OpenGl/OpenGl_Structure.hxx +++ b/src/OpenGl/OpenGl_Structure.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef OpenGl_Structure_Header -#define OpenGl_Structure_Header +#ifndef OpenGl_Structure_HeaderFile +#define OpenGl_Structure_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Text.hxx b/src/OpenGl/OpenGl_Text.hxx index 29741ed4dd..d9396ff45d 100755 --- a/src/OpenGl/OpenGl_Text.hxx +++ b/src/OpenGl/OpenGl_Text.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef OpenGl_Text_Header -#define OpenGl_Text_Header +#ifndef OpenGl_Text_HeaderFile +#define OpenGl_Text_HeaderFile #include diff --git a/src/OpenGl/OpenGl_Texture.hxx b/src/OpenGl/OpenGl_Texture.hxx index 468ce13581..4a5630db5a 100644 --- a/src/OpenGl/OpenGl_Texture.hxx +++ b/src/OpenGl/OpenGl_Texture.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Texture_H__ -#define _OpenGl_Texture_H__ +#ifndef OpenGl_Texture_HeaderFile +#define OpenGl_Texture_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_TextureBufferArb.hxx b/src/OpenGl/OpenGl_TextureBufferArb.hxx index ba15e21ab9..928a2c322f 100644 --- a/src/OpenGl/OpenGl_TextureBufferArb.hxx +++ b/src/OpenGl/OpenGl_TextureBufferArb.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_TextureBufferArb_H__ -#define _OpenGl_TextureBufferArb_H__ +#ifndef OpenGl_TextureBufferArb_HeaderFile +#define OpenGl_TextureBufferArb_HeaderFile #include diff --git a/src/OpenGl/OpenGl_Vec.hxx b/src/OpenGl/OpenGl_Vec.hxx index cb4cf962c4..c48c6203e0 100755 --- a/src/OpenGl/OpenGl_Vec.hxx +++ b/src/OpenGl/OpenGl_Vec.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Vec_H__ -#define _OpenGl_Vec_H__ +#ifndef OpenGl_Vec_HeaderFile +#define OpenGl_Vec_HeaderFile #include diff --git a/src/OpenGl/OpenGl_VertexBuffer.hxx b/src/OpenGl/OpenGl_VertexBuffer.hxx index 4d3b7b7fe4..e423d05988 100644 --- a/src/OpenGl/OpenGl_VertexBuffer.hxx +++ b/src/OpenGl/OpenGl_VertexBuffer.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_VertexBuffer_H__ -#define _OpenGl_VertexBuffer_H__ +#ifndef OpenGl_VertexBuffer_HeaderFile +#define OpenGl_VertexBuffer_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_VertexBufferEditor.hxx b/src/OpenGl/OpenGl_VertexBufferEditor.hxx index e46fba30d5..844e2cd9fd 100644 --- a/src/OpenGl/OpenGl_VertexBufferEditor.hxx +++ b/src/OpenGl/OpenGl_VertexBufferEditor.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_VertexBufferEditor_H__ -#define _OpenGl_VertexBufferEditor_H__ +#ifndef OpenGl_VertexBufferEditor_HeaderFile +#define OpenGl_VertexBufferEditor_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_View.hxx b/src/OpenGl/OpenGl_View.hxx index e64fdc0587..ae01da4996 100644 --- a/src/OpenGl/OpenGl_View.hxx +++ b/src/OpenGl/OpenGl_View.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_View_Header -#define _OpenGl_View_Header +#ifndef OpenGl_View_HeaderFile +#define OpenGl_View_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Window.hxx b/src/OpenGl/OpenGl_Window.hxx index c165ffd257..a9c85ac210 100644 --- a/src/OpenGl/OpenGl_Window.hxx +++ b/src/OpenGl/OpenGl_Window.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Window_Header -#define _OpenGl_Window_Header +#ifndef OpenGl_Window_HeaderFile +#define OpenGl_Window_HeaderFile #include #include diff --git a/src/OpenGl/OpenGl_Workspace.hxx b/src/OpenGl/OpenGl_Workspace.hxx index 8151e46165..166261ee34 100644 --- a/src/OpenGl/OpenGl_Workspace.hxx +++ b/src/OpenGl/OpenGl_Workspace.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _OpenGl_Workspace_Header -#define _OpenGl_Workspace_Header +#ifndef OpenGl_Workspace_HeaderFile +#define OpenGl_Workspace_HeaderFile #include #include diff --git a/src/Prs3d/Prs3d_DimensionUnits.hxx b/src/Prs3d/Prs3d_DimensionUnits.hxx index dd519a129e..003416770a 100644 --- a/src/Prs3d/Prs3d_DimensionUnits.hxx +++ b/src/Prs3d/Prs3d_DimensionUnits.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Prs3d_DimensionUnits_Header -#define _Prs3d_DimensionUnits_Header +#ifndef Prs3d_DimensionUnits_HeaderFile +#define Prs3d_DimensionUnits_HeaderFile #include diff --git a/src/Prs3d/Prs3d_Point.hxx b/src/Prs3d/Prs3d_Point.hxx index c324f27f0c..e0741df14b 100755 --- a/src/Prs3d/Prs3d_Point.hxx +++ b/src/Prs3d/Prs3d_Point.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Prs3d_Point_H__ -#define _Prs3d_Point_H__ +#ifndef Prs3d_Point_HeaderFile +#define Prs3d_Point_HeaderFile #include #include diff --git a/src/PrsMgr/PrsMgr_ListOfPresentations.hxx b/src/PrsMgr/PrsMgr_ListOfPresentations.hxx index f0d76de598..f38cae6491 100644 --- a/src/PrsMgr/PrsMgr_ListOfPresentations.hxx +++ b/src/PrsMgr/PrsMgr_ListOfPresentations.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _PrsMgr_ListOfPresentations_H__ -#define _PrsMgr_ListOfPresentations_H__ +#ifndef PrsMgr_ListOfPresentations_HeaderFile +#define PrsMgr_ListOfPresentations_HeaderFile #include #include diff --git a/src/Standard/Standard_CLocaleSentry.hxx b/src/Standard/Standard_CLocaleSentry.hxx index 004785382a..c0cbebad6d 100755 --- a/src/Standard/Standard_CLocaleSentry.hxx +++ b/src/Standard/Standard_CLocaleSentry.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Standard_CLocaleSentry_H__ -#define _Standard_CLocaleSentry_H__ +#ifndef Standard_CLocaleSentry_HeaderFile +#define Standard_CLocaleSentry_HeaderFile #include diff --git a/src/Standard/Standard_PrimitiveTypes.hxx b/src/Standard/Standard_PrimitiveTypes.hxx index 9a5b19c6c0..96393da3b2 100644 --- a/src/Standard/Standard_PrimitiveTypes.hxx +++ b/src/Standard/Standard_PrimitiveTypes.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Standard_PrimitiveTypes_HeaderFile -#define _Standard_PrimitiveTypes_HeaderFile +#ifndef Standard_PrimitiveTypes_HeaderFile +#define Standard_PrimitiveTypes_HeaderFile #include #include diff --git a/src/Standard/Standard_math.hxx b/src/Standard/Standard_math.hxx index 0c1b938787..a2eb9790a3 100644 --- a/src/Standard/Standard_math.hxx +++ b/src/Standard/Standard_math.hxx @@ -12,6 +12,9 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. +#ifndef Standard_math_HeaderFile +#define Standard_math_HeaderFile + #ifndef _Standard_Macro_HeaderFile #include #endif @@ -33,3 +36,5 @@ Standard_EXPORT double __cdecl atanh ( double ); #endif /* _MSC_VER */ + +#endif diff --git a/src/StdPrs/StdPrs_HLRShape.hxx b/src/StdPrs/StdPrs_HLRShape.hxx index 6c73a44ca5..8c85f6f7a7 100755 --- a/src/StdPrs/StdPrs_HLRShape.hxx +++ b/src/StdPrs/StdPrs_HLRShape.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _StdPrs_HLRFace_H__ -#define _StdPrs_HLRFace_H__ +#ifndef StdPrs_HLRShape_HeaderFile +#define StdPrs_HLRShape_HeaderFile #include diff --git a/src/StdPrs/StdPrs_Point.hxx b/src/StdPrs/StdPrs_Point.hxx index 37de4bb4eb..a6270d1af1 100755 --- a/src/StdPrs/StdPrs_Point.hxx +++ b/src/StdPrs/StdPrs_Point.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _StdPrs_Point_H__ -#define _StdPrs_Point_H__ +#ifndef StdPrs_Point_HeaderFile +#define StdPrs_Point_HeaderFile #include #include diff --git a/src/StdPrs/StdPrs_Vertex.hxx b/src/StdPrs/StdPrs_Vertex.hxx index fc429de004..33eb4b3f49 100755 --- a/src/StdPrs/StdPrs_Vertex.hxx +++ b/src/StdPrs/StdPrs_Vertex.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _StdPrs_Vertex_H__ -#define _StdPrs_Vertex_H__ +#ifndef StdPrs_Vertex_HeaderFile +#define StdPrs_Vertex_HeaderFile #include #include diff --git a/src/StdPrs/StdPrs_WFRestrictedFace.hxx b/src/StdPrs/StdPrs_WFRestrictedFace.hxx index 7ac81082ae..9e19a9291e 100755 --- a/src/StdPrs/StdPrs_WFRestrictedFace.hxx +++ b/src/StdPrs/StdPrs_WFRestrictedFace.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _StdPrs_WFRestrictedFace_H__ -#define _StdPrs_WFRestrictedFace_H__ +#ifndef StdPrs_WFRestrictedFace_HeaderFile +#define StdPrs_WFRestrictedFace_HeaderFile #include #include diff --git a/src/StdPrs/StdPrs_WFShape.hxx b/src/StdPrs/StdPrs_WFShape.hxx index f2ff76db9f..aba08bcae7 100755 --- a/src/StdPrs/StdPrs_WFShape.hxx +++ b/src/StdPrs/StdPrs_WFShape.hxx @@ -11,8 +11,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _StdPrs_WFShape_H__ -#define _StdPrs_WFShape_H__ +#ifndef StdPrs_WFShape_HeaderFile +#define StdPrs_WFShape_HeaderFile #include #include diff --git a/src/TopOpeBRepDS/TopOpeBRepDS_repvg.hxx b/src/TopOpeBRepDS/TopOpeBRepDS_repvg.hxx index 756c660877..d170e3693c 100644 --- a/src/TopOpeBRepDS/TopOpeBRepDS_repvg.hxx +++ b/src/TopOpeBRepDS/TopOpeBRepDS_repvg.hxx @@ -14,8 +14,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _TopOpeBRepDS_regpv_HeaderFile -#define _TopOpeBRepDS_regpv_HeaderFile +#ifndef TopOpeBRepDS_repvg_HeaderFile +#define TopOpeBRepDS_repvg_HeaderFile #include Standard_EXPORT void FDS_repvg diff --git a/src/V3d/V3d_Plane.hxx b/src/V3d/V3d_Plane.hxx index 13739ef917..36cddc3737 100755 --- a/src/V3d/V3d_Plane.hxx +++ b/src/V3d/V3d_Plane.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _V3d_Plane_H__ -#define _V3d_Plane_H__ +#ifndef V3d_Plane_HeaderFile +#define V3d_Plane_HeaderFile #include #include diff --git a/src/WNT/WNT_Dword.hxx b/src/WNT/WNT_Dword.hxx index 8249a12af6..0e8edc321d 100644 --- a/src/WNT/WNT_Dword.hxx +++ b/src/WNT/WNT_Dword.hxx @@ -12,8 +12,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef __WNT_Dword_HeaderFile -# define __WNT_Dword_HeaderFile +#ifndef WNT_Dword_HeaderFile +#define WNT_Dword_HeaderFile // Purpose: Defines a Windows NT DWORD type. diff --git a/src/Xw/Xw_Window.hxx b/src/Xw/Xw_Window.hxx index b7d4c4f69f..49b6440d5a 100644 --- a/src/Xw/Xw_Window.hxx +++ b/src/Xw/Xw_Window.hxx @@ -13,8 +13,8 @@ // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. -#ifndef _Xw_Window_H__ -#define _Xw_Window_H__ +#ifndef Xw_Window_HeaderFile +#define Xw_Window_HeaderFile #include