summaryrefslogtreecommitdiff
path: root/runtime/suspend_reason.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/suspend_reason.h')
-rw-r--r--runtime/suspend_reason.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/suspend_reason.h b/runtime/suspend_reason.h
index 289a1a4fb3..af2be10dfd 100644
--- a/runtime/suspend_reason.h
+++ b/runtime/suspend_reason.h
@@ -17,7 +17,7 @@
#ifndef ART_RUNTIME_SUSPEND_REASON_H_
#define ART_RUNTIME_SUSPEND_REASON_H_
-#include <ostream>
+#include <iosfwd>
namespace art {