X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCK%2FHexNewShape.hxx;h=86eb1f806070c0961bb6c00ba4f993925c5311e6;hb=76a04c833d6dbc5affe2455f372fb625050f5746;hp=20b3bccd70214182a7ad36c57c51929f75ff120f;hpb=9e17eedef4be735106e6d2ea4bb51e3ce116d0e3;p=modules%2Fhexablock.git diff --git a/src/HEXABLOCK/HexNewShape.hxx b/src/HEXABLOCK/HexNewShape.hxx index 20b3bcc..86eb1f8 100644 --- a/src/HEXABLOCK/HexNewShape.hxx +++ b/src/HEXABLOCK/HexNewShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des formes associees (Hexa 5) -// Copyright (C) 2009-2015 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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 @@ -103,7 +103,7 @@ private : // ________________________________________________________ TopoDS_Shape geo_shape; EnumShape sh_origin; - string geo_brep; + std::string geo_brep; bool brep_defined, shape_defined; TopTools_IndexedMapOfShape map_shape;