From 605f91b19015907b3248c9bc72e96a2b528500b7 Mon Sep 17 00:00:00 2001 From: nge Date: Thu, 8 Oct 2009 08:01:14 +0000 Subject: [PATCH] Fix Compilation issue --- src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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