Merge branch 'development' into LTS_development

This commit is contained in:
Thulinma 2015-10-15 10:28:33 +02:00
commit 596689c9ee

View file

@ -59,6 +59,7 @@ JSON::Iter & JSON::Iter::operator++(){
++oIt;
}
}
return *this;
}
/// Return the name of the current indice.