This commit is contained in:
Niels 2014-12-28 22:51:27 +01:00
parent b573841ace
commit 0ced78bfa8
2 changed files with 4 additions and 1 deletions

View file

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