summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2017-10-02 22:07:02 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-02 22:07:02 +0000
commit99dba2d5b0499fd2c8f8ae9d5cf4583a8ac824b8 (patch)
treed36d005a3c31025e2794d0e51727de3c572ecf33
parent003b37bbfe506eeb19b0131c12e01ce1ce098b50 (diff)
parent652cdbe912e95fa390ea8b158f2de17d80798ccf (diff)
downloadscrypt-99dba2d5b0499fd2c8f8ae9d5cf4583a8ac824b8.tar.gz
am: 652cdbe912 Change-Id: I6f5f8e83553ea16ba077869a9143123f26c8e849
-rw-r--r--tests/scrypt_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/scrypt_test.cpp b/tests/scrypt_test.cpp
index 7dfffe3..28f29a0 100644
--- a/tests/scrypt_test.cpp
+++ b/tests/scrypt_test.cpp
@@ -15,7 +15,6 @@
*/
#define LOG_TAG "scrypt_test"
-#include <nativehelper/UniquePtr.h>
#include <utils/Log.h>
#include <gtest/gtest.h>