diff options
Diffstat (limited to 'src/stack.cc')
-rw-r--r-- | src/stack.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stack.cc b/src/stack.cc index c998f2a4dd..914e7ec403 100644 --- a/src/stack.cc +++ b/src/stack.cc @@ -16,7 +16,6 @@ #include "stack.h" -#include "compiler.h" #include "oat/runtime/context.h" #include "mirror/abstract_method-inl.h" #include "mirror/object.h" |