Salome HOME
Updated copyright comment
[modules/hexablock.git] / src / HEXABLOCK / HexNewShape.hxx
index 6f49ee47748a410c440775cffac895b19862a5f4..9507a65c49bf2bf7ea45c7d32730ccd05f1b1811 100644 (file)
@@ -1,7 +1,7 @@
 
 // class : Gestion des formes associees (Hexa 5)
 
-// Copyright (C) 2009-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // 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;