Update clang-format
Update to the latest OpenBMC clang-format.
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I54010d3c756af4c85786285644038d449730612b
diff --git a/dump_manager_bmc.cpp b/dump_manager_bmc.cpp
index 4ffcd14..931c0eb 100644
--- a/dump_manager_bmc.cpp
+++ b/dump_manager_bmc.cpp
@@ -10,9 +10,10 @@
#include <sys/inotify.h>
#include <unistd.h>
-#include <ctime>
#include <phosphor-logging/elog-errors.hpp>
#include <phosphor-logging/elog.hpp>
+
+#include <ctime>
#include <regex>
namespace phosphor