From 4eb64827515f7d72e3c5cf259c4bc2c1cc0d58bf Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Tue, 24 Jul 2012 04:01:45 +0100 Subject: Remove the unnecessary qdebug.h includes in the QPoint(F) tests Change-Id: I5c45af9d498e20b46d6faf8c96de87586eca7b4a Reviewed-by: Rohan McGovern --- tests/auto/corelib/tools/qpoint/tst_qpoint.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/corelib/tools/qpoint') diff --git a/tests/auto/corelib/tools/qpoint/tst_qpoint.cpp b/tests/auto/corelib/tools/qpoint/tst_qpoint.cpp index cb24325765..8295cf964d 100644 --- a/tests/auto/corelib/tools/qpoint/tst_qpoint.cpp +++ b/tests/auto/corelib/tools/qpoint/tst_qpoint.cpp @@ -41,7 +41,6 @@ #include -#include #include class tst_QPoint : public QObject -- cgit v1.2.3