Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/string-stream.cc')
-rw-r--r--deps/v8/src/string-stream.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/string-stream.cc b/deps/v8/src/string-stream.cc
index 80e8b2837be..3ab70c4ffa5 100644
--- a/deps/v8/src/string-stream.cc
+++ b/deps/v8/src/string-stream.cc
@@ -9,6 +9,7 @@
#include "src/handles-inl.h"
#include "src/log.h"
#include "src/objects-inl.h"
+#include "src/objects/js-array-inl.h"
#include "src/prototype.h"
namespace v8 {