Salome HOME
Edit Mesh/Sub-Mesh window has strange "half-active" view, if do Compute.
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_EditHypothesesDlg.h
index 7385dcb9f5db570317f4ff344eb7130239eddf7b..30907b840c86b199f5b96f8cca69801ced9191c1 100644 (file)
@@ -54,7 +54,7 @@ class QListBox;
 class QListBoxItem;
 class SMESHGUI;
 
-typedef map<std::string, int> MapIOR;
+typedef std::map<std::string, int> MapIOR;
 
 //=================================================================================
 // class    : SMESHGUI_EditHypothesesDlg