diff options
| author | 2017-06-01 15:26:31 +0000 | |
|---|---|---|
| committer | 2017-06-01 15:26:32 +0000 | |
| commit | 9fa69d0620bdc28c691fce4b31a0b4c9ad906d13 (patch) | |
| tree | 8a4cfb1382c302463c8ace2af78c497955bc3bf6 /compiler/driver/compiler_driver.h | |
| parent | bfd844fe8601da3ea4ee6297c43fd3bf91e583ca (diff) | |
| parent | f0446e9c785027b89a63f625b38f07c919bc6748 (diff) | |
Merge "ART: Misc header cleanups"
Diffstat (limited to 'compiler/driver/compiler_driver.h')
| -rw-r--r-- | compiler/driver/compiler_driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/driver/compiler_driver.h b/compiler/driver/compiler_driver.h index 17c20b48b0..38e7d2c686 100644 --- a/compiler/driver/compiler_driver.h +++ b/compiler/driver/compiler_driver.h @@ -23,7 +23,6 @@ #include <vector> #include "arch/instruction_set.h" -#include "base/arena_allocator.h" #include "base/array_ref.h" #include "base/bit_utils.h" #include "base/mutex.h" |