Commit dac2cd7b authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

windeployqt: Add missing include.


Change-Id: Id309f777a04b03fc9db099477fe83d4d80bfe495
Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
Showing with 1 addition and 0 deletions
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
#include <QtCore/QJsonArray> #include <QtCore/QJsonArray>
#include <QtCore/QCommandLineParser> #include <QtCore/QCommandLineParser>
#include <QtCore/QCommandLineOption> #include <QtCore/QCommandLineOption>
#include <QtCore/QSharedPointer>
#include <QtCore/QVector> #include <QtCore/QVector>
#include <iostream> #include <iostream>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment