mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-15 23:20:05 +02:00
Reapply clang-format.
$ clang-format -i -style=file \ $(find . | egrep '.*\.(h|cpp|inl)$')
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
*/
|
||||
|
||||
#include <algorithm> // sort
|
||||
#include <cstdio>
|
||||
#include <json/json.h>
|
||||
#include <sstream>
|
||||
#include <cstdio>
|
||||
|
||||
struct Options {
|
||||
JSONCPP_STRING path;
|
||||
|
Reference in New Issue
Block a user