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/procedures/common/enter_mpreboot.cpp b/procedures/common/enter_mpreboot.cpp index 48e6ff3..99e559f 100644 --- a/procedures/common/enter_mpreboot.cpp +++ b/procedures/common/enter_mpreboot.cpp
@@ -21,6 +21,7 @@ #include <unistd.h> #include <phosphor-logging/log.hpp> + #include <system_error> #include <vector>