Salome HOME
Fix using of std::set::const_iterator as agrument of set::erase method. V4_1_4 V4_1_4sp1 V4_1_4sp2
authorabd <abd@opencascade.com>
Wed, 3 Dec 2008 09:35:52 +0000 (09:35 +0000)
committerabd <abd@opencascade.com>
Wed, 3 Dec 2008 09:35:52 +0000 (09:35 +0000)
commit179aef89ac3a99a5254a7f99a2042f31f680e95e
tree6d1cd5457673baaf7450b33f1915b59bbc83a365
parentf15129eb5548930b4cbc71d6d27f0ee3f5b8afc1
Fix using of std::set::const_iterator as agrument of set::erase method.
It's incompatible with MS compiler.
src/SMDS/SMDS_MeshGroup.cxx