summaryrefslogtreecommitdiffstats
path: root/elog_serialize.hpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-26 18:14:00 -0700
committerPatrick Venture <venture@google.com>2018-10-26 18:16:27 -0700
commitf18bf836d206b1bc5b4fd849127a2e706eddf0aa (patch)
tree5c61f65861a2350f84080f21c6b996d33d0c2ab3 /elog_serialize.hpp
parentaabb92ef56c4faa8f05487e9fcdf83f1053f1a22 (diff)
downloadphosphor-logging-f18bf836d206b1bc5b4fd849127a2e706eddf0aa.tar.gz
phosphor-logging-f18bf836d206b1bc5b4fd849127a2e706eddf0aa.zip
add .clang-format
Change-Id: I2c36b7886a25d0b235693b0776019d29608e1d52 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'elog_serialize.hpp')
-rw-r--r--elog_serialize.hpp8
1 files changed, 5 insertions, 3 deletions
diff --git a/elog_serialize.hpp b/elog_serialize.hpp
index f7f3bd9..eaa47d4 100644
--- a/elog_serialize.hpp
+++ b/elog_serialize.hpp
@@ -1,10 +1,12 @@
#pragma once
+#include "config.h"
+
+#include "elog_entry.hpp"
+
+#include <experimental/filesystem>
#include <string>
#include <vector>
-#include <experimental/filesystem>
-#include "elog_entry.hpp"
-#include "config.h"
namespace phosphor
{
OpenPOWER on IntegriCloud