Index: src/runtime/runtime-interpreter.cc |
diff --git a/src/runtime/runtime-interpreter.cc b/src/runtime/runtime-interpreter.cc |
index d79c2cacb92d0afc1a210765c3fe93d0b445953a..cbacb554add80945088e1fcaf694629fa276be10 100644 |
--- a/src/runtime/runtime-interpreter.cc |
+++ b/src/runtime/runtime-interpreter.cc |
@@ -11,6 +11,7 @@ |
#include "src/interpreter/bytecode-array-iterator.h" |
#include "src/interpreter/bytecodes.h" |
#include "src/isolate-inl.h" |
+#include "src/ostreams.h" |
namespace v8 { |
namespace internal { |