summaryrefslogtreecommitdiffstats
path: root/serialize.hpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-14 13:34:26 -0700
committerPatrick Venture <venture@google.com>2018-10-14 13:36:33 -0700
commita680d1eff9ee796a294761dbdffe62cae4cda161 (patch)
tree31da3f3f491fe82684428f3c604dda4391357b74 /serialize.hpp
parentd6819c9fcc44b3691eeb98ef3675d553bb28eeeb (diff)
downloadphosphor-inventory-manager-a680d1eff9ee796a294761dbdffe62cae4cda161.tar.gz
phosphor-inventory-manager-a680d1eff9ee796a294761dbdffe62cae4cda161.zip
formatter: update clang-format and fix-up file(s)
clang-format-6.0 introduced new changes, also then updates to .clang-format introduce more new changes. Change-Id: Iec9f84e3a7a5bf254d66eee46cdc9b3070e06687 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'serialize.hpp')
-rw-r--r--serialize.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/serialize.hpp b/serialize.hpp
index 132df58..e0fc89a 100644
--- a/serialize.hpp
+++ b/serialize.hpp
@@ -1,10 +1,10 @@
#pragma once
+#include "config.h"
+
#include <cereal/archives/json.hpp>
#include <experimental/filesystem>
#include <fstream>
-#include "config.h"
-
#include <phosphor-logging/log.hpp>
namespace cereal
OpenPOWER on IntegriCloud