summaryrefslogtreecommitdiff
path: root/deps/v8/src/strings/string-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/strings/string-stream.h')
-rw-r--r--deps/v8/src/strings/string-stream.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/src/strings/string-stream.h b/deps/v8/src/strings/string-stream.h
index d7b616c6ff..3a2ba0dd35 100644
--- a/deps/v8/src/strings/string-stream.h
+++ b/deps/v8/src/strings/string-stream.h
@@ -5,6 +5,8 @@
#ifndef V8_STRINGS_STRING_STREAM_H_
#define V8_STRINGS_STRING_STREAM_H_
+#include <memory>
+
#include "src/base/small-vector.h"
#include "src/handles/handles.h"
#include "src/objects/heap-object.h"