From f9748f8cce6ed5dc202c0d3cda76dc640f38b305 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Tue, 13 Sep 2011 14:38:26 +0200 Subject: Remove uilib and QtUiTools from QtBase The code gets moved into the qttools repository, where it belongs naturally. Change-Id: Ia50bfe212ead3365d5c3bcb24d2c5e92e2e9de8e --- tests/auto/compilerwarnings/data/test_cpp.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/compilerwarnings/data') diff --git a/tests/auto/compilerwarnings/data/test_cpp.txt b/tests/auto/compilerwarnings/data/test_cpp.txt index d1a5366c5d..4c3ab7131c 100644 --- a/tests/auto/compilerwarnings/data/test_cpp.txt +++ b/tests/auto/compilerwarnings/data/test_cpp.txt @@ -59,8 +59,6 @@ #include #endif -#include - #ifndef Q_OS_MAC int main(int, char **) { -- cgit v1.2.3