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/api-natives.h')
-rw-r--r--deps/v8/src/api-natives.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/api-natives.h b/deps/v8/src/api-natives.h
index 67a4b800609..e8bb32d40a0 100644
--- a/deps/v8/src/api-natives.h
+++ b/deps/v8/src/api-natives.h
@@ -8,6 +8,7 @@
#include "include/v8.h"
#include "src/base/macros.h"
#include "src/handles.h"
+#include "src/maybe-handles.h"
#include "src/property-details.h"
namespace v8 {