Merge branch 'development' into LTS_development
This commit is contained in:
commit
101de0b81c
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ JSON::ConstIter & JSON::ConstIter::operator++(){
|
|||
++oIt;
|
||||
}
|
||||
}
|
||||
return *this;
|
||||
}
|
||||
|
||||
/// Return the name of the current indice.
|
||||
|
|
Loading…
Add table
Reference in a new issue