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