summaryrefslogtreecommitdiff
path: root/deps/v8/src/base/smart-pointers.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/base/smart-pointers.h')
-rw-r--r--deps/v8/src/base/smart-pointers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/src/base/smart-pointers.h b/deps/v8/src/base/smart-pointers.h
index 6528fca92d..df3fcac662 100644
--- a/deps/v8/src/base/smart-pointers.h
+++ b/deps/v8/src/base/smart-pointers.h
@@ -5,6 +5,8 @@
#ifndef V8_BASE_SMART_POINTERS_H_
#define V8_BASE_SMART_POINTERS_H_
+#include "src/base/logging.h"
+
namespace v8 {
namespace base {