commit | 5e5d44516abb293483a6fb80175c8858a4b1aa90 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Oct 27 19:46:13 2020 -0400 |
committer | Matt Spinler <spinler@us.ibm.com> | Thu Nov 12 22:56:53 2020 +0000 |
tree | a586bf3c185ad694db10523b054c49dcaa3d3ba9 | |
parent | f38b35ecf0c88eea5f9354dfea1f122e88167542 [diff] [blame] |
build: update clang-format Update to the latest OpenBMC clang-format. Change-Id: I19424fe32f32900d21272e343a5bda8675edbe60 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/phalerror/create_pel.hpp b/phalerror/create_pel.hpp index b365272..0c6ee42 100644 --- a/phalerror/create_pel.hpp +++ b/phalerror/create_pel.hpp
@@ -2,6 +2,7 @@ #include <nlohmann/json.hpp> #include <sdbusplus/bus.hpp> + #include <string> #include <vector> namespace openpower