Salome HOME
Using test for testing number of sub-shapes.
[modules/shaper.git] / src / SketchSolver / SketchSolver_Manager.h
index 5eab8bc9e5d7c02c5d59ca796d684ac465cc6fd8..c1e853603273d070854a9f1d1a98b0460ae796a6 100644 (file)
@@ -94,7 +94,7 @@ protected:
    *  \return \c true, if groups are resolved, and features should be updated 
    *  (send the Update event)
    */
-  bool resolveConstraints(const std::list<SketchSolver_Group*>& theGroups = 
+  bool resolveConstraints(const std::list<SketchSolver_Group*>& theGroups =
     std::list<SketchSolver_Group*>());
 
 private: