diff options
Diffstat (limited to 'runtime/jit/jit.h')
| -rw-r--r-- | runtime/jit/jit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/jit/jit.h b/runtime/jit/jit.h index 4f5bebfbf9..75f9b0ac76 100644 --- a/runtime/jit/jit.h +++ b/runtime/jit/jit.h @@ -17,7 +17,6 @@ #ifndef ART_RUNTIME_JIT_JIT_H_ #define ART_RUNTIME_JIT_JIT_H_ -#include "base/arena_allocator.h" #include "base/histogram-inl.h" #include "base/macros.h" #include "base/mutex.h" |