From 0b02be925a29357f69abbc9e9a58e7c5aaed2eab Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Fri, 31 Aug 2018 11:55:55 -0700 Subject: add .clang-format Change-Id: I7c2a527b4751a560703a61fcbe9638b150546af5 Signed-off-by: Patrick Venture --- ipmiwhitelist.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipmiwhitelist.hpp') diff --git a/ipmiwhitelist.hpp b/ipmiwhitelist.hpp index b07451a..7d096c2 100644 --- a/ipmiwhitelist.hpp +++ b/ipmiwhitelist.hpp @@ -1,8 +1,8 @@ #ifndef __HOST_IPMID_IPMI_WHITELIST_H__ #define __HOST_IPMID_IPMI_WHITELIST_H_ -#include #include +#include using netfncmd_pair = std::pair; -- cgit v1.2.1