commit | e426b589762eff59a5cfbe917f50af3f42e17543 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu May 28 12:40:55 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jun 01 12:34:48 2020 -0500 |
tree | e11a285f95529be0df1989f7c314d6e72ab214a6 | |
parent | 42f2898d182b66ff0523482120013de62d573645 [diff] [blame] |
clang-format: update to latest from docs repo This is from openbmc/docs/style/cpp/.clang-format Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I5b80bb568451706afb6d268b41e1a5357a2ca6db
diff --git a/settings.hpp b/settings.hpp index 7571fe1..dca5cf9 100644 --- a/settings.hpp +++ b/settings.hpp
@@ -1,8 +1,9 @@ #pragma once -#include <string> #include <sdbusplus/bus.hpp> +#include <string> + namespace settings {