Salome HOME
Fix using of std::set::const_iterator as agrument of set::erase method.
authorabd <abd@opencascade.com>
Wed, 3 Dec 2008 09:33:04 +0000 (09:33 +0000)
committerabd <abd@opencascade.com>
Wed, 3 Dec 2008 09:33:04 +0000 (09:33 +0000)
commit671bdf94c7f8d4945e3d019d59ca76f4be1df9a6
tree0d0a0a9d45c5c0015c8def36aaaf609cb3076a2b
parent3a41eb0de6f79ff471ec5eb564446d9d988101fd
Fix using of std::set::const_iterator as agrument of set::erase method.
It's incompatible with MS compiler.
src/SMDS/SMDS_MeshGroup.cxx