Salome HOME
Merge branch 'occ/new_mg_licnese'
[modules/smesh.git] / src / SMESHUtils / SMESH_BoostTxtArchive.hxx
index cb5071f697a8eea5189dab0bc3e51b9362828013..5806ffba461feabae80a2a3ecadc4d2293ee785b 100644 (file)
@@ -39,7 +39,7 @@ namespace SMESHUtils
    * Try to workaround the issue that loading fails if the archive string
    * is created by a newer version of boost::archive library.
    *
-   * Usage: ObjType obj;  BoostTxtArchive( arcString ) >> obj;
+   * Usage: ObjType obj;  SMESHUtils::BoostTxtArchive( arcString ) >> obj;
    */
   class SMESHUtils_EXPORT BoostTxtArchive
   {