From a4e969f4965059196ca948db781e52f7cfebf19e Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 24 May 2016 08:28:08 +0000 Subject: webkitgtk-2.12.3 --- Source/JavaScriptCore/heap/WeakHandleOwner.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/JavaScriptCore/heap/WeakHandleOwner.cpp') diff --git a/Source/JavaScriptCore/heap/WeakHandleOwner.cpp b/Source/JavaScriptCore/heap/WeakHandleOwner.cpp index 67e1774df..044518f7a 100644 --- a/Source/JavaScriptCore/heap/WeakHandleOwner.cpp +++ b/Source/JavaScriptCore/heap/WeakHandleOwner.cpp @@ -26,6 +26,8 @@ #include "config.h" #include "WeakHandleOwner.h" +#include "JSCInlines.h" + namespace JSC { class SlotVisitor; -- cgit v1.2.1