Update clang format
Update to clang-format-10
Change-Id: I7fcab706fb384e5fcc07a06c42897a5ddbc4b511
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/include/PSUEvent.hpp b/include/PSUEvent.hpp
index 50f6359..cc9a0e6 100644
--- a/include/PSUEvent.hpp
+++ b/include/PSUEvent.hpp
@@ -17,8 +17,9 @@
#pragma once
#include <boost/container/flat_map.hpp>
-#include <memory>
#include <sdbusplus/asio/object_server.hpp>
+
+#include <memory>
#include <set>
#include <string>
#include <vector>