From 471d020c212266cd84481cf60a61fc223f8ab316 Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Thu, 11 Mar 2010 10:26:04 +0100 Subject: Compile --- src/3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h b/src/3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h index 307ce68..2e21f9d 100644 --- a/src/3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h +++ b/src/3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h @@ -36,6 +36,10 @@ #include #include +#if PLATFORM(QT) +#include +#endif + namespace JSC { using WTF::PlacementNewAdoptType; -- cgit v0.12