commit | fcd2d3a943c4fb518d399d8a0addd1cc661e5628 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Thu May 28 10:38:15 2020 -0700 |
committer | James Feist <james.feist@linux.intel.com> | Thu May 28 10:38:15 2020 -0700 |
tree | 0d3da4bff0b49c024139bf9fcce9475dd71eb5cf | |
parent | 5ee2d8d03e5a6a936dda7b27c6ce82a8eefeb417 [diff] [blame] |
Update to latest clang-format Update to clang-format-10 Change-Id: I1c33ef7115c7a1459164d71f63921019d2dc9a98 Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/include/variantvisitors.hpp b/include/variantvisitors.hpp index a440bfc..b24481c 100644 --- a/include/variantvisitors.hpp +++ b/include/variantvisitors.hpp
@@ -15,9 +15,10 @@ */ #pragma once +#include <sdbusplus/bus.hpp> + #include <cstdint> #include <limits> -#include <sdbusplus/bus.hpp> namespace ipmi {