+ fix compiler warnings

This commit is contained in:
wmayer
2015-12-30 10:58:14 +01:00
parent c2b66766b2
commit ad2c4c23d0
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;
}