commit | b0ce996ac60cf80487d71c3cdb7165d065079377 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 07 13:39:10 2018 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Sep 11 11:25:54 2018 -0500 |
tree | 5e9326940b0627bd21347ffdf87f3f69c99e2a57 | |
parent | 5ed9b2d7b6b4bd21d2a1200537e881e485d13cc9 [diff] [blame] |
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>
diff --git a/item_updater_helper.hpp b/item_updater_helper.hpp index a2d90b8..0b67642 100644 --- a/item_updater_helper.hpp +++ b/item_updater_helper.hpp
@@ -1,7 +1,7 @@ #pragma once -#include <string> #include <sdbusplus/bus.hpp> +#include <string> namespace phosphor {