mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-13 10:22:55 +01: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 <iomanip>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <json/config.h>
|
||||
#include <json/json.h>
|
||||
#include <limits>
|
||||
|
Loading…
Reference in New Issue
Block a user