summaryrefslogtreecommitdiffstats
path: root/serialize.hpp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-09-07 13:39:10 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2018-09-11 11:25:54 -0500
commitb0ce996ac60cf80487d71c3cdb7165d065079377 (patch)
tree5e9326940b0627bd21347ffdf87f3f69c99e2a57 /serialize.hpp
parent5ed9b2d7b6b4bd21d2a1200537e881e485d13cc9 (diff)
downloadphosphor-bmc-code-mgmt-b0ce996ac60cf80487d71c3cdb7165d065079377.tar.gz
phosphor-bmc-code-mgmt-b0ce996ac60cf80487d71c3cdb7165d065079377.zip
clang-format: Update to match docs repo
Update the .clang-format file. Now includes header sorting and updating PointerAlignment. Change-Id: I5c7690d8d83cdebe26ff3a73b90a2a8c17dd8054 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'serialize.hpp')
-rw-r--r--serialize.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/serialize.hpp b/serialize.hpp
index 5ebebc6..adaf018 100644
--- a/serialize.hpp
+++ b/serialize.hpp
@@ -1,8 +1,9 @@
#pragma once
-#include <experimental/filesystem>
#include "config.h"
+#include <experimental/filesystem>
+
namespace phosphor
{
namespace software
OpenPOWER on IntegriCloud