From 69dda76cc3d720d822d2bd35f49732ecc8199d75 Mon Sep 17 00:00:00 2001 From: Konstantin Tokarev Date: Sat, 4 Nov 2017 12:43:39 +0300 Subject: Import WebKit commit 708de1520656bdf12023c04199ecab1b427d5e0c Change-Id: Id24f973470620b1c7a36576606b81f5df0fd75d0 Reviewed-by: Konstantin Tokarev --- .../JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/JavaScriptCore/runtime') diff --git a/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h b/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h index e7592c0b0..f694bf6b8 100644 --- a/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h +++ b/Source/JavaScriptCore/runtime/JSGenericTypedArrayViewConstructorInlines.h @@ -32,6 +32,7 @@ #include "JSCJSValueInlines.h" #include "JSDataView.h" #include "JSGenericTypedArrayViewConstructor.h" +#include "JSGenericTypedArrayViewInlines.h" #include "JSGlobalObject.h" #include "StructureInlines.h" -- cgit v1.2.1