X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_BoostTxtArchive.hxx;fp=src%2FSMESHUtils%2FSMESH_BoostTxtArchive.hxx;h=5806ffba461feabae80a2a3ecadc4d2293ee785b;hp=cb5071f697a8eea5189dab0bc3e51b9362828013;hb=c9deeb65356c923f6129f363982dd8da8d6e32a5;hpb=06613d617eb0569112b6a803cbb8b4bdeed241b9 diff --git a/src/SMESHUtils/SMESH_BoostTxtArchive.hxx b/src/SMESHUtils/SMESH_BoostTxtArchive.hxx index cb5071f69..5806ffba4 100644 --- a/src/SMESHUtils/SMESH_BoostTxtArchive.hxx +++ b/src/SMESHUtils/SMESH_BoostTxtArchive.hxx @@ -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 {