summaryrefslogtreecommitdiff
path: root/deps/v8/src/handles/global-handles.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/handles/global-handles.h')
-rw-r--r--deps/v8/src/handles/global-handles.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/handles/global-handles.h b/deps/v8/src/handles/global-handles.h
index a07f7a772a..37b42a54b7 100644
--- a/deps/v8/src/handles/global-handles.h
+++ b/deps/v8/src/handles/global-handles.h
@@ -5,6 +5,7 @@
#ifndef V8_HANDLES_GLOBAL_HANDLES_H_
#define V8_HANDLES_GLOBAL_HANDLES_H_
+#include <memory>
#include <type_traits>
#include <utility>
#include <vector>