Salome HOME
Creating and importing 2 meshes from the same engine was not working. Mesh ID managem...
[modules/smesh.git] / src / SMESH_I / SMESH_HypothesisFactory_i.hxx
index a561a3c00aa3931a16c53c716d901e0de8fb7b62..52fafa5875bdf831171121ac28a3f8b5dc413002 100644 (file)
@@ -32,6 +32,7 @@
 #include "SMESH_Hypothesis_i.hxx"
 #include <map>
 #include <string>
+using namespace std;
 
 class GenericHypothesisCreator_i
 {