From 5b1fb5c69b72e954e32ae52d844996840bf43708 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Fri, 2 Apr 2010 18:15:04 +0200 Subject: Autotest: Add QtDeclarative to the "headersclean" test All public includes are clean for QtDeclarative now. --- tests/auto/headers/headersclean.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/headers/headersclean.cpp b/tests/auto/headers/headersclean.cpp index b932b9f..c98cd10 100644 --- a/tests/auto/headers/headersclean.cpp +++ b/tests/auto/headers/headersclean.cpp @@ -55,7 +55,7 @@ // extra #include -//#include +#include #include #include #include -- cgit v0.12