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/targeting.cpp b/targeting.cpp
index 37bed58..7b919be 100644
--- a/targeting.cpp
+++ b/targeting.cpp
@@ -18,13 +18,14 @@
#include <endian.h>
-#include <filesystem>
#include <phosphor-logging/elog-errors.hpp>
#include <phosphor-logging/elog.hpp>
#include <phosphor-logging/log.hpp>
-#include <regex>
#include <xyz/openbmc_project/Common/File/error.hpp>
+#include <filesystem>
+#include <regex>
+
namespace openpower
{
namespace targeting