aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/DynamicHashTest.cpp
diff options
context:
space:
mode:
authorGravatar Ben Wagner <bungeman@google.com>2018-05-22 10:48:08 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-22 17:12:35 +0000
commitd90cd3b2796b693b2d6af6fe13a8ca6c4795d80e (patch)
tree0f8a3eda2873a31c6dfb2dfb6e19154e6d498d68 /tests/DynamicHashTest.cpp
parent7b376940e4722f0da14807bd3b18823d0f7c1964 (diff)
Revert "Revert "IWYU for tests starting with 'D'.""
This reverts commit edf8449d2c3663350b6b6e30d2fa4c70da02deef. Change-Id: Ibeedd9965855b3ccfe44486d15307bf3da15fd9c Reviewed-on: https://skia-review.googlesource.com/129516 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>
Diffstat (limited to 'tests/DynamicHashTest.cpp')
-rw-r--r--tests/DynamicHashTest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/DynamicHashTest.cpp b/tests/DynamicHashTest.cpp
index a857506fd0..62c070aca1 100644
--- a/tests/DynamicHashTest.cpp
+++ b/tests/DynamicHashTest.cpp
@@ -6,8 +6,11 @@
*/
#include "SkTDynamicHash.h"
+#include "SkTypes.h"
#include "Test.h"
+#include <cstring>
+
namespace {
struct Entry {