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/objects/intl-objects-inl.h')
-rw-r--r--deps/v8/src/objects/intl-objects-inl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/src/objects/intl-objects-inl.h b/deps/v8/src/objects/intl-objects-inl.h
index 1fa2d66f94d..62b059ea3ce 100644
--- a/deps/v8/src/objects/intl-objects-inl.h
+++ b/deps/v8/src/objects/intl-objects-inl.h
@@ -7,6 +7,8 @@
#include "src/objects/intl-objects.h"
+#include "src/objects-inl.h"
+
namespace v8 {
namespace internal {