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/uri.h')
-rw-r--r--deps/v8/src/uri.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/uri.h b/deps/v8/src/uri.h
index dfa057fd09c..cc861e93da7 100644
--- a/deps/v8/src/uri.h
+++ b/deps/v8/src/uri.h
@@ -6,6 +6,7 @@
#define V8_URI_H_
#include "src/allocation.h"
+#include "src/maybe-handles.h"
#include "src/objects.h"
namespace v8 {