From: nge Date: Thu, 8 Oct 2009 08:01:14 +0000 (+0000) Subject: Fix Compilation issue X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=605f91b19015907b3248c9bc72e96a2b528500b7;p=plugins%2Fblsurfplugin.git Fix Compilation issue --- diff --git a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx index b2d7275..c55727b 100644 --- a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx +++ b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx @@ -1245,7 +1245,7 @@ bool BLSURFPluginGUI_HypothesisCreator::readParamsFromHypo( BlsurfHypothesisData std::string entry = enforcedVertexMap[i].entry.in(); // BLSURFPlugin::TEnforcedVertexList_var vertexList = enforcedVertexMap[i].vertexList; BLSURFPlugin::TEnforcedVertexList vertexList = enforcedVertexMap[i].vertexList; - std:set > evs; + std::set > evs; for (int j=0 ; j