diff options
Diffstat (limited to 'runtime/barrier_test.cc')
-rw-r--r-- | runtime/barrier_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/barrier_test.cc b/runtime/barrier_test.cc index a02c4c7d03..331d0c0175 100644 --- a/runtime/barrier_test.cc +++ b/runtime/barrier_test.cc @@ -22,7 +22,6 @@ #include "common_runtime_test.h" #include "mirror/object_array-inl.h" #include "thread_pool.h" -#include "UniquePtrCompat.h" namespace art { class CheckWaitTask : public Task { |