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/helpers.hpp b/test/helpers.hpp index b95200c..1ac21ca 100644 --- a/test/helpers.hpp +++ b/test/helpers.hpp
@@ -2,6 +2,7 @@ #pragma once #include <sdbusplus/test/sdbus_mock.hpp> + #include <string> #include <vector>