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/runtime/CommonSlowPathsExceptions.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/JavaScriptCore/runtime/CommonSlowPathsExceptions.cpp') diff --git a/Source/JavaScriptCore/runtime/CommonSlowPathsExceptions.cpp b/Source/JavaScriptCore/runtime/CommonSlowPathsExceptions.cpp index 55334be2f..f586ed089 100644 --- a/Source/JavaScriptCore/runtime/CommonSlowPathsExceptions.cpp +++ b/Source/JavaScriptCore/runtime/CommonSlowPathsExceptions.cpp @@ -30,6 +30,7 @@ #include "CodeBlock.h" #include "JITExceptions.h" #include "LLIntCommon.h" +#include "JSCInlines.h" namespace JSC { namespace CommonSlowPaths { -- cgit v1.2.1