From 1214b7e7d921e331fb1480c7e5d579ffa5811cda Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Thu, 4 Jun 2020 10:11:30 -0500 Subject: clang-format: update to latest from docs repo This is from openbmc/docs/style/cpp/.clang-format Other OpenBMC repos are doing the same. Tested: Built and validator passed. Change-Id: Ief26c755c9ce012823e16a506342b0547a53517a Signed-off-by: Gunnar Mills --- include/dbus_utility.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/dbus_utility.hpp') diff --git a/include/dbus_utility.hpp b/include/dbus_utility.hpp index ddf1e61c09..e1360f74e0 100644 --- a/include/dbus_utility.hpp +++ b/include/dbus_utility.hpp @@ -15,9 +15,10 @@ */ #pragma once -#include #include +#include + namespace dbus { -- cgit v1.2.3