From: adv Date: Fri, 22 Nov 2013 04:00:29 +0000 (+0000) Subject: linux compilation. X-Git-Tag: BR_hydro_v_0_3_1~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=82d2793c791664ea53ae82a3a4dfd5b1caeb29a3;p=modules%2Fhydro.git linux compilation. --- diff --git a/src/HYDROCurveCreator/CurveCreator_Curve.cxx b/src/HYDROCurveCreator/CurveCreator_Curve.cxx index c95d151b..a05c4836 100644 --- a/src/HYDROCurveCreator/CurveCreator_Curve.cxx +++ b/src/HYDROCurveCreator/CurveCreator_Curve.cxx @@ -400,7 +400,7 @@ bool CurveCreator_Curve::moveSection(const int theISection, } void CurveCreator_Curve::convert( const SectionToPointList& thePoints, - std::map>& theConvPoints ) + std::map< int, std::list >& theConvPoints ) { theConvPoints.clear();