summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver.h
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2017-06-01 15:26:31 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-06-01 15:26:32 +0000
commit9fa69d0620bdc28c691fce4b31a0b4c9ad906d13 (patch)
tree8a4cfb1382c302463c8ace2af78c497955bc3bf6 /compiler/driver/compiler_driver.h
parentbfd844fe8601da3ea4ee6297c43fd3bf91e583ca (diff)
parentf0446e9c785027b89a63f625b38f07c919bc6748 (diff)
Merge "ART: Misc header cleanups"
Diffstat (limited to 'compiler/driver/compiler_driver.h')
-rw-r--r--compiler/driver/compiler_driver.h1
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"