diff options
Diffstat (limited to 'compiler/dex/mir_dataflow.cc')
-rw-r--r-- | compiler/dex/mir_dataflow.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/dex/mir_dataflow.cc b/compiler/dex/mir_dataflow.cc index 6704112281..f09d1ae6d0 100644 --- a/compiler/dex/mir_dataflow.cc +++ b/compiler/dex/mir_dataflow.cc @@ -14,7 +14,6 @@ * limitations under the License. */ -#include "compiler_internals.h" #include "local_value_numbering.h" #include "dataflow_iterator-inl.h" |