Salome HOME
Fix compilation error on Linux
authorazv <azv@opencascade.com>
Wed, 8 Jun 2016 13:28:55 +0000 (16:28 +0300)
committerazv <azv@opencascade.com>
Wed, 8 Jun 2016 13:28:55 +0000 (16:28 +0300)
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h

index 643a6df6fe0fe0d66fa0b9c425d1a1ad62313b43..75e0b725e5b34860d9940aa7562cd6f97c4630b8 100644 (file)
@@ -109,7 +109,7 @@ private:
   ///   * symmetric of two points placed on the mirror line (do not add perpendicular constraint)
   bool isRedundant(GCSConstraintPtr theCheckedConstraint,
                    ConstraintWrapperPtr theParentConstraint,
-                   std::list<std::set<double*> >& theCoincidentPoints = std::list<std::set<double*> >() ) const;
+                   std::list<std::set<double*> >& theCoincidentPoints) const;
 
 private:
   GCS::VEC_pD                      myParameters;         ///< list of parameters