diff options
Diffstat (limited to 'runtime/stack.h')
-rw-r--r-- | runtime/stack.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/stack.h b/runtime/stack.h index 8023de1222..25627383fe 100644 --- a/runtime/stack.h +++ b/runtime/stack.h @@ -21,7 +21,6 @@ #include <string> #include "arch/instruction_set.h" -#include "base/bit_utils.h" #include "dex_file.h" #include "gc_root.h" #include "mirror/object_reference.h" |