From: Lars Knoll Date: Fri, 3 May 2013 11:05:27 +0000 (+0200) Subject: Fix compilation X-Git-Tag: upstream/5.2.1~669^2~584 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4abcd63ecef3b1cdc2e79d9533b517838c7ccb0;p=platform%2Fupstream%2Fqtdeclarative.git Fix compilation Change-Id: If8a393c07953b94b16bb0cc93d56d38d6496d67c Reviewed-by: Simon Hausmann --- diff --git a/src/qml/qml/qqmllocale.cpp b/src/qml/qml/qqmllocale.cpp index 04750b1..0d8ed39 100644 --- a/src/qml/qml/qqmllocale.cpp +++ b/src/qml/qml/qqmllocale.cpp @@ -42,7 +42,6 @@ #include "qqmllocale_p.h" #include "qqmlengine_p.h" #include -#include #include #include diff --git a/src/qml/qml/v8/qjsengine.cpp b/src/qml/qml/v8/qjsengine.cpp index 22de63e..2fd0bb2 100644 --- a/src/qml/qml/v8/qjsengine.cpp +++ b/src/qml/qml/v8/qjsengine.cpp @@ -66,8 +66,6 @@ #include #include -#include - #undef Q_D #undef Q_Q #define Q_D(blah)