Ran clang format.
This commit is contained in:
parent
b2090c5d4b
commit
d501b774a3
@ -10,10 +10,10 @@
|
|||||||
|
|
||||||
#include "json-patch.hpp"
|
#include "json-patch.hpp"
|
||||||
|
|
||||||
|
#include <deque>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <set>
|
#include <set>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <deque>
|
|
||||||
|
|
||||||
using nlohmann::json;
|
using nlohmann::json;
|
||||||
using nlohmann::json_patch;
|
using nlohmann::json_patch;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user