X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCKPlugin%2FHEXABLOCKPlugin_mesh.hxx;h=96dcabd39ad57b489e779e39d3f513209528c982;hb=1a8bde22be2ffdd748b725809f3f4672dc85386c;hp=6b439364a5ec9e7439a77deaae4af5afd76cc9f0;hpb=014a6ddcfe37657a43ec1417f6fa5c5982568667;p=plugins%2Fhexablockplugin.git diff --git a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.hxx b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.hxx old mode 100755 new mode 100644 index 6b43936..96dcabd --- a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.hxx +++ b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2009-2013 CEA/DEN, EDF R&D +// Copyright (C) 2009-2021 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -26,8 +26,9 @@ #include #include "HEXABLOCKPlugin_Defs.hxx" -#include "SMESH_Mesh.hxx" +#include "SMESHDS_Mesh.hxx" #include "SMESH_Group.hxx" +#include "SMESH_Mesh.hxx" #include "hexa_base.hxx" // from HexaBlocks #include "HexFaceShape.hxx" // from HexaBlocks @@ -38,7 +39,6 @@ #include #include #include -#include "Handle_Geom_Curve.hxx" #include //=====================================================================