+ fix compiler warnings
This commit is contained in:
@@ -263,6 +263,7 @@ public:
|
||||
|
||||
switch (constraint->Type) {
|
||||
case Sketcher::None:
|
||||
case Sketcher::NumConstraintTypes:
|
||||
assert( false );
|
||||
return false;
|
||||
case Sketcher::Horizontal:
|
||||
|
||||
Reference in New Issue
Block a user