summaryrefslogtreecommitdiffstats
path: root/tests/auto/compilerwarnings/test_cpp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/compilerwarnings/test_cpp.txt')
-rw-r--r--tests/auto/compilerwarnings/test_cpp.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/compilerwarnings/test_cpp.txt b/tests/auto/compilerwarnings/test_cpp.txt
index 62b35eb..1d317b8 100644
--- a/tests/auto/compilerwarnings/test_cpp.txt
+++ b/tests/auto/compilerwarnings/test_cpp.txt
@@ -58,6 +58,9 @@
#include <QtDBus/QtDBus>
#endif
+#include <QtDeclarative/QtDeclarative>
+
+
#ifndef Q_OS_MAC
int main(int, char **)
{