commit | a83a3ecc8c5be5f1b38253568ec8952f6fc9682f | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Aug 04 09:52:05 2020 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Aug 04 09:52:05 2020 -0700 |
tree | e7530f6d13338e23753b008007b820c6eefcf4ad | |
parent | 83a2c3b2f3fcfa155bf1a5ff3d313e3ab230a57d [diff] [blame] |
update clang-format from Latest in docs Updates the clang-format file and then applies it. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ia9faf13ce171f90bf07547efd781139bee23e8c7
diff --git a/test/dbushelper_mock.hpp b/test/dbushelper_mock.hpp index 62e88f1..120c44d 100644 --- a/test/dbushelper_mock.hpp +++ b/test/dbushelper_mock.hpp
@@ -3,6 +3,7 @@ #include "util.hpp" #include <sdbusplus/bus.hpp> + #include <string> #include <gmock/gmock.h>