summaryrefslogtreecommitdiff
path: root/runtime/stack.h
diff options
context:
space:
mode:
author Andreas Gampe <agampe@google.com> 2015-08-17 22:59:27 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2015-08-17 22:59:27 +0000
commitf0917e0e4b5a4e10bbe33f23f6ea6f73d36d8c52 (patch)
treeb59953ba2ed9465cd6786afcf8c6cc31bbfa52ee /runtime/stack.h
parent0d52a6738f55d9610f08d3be24270bd0eeb88edc (diff)
parent2a5c4681ba19411c1cb22e9a7ab446dab910af1c (diff)
Merge "ART: Some header cleaning around bit-utils"
Diffstat (limited to 'runtime/stack.h')
-rw-r--r--runtime/stack.h1
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"