]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
linux compilation.
authoradv <adv@opencascade.com>
Fri, 22 Nov 2013 04:00:29 +0000 (04:00 +0000)
committeradv <adv@opencascade.com>
Fri, 22 Nov 2013 04:00:29 +0000 (04:00 +0000)
src/HYDROCurveCreator/CurveCreator_Curve.cxx

index c95d151ba70f7197e94e96e7acb64d30ddde17e4..a05c4836ea75d0538d551cd467d7122be5be8f8e 100644 (file)
@@ -400,7 +400,7 @@ bool CurveCreator_Curve::moveSection(const int theISection,
 }
 
 void CurveCreator_Curve::convert( const SectionToPointList& thePoints,
-                                 std::map<int,std::list<int>>& theConvPoints )
+                                  std::map< int, std::list<int> >& theConvPoints )
 {
   theConvPoints.clear();