From: Harald Fernengel Date: Mon, 7 Nov 2011 06:55:24 +0000 (+0100) Subject: trivial: make the test actually check the headers X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=59495d2ceeb50da7329b0b13c8f4154aeeb99c0d;p=konrad%2Fqtdeclarative.git trivial: make the test actually check the headers Change-Id: I82ec9f1d7879c7539d80f49a493f68b5e5be5e70 Reviewed-by: Rohan McGovern --- diff --git a/tests/auto/headersclean/tst_headersclean.cpp b/tests/auto/headersclean/tst_headersclean.cpp index 60bb799..9aa7f1d 100644 --- a/tests/auto/headersclean/tst_headersclean.cpp +++ b/tests/auto/headersclean/tst_headersclean.cpp @@ -49,6 +49,7 @@ #include #include +#include class tst_HeadersClean: public QObject {