From 59495d2ceeb50da7329b0b13c8f4154aeeb99c0d Mon Sep 17 00:00:00 2001 From: Harald Fernengel Date: Mon, 7 Nov 2011 07:55:24 +0100 Subject: [PATCH] trivial: make the test actually check the headers Change-Id: I82ec9f1d7879c7539d80f49a493f68b5e5be5e70 Reviewed-by: Rohan McGovern --- tests/auto/headersclean/tst_headersclean.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 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 { -- 1.7.2.5