summaryrefslogtreecommitdiffstats
path: root/ipmiwhitelist.hpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-08-31 11:55:55 -0700
committerPatrick Venture <venture@google.com>2018-09-07 23:45:41 +0000
commit0b02be925a29357f69abbc9e9a58e7c5aaed2eab (patch)
treec1b39f817d98ffda7b987f9e3f864f576e3bf9ea /ipmiwhitelist.hpp
parent26f80ab2cc41deadc913190d906f71266c4ed224 (diff)
downloadphosphor-host-ipmid-0b02be925a29357f69abbc9e9a58e7c5aaed2eab.tar.gz
phosphor-host-ipmid-0b02be925a29357f69abbc9e9a58e7c5aaed2eab.zip
add .clang-format
Change-Id: I7c2a527b4751a560703a61fcbe9638b150546af5 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'ipmiwhitelist.hpp')
-rw-r--r--ipmiwhitelist.hpp2
1 files changed, 1 insertions, 1 deletions
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 <vector>
#include <utility>
+#include <vector>
using netfncmd_pair = std::pair<unsigned char, unsigned char>;
OpenPOWER on IntegriCloud