clang-format: sync from docs master .clang-format

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I8077816a5ddf7a067bdf537cb46e4e32f5c4ef65
diff --git a/example/list-users.cpp b/example/list-users.cpp
index 3995f5c..23913b0 100644
--- a/example/list-users.cpp
+++ b/example/list-users.cpp
@@ -1,6 +1,7 @@
+#include <sdbusplus/bus.hpp>
+
 #include <cstdint>
 #include <iostream>
-#include <sdbusplus/bus.hpp>
 
 /** An example dbus client application.
  *  Calls org.freedesktop.login1's ListUsers interface to find all active