From: Matthew Vogt Date: Mon, 19 Mar 2012 23:53:24 +0000 (+1000) Subject: Remove include of QStringBuilder header X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=3c19a66a0f2d121d7d1c8fae32afa34c6282e39b;p=konrad%2Fqtdeclarative.git Remove include of QStringBuilder header Th contents of this file should be implicitly included via the QString header, and the forwarding header no longer exists in the api_changes branch. Change-Id: Id567456554f15823e4eeedbcf566af0da64f49ee Reviewed-by: Martin Jones --- diff --git a/src/qml/qml/qqmlxmlhttprequest.cpp b/src/qml/qml/qqmlxmlhttprequest.cpp index 122693a..df17129 100644 --- a/src/qml/qml/qqmlxmlhttprequest.cpp +++ b/src/qml/qml/qqmlxmlhttprequest.cpp @@ -60,8 +60,6 @@ #include #include -#include - #ifndef QT_NO_XMLSTREAMREADER #define V8THROW_REFERENCE(string) { \