summaryrefslogtreecommitdiff
path: root/deps/v8/src/unbound-queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/unbound-queue.h')
-rw-r--r--deps/v8/src/unbound-queue.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/src/unbound-queue.h b/deps/v8/src/unbound-queue.h
index 443d5ce6d..59a426b7f 100644
--- a/deps/v8/src/unbound-queue.h
+++ b/deps/v8/src/unbound-queue.h
@@ -28,6 +28,8 @@
#ifndef V8_UNBOUND_QUEUE_
#define V8_UNBOUND_QUEUE_
+#include "allocation.h"
+
namespace v8 {
namespace internal {