summaryrefslogtreecommitdiffstats
path: root/runtime/managed_stack-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/managed_stack-inl.h')
-rw-r--r--runtime/managed_stack-inl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/managed_stack-inl.h b/runtime/managed_stack-inl.h
index bdf8100cc0..689dd8009a 100644
--- a/runtime/managed_stack-inl.h
+++ b/runtime/managed_stack-inl.h
@@ -19,10 +19,6 @@
#include "managed_stack.h"
-#include <cstring>
-#include <stdint.h>
-#include <string>
-
#include "interpreter/shadow_frame.h"
namespace art {