mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
Poco::JSON::PrintHandler not working for nested arrays #782
This commit is contained in:
@@ -115,7 +115,6 @@ private:
|
||||
unsigned _indent;
|
||||
std::string _tab;
|
||||
int _array;
|
||||
bool _value;
|
||||
bool _objStart;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user