Merge branch 'development' into LTS_development

This commit is contained in:
Thulinma 2015-10-14 16:53:20 +02:00
commit 101de0b81c

View file

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