summaryrefslogtreecommitdiff
path: root/tests/auto/cmdlineparser
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2017-03-06 16:30:37 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-03-06 16:50:58 +0000
commit26d80be45024b80f3f8f871432a60eaea6c1d437 (patch)
tree6acfcbfe5cff819f278cc813f6d75b4d207dc863 /tests/auto/cmdlineparser
parentffc4daf0129099bb10bd0fa979be87932c067daa (diff)
downloadqbs-26d80be45024b80f3f8f871432a60eaea6c1d437.tar.gz
Clean up [q]fileinfo.h includes
Change-Id: I9bc57750cf67d20f7c4fc7291c38de406078e339 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'tests/auto/cmdlineparser')
-rw-r--r--tests/auto/cmdlineparser/tst_cmdlineparser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/cmdlineparser/tst_cmdlineparser.cpp b/tests/auto/cmdlineparser/tst_cmdlineparser.cpp
index 3ca652063..672194bfc 100644
--- a/tests/auto/cmdlineparser/tst_cmdlineparser.cpp
+++ b/tests/auto/cmdlineparser/tst_cmdlineparser.cpp
@@ -30,7 +30,6 @@
#include <app/shared/logging/consolelogger.h>
#include <tools/buildoptions.h>
#include <tools/error.h>
-#include <tools/fileinfo.h>
#include <tools/hostosinfo.h>
#include <QtCore/qdir.h>