summaryrefslogtreecommitdiff
path: root/deps/v8/src/debug/debug-type-profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/debug/debug-type-profile.h')
-rw-r--r--deps/v8/src/debug/debug-type-profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/debug/debug-type-profile.h b/deps/v8/src/debug/debug-type-profile.h
index 16f739e453..f06af0c471 100644
--- a/deps/v8/src/debug/debug-type-profile.h
+++ b/deps/v8/src/debug/debug-type-profile.h
@@ -5,6 +5,7 @@
#ifndef V8_DEBUG_DEBUG_TYPE_PROFILE_H_
#define V8_DEBUG_DEBUG_TYPE_PROFILE_H_
+#include <memory>
#include <vector>
#include "src/debug/debug-interface.h"