X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCKPlugin%2FHEXABLOCKPlugin_mesh.hxx;h=96dcabd39ad57b489e779e39d3f513209528c982;hb=1a8bde22be2ffdd748b725809f3f4672dc85386c;hp=4e72b8929b6f788710927075e78fc87a7c64433b;hpb=c229f834adfc448454567d1a44239066f77d30f1;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 4e72b89..96dcabd --- a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.hxx +++ b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2014 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 @@ -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 //=====================================================================