diff options
author | 2015-01-26 23:46:42 +0000 | |
---|---|---|
committer | 2015-01-26 23:46:42 +0000 | |
commit | 8c1a3a22542bbe6f42649f1af7c579ddbb8134b2 (patch) | |
tree | 35644b91bd58aabc092976d18903d25a812e07eb /compiler/driver/compiler_driver-inl.h | |
parent | ad3c05971fc4603d9151cc61d2c8289a3e3e4ae0 (diff) | |
parent | 0b9203e7996ee1856f620f95d95d8a273c43a3df (diff) |
Merge "ART: Some Quick cleanup"
Diffstat (limited to 'compiler/driver/compiler_driver-inl.h')
-rw-r--r-- | compiler/driver/compiler_driver-inl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/driver/compiler_driver-inl.h b/compiler/driver/compiler_driver-inl.h index 3a91b08d5e..9948c82663 100644 --- a/compiler/driver/compiler_driver-inl.h +++ b/compiler/driver/compiler_driver-inl.h @@ -19,7 +19,6 @@ #include "compiler_driver.h" -#include "dex/compiler_ir.h" #include "dex_compilation_unit.h" #include "mirror/art_field-inl.h" #include "mirror/art_method-inl.h" |