mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-06-07 17:14:56 +02:00
Run clang-format on the repository
We currently don't have any checks for clang formatting as part of our check-in process, this is an incremental patch to get things compliant.
This commit is contained in:
parent
879a5b80ce
commit
ddc9e0fcd7
@ -16,7 +16,6 @@
|
|||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <iomanip>
|
#include <iomanip>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <sstream>
|
|
||||||
#include <json/config.h>
|
#include <json/config.h>
|
||||||
#include <json/json.h>
|
#include <json/json.h>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user