X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FDriverUNV%2FUNV2417_Structure.hxx;h=183c0e4dc273c09e989c01f30585c7197cde2a8e;hb=67312ab966a7c21fe835917978028643ffadd99e;hp=c2868486b7b05cc2a31a7e4e1fc7776b3bcf0831;hpb=c98d9fcd7f02c1f1f5c24dd3e709ed75228d66c4;p=modules%2Fsmesh.git diff --git a/src/DriverUNV/UNV2417_Structure.hxx b/src/DriverUNV/UNV2417_Structure.hxx index c2868486b..183c0e4dc 100644 --- a/src/DriverUNV/UNV2417_Structure.hxx +++ b/src/DriverUNV/UNV2417_Structure.hxx @@ -25,8 +25,8 @@ #include #include -#include -#include +#include +#include namespace UNV2417{ @@ -34,9 +34,9 @@ namespace UNV2417{ typedef std::vector TListOfId; // Nodal connectivitiesList of Id struct TRecord{ - std::string GroupName; - TListOfId NodeList; - TListOfId ElementList; + std::string GroupName; + TListOfId NodeList; + TListOfId ElementList; }; typedef int TGroupId; // type of element label