commit | 956af0f0cb05422e38c1d22cbef309d16b8a1a12 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Dec 11 14:34:28 2014 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 12 09:33:34 2014 -0800 |
tree | b558c804d206dad8da648b815750f1b3c97610ae | |
parent | 407d77f344cfbdbbfb50531c5f0766bc0892e2fe [diff] [blame] |
Remove portable. Change-Id: I3bf3250fa866fd2265f1b115d52fa5dedc48a7fc
diff --git a/runtime/gc/heap.cc b/runtime/gc/heap.cc index 0cd0f8d..10fe64e 100644 --- a/runtime/gc/heap.cc +++ b/runtime/gc/heap.cc
@@ -30,6 +30,7 @@ #include "common_throws.h" #include "cutils/sched_policy.h" #include "debugger.h" +#include "dex_file-inl.h" #include "gc/accounting/atomic_stack.h" #include "gc/accounting/card_table-inl.h" #include "gc/accounting/heap_bitmap-inl.h"