aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/DynamicHashTest.cpp
diff options
context:
space:
mode:
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 {