* cli-module-support: Some compilers need the complete type for implicit conversions.
@@ -23,6 +23,7 @@
#include "ctkCmdLineModuleFuture.h"
+#include <QVariant>
#include <QProcess>
#ifdef Q_OS_UNIX
@@ -28,6 +28,7 @@
#include "ctkException.h"
#include <QUrl>
#include <QFutureWatcher>
@@ -21,6 +21,7 @@
#include "ctkCmdLineModuleResult.h"
#include <QDebug>
struct ctkCmdLineModuleResultPrivate : public QSharedData