summaryrefslogtreecommitdiff
path: root/runtime/base/allocator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/base/allocator.cc')
-rw-r--r--runtime/base/allocator.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/base/allocator.cc b/runtime/base/allocator.cc
index f1d0a5fbff..2a2790c7d9 100644
--- a/runtime/base/allocator.cc
+++ b/runtime/base/allocator.cc
@@ -21,7 +21,6 @@
#include "atomic.h"
#include "base/logging.h"
-#include "thread-inl.h"
namespace art {