commit | 752ff5d646b6f705a5b3b919de31ac3ef78d7467 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Fri Dec 09 10:12:17 2022 -0800 |
committer | Willy Tu <wltu@google.com> | Fri Dec 09 10:13:19 2022 -0800 |
tree | ed6ec6ab11303abc28ea276626597a980a8b7d09 | |
parent | 8848c4384c639696a0a2c3f30badb545b364acec [diff] |
test: Remove unneeded header Signed-off-by: Willy Tu <wltu@google.com> Change-Id: I1a6f6fdd4de59a8f6682a0c7609d380c4bc493e1
diff --git a/test/helper.cpp b/test/helper.cpp index 73e19aa..0a67458 100644 --- a/test/helper.cpp +++ b/test/helper.cpp
@@ -1,7 +1,5 @@ #include "helper.hpp" -#include "ipmi.hpp" - #include <ipmid/api-types.hpp> #include <optional> #include <span>