summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2024-01-11 19:37:30 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-01-11 19:37:30 +0000
commite50280df3e55c79e5c16da3b09c982aa7dd68a1b (patch)
tree2b66d599340a338ab3bd8ea4eaa3780310ac6d28
parenta2efb26ee5d0458fdef519b6907beaf8a0dfcc0e (diff)
parent85afe4e950121d028214d4394710cc2169fa01ee (diff)
downloadhal-e50280df3e55c79e5c16da3b09c982aa7dd68a1b.tar.gz
Merge "vintf: IWYU." into main
-rw-r--r--treble/vintf/libvts_vintf_test_common/common.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/treble/vintf/libvts_vintf_test_common/common.cpp b/treble/vintf/libvts_vintf_test_common/common.cpp
index 7653a7ad..3c3fd19a 100644
--- a/treble/vintf/libvts_vintf_test_common/common.cpp
+++ b/treble/vintf/libvts_vintf_test_common/common.cpp
@@ -15,6 +15,7 @@
*/
#include <libvts_vintf_test_common/common.h>
+#include <vintf/parse_string.h>
namespace android::vintf::testing {