+ fix compiler warnings

This commit is contained in:
wmayer
2015-12-30 10:58:14 +01:00
parent 0442b53057
commit bc4f4de54b
3 changed files with 3 additions and 0 deletions

View File

@@ -912,6 +912,7 @@ int Sketch::addConstraint(const Constraint *constraint)
}
break;
case None:
case NumConstraintTypes:
break;
}