summaryrefslogtreecommitdiffstats
path: root/tests/component/imgdiff_test.cpp
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-18 10:01:30 +0200
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-18 10:01:30 +0200
commita0b21678469b5f3b34df6f1d6ba189959e5d6fea (patch)
tree2e11acf04286a326e3a4039e55246954705a7dfe /tests/component/imgdiff_test.cpp
parentSnap for 4393550 from a68bef7cd68a976bd0f105dc6d08f05701ec7fe3 to pi-release (diff)
parentMerge "otautil: Move RangeSet implementation into rangeset.cpp." am: bab1e8efc8 am: f63dbde3ef am: 6f4f528419 (diff)
downloadandroid_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.gz
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.bz2
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.lz
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.xz
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.zst
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.zip
Diffstat (limited to 'tests/component/imgdiff_test.cpp')
-rw-r--r--tests/component/imgdiff_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/component/imgdiff_test.cpp b/tests/component/imgdiff_test.cpp
index 161d58d45..bf591dae4 100644
--- a/tests/component/imgdiff_test.cpp
+++ b/tests/component/imgdiff_test.cpp
@@ -24,6 +24,7 @@
#include <android-base/file.h>
#include <android-base/memory.h>
#include <android-base/stringprintf.h>
+#include <android-base/strings.h>
#include <android-base/test_utils.h>
#include <applypatch/imgdiff.h>
#include <applypatch/imgdiff_image.h>