Salome HOME
First stable version after merging with V3_2_2
[modules/smesh.git] / src / DriverUNV / DriverUNV_R_SMDS_Mesh.h
index 5925fffff91900284557aa4e78b108c80f5da541..d08b98f55f71fc7684c21fc47c80cf33a6f4c9ed 100644 (file)
@@ -31,6 +31,9 @@ class SMDS_Mesh;
 class SMDS_MeshGroup;
 
 
+typedef std::map<SMDS_MeshGroup*, std::string> TGroupNamesMap;
+typedef std::map<SMDS_MeshGroup*, int> TGroupIdMap;
+
 typedef std::map<SMDS_MeshGroup*, std::string> TGroupNamesMap;
 typedef std::map<SMDS_MeshGroup*, int> TGroupIdMap;