From 2a5c4681ba19411c1cb22e9a7ab446dab910af1c Mon Sep 17 00:00:00 2001 From: Andreas Gampe Date: Fri, 14 Aug 2015 08:22:54 -0700 Subject: ART: Some header cleaning around bit-utils Try to remove dependencies where they are not necessary. Change-Id: I5ff35cb17aea369bed3725b1610b50d7eb05b81e --- runtime/stack.h | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime/stack.h') 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 #include "arch/instruction_set.h" -#include "base/bit_utils.h" #include "dex_file.h" #include "gc_root.h" #include "mirror/object_reference.h" -- cgit v1.2.3-59-g8ed1b