+ another check

This commit is contained in:
Niels 2014-12-28 22:59:11 +01:00
parent 0ced78bfa8
commit 776611c270
2 changed files with 3 additions and 0 deletions

View file

@ -1672,6 +1672,7 @@ bool JSON::const_iterator::operator==(const JSON::const_iterator& o) const
}
default:
{
// not sure if used
break;
}
}