summaryrefslogtreecommitdiffstats
path: root/runtime/offsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/offsets.h')
-rw-r--r--runtime/offsets.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/offsets.h b/runtime/offsets.h
index 72a6b0f..9d5063f 100644
--- a/runtime/offsets.h
+++ b/runtime/offsets.h
@@ -17,7 +17,8 @@
#ifndef ART_RUNTIME_OFFSETS_H_
#define ART_RUNTIME_OFFSETS_H_
-#include <iostream> // NOLINT
+#include <ostream>
+
#include "globals.h"
namespace art {