Salome HOME
Integration of PAL/SALOME V2.1.0c from OCC
[modules/smesh.git] / src / SMESH / SMESH_Hypothesis.hxx
index 9fcea7b251bda25357683ae1d1568483db93ec58..1d881a68000f816a4dbbb20f76fdd65ad827e580 100644 (file)
@@ -68,7 +68,7 @@ protected:
   int _param_algo_dim;
 
 private:
-  string _libName;
+  std::string _libName;
 };
 
 #endif