From eb9474d045e5acc23ed125a835e7bc5d66395d69 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Thu, 3 May 2012 00:20:42 +0200 Subject: Add some missing includes. There is a #include line wrapped in QT_DEPRECATED_SINCE(5, 0). Change-Id: I766848dfcc3bd765c57626a3d70f492ac1219091 Reviewed-by: Thiago Macieira --- src/corelib/io/qurlidna.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/corelib/io/qurlidna.cpp') diff --git a/src/corelib/io/qurlidna.cpp b/src/corelib/io/qurlidna.cpp index e28d886c3b..5b9ca6ca1b 100644 --- a/src/corelib/io/qurlidna.cpp +++ b/src/corelib/io/qurlidna.cpp @@ -41,6 +41,8 @@ #include "qurl_p.h" +#include + QT_BEGIN_NAMESPACE // needed by the punycode encoder/decoder -- cgit v1.2.3