QProcessTask: include what you use

Change-Id: I62d02bf914effa2d86e43ea178e5007acf9935c4
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
(cherry picked from commit 22e212b6855f0e351b3b6a5a22b108e0bb53b986)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 304e4e5cc409724cf932706a466ec9c80c5d4fe6)
This commit is contained in:
Giuseppe D'Angelo 2025-03-22 14:25:12 +01:00 committed by Qt Cherry-pick Bot
parent cb856915d0
commit 114a5a29f2

View File

@ -6,6 +6,7 @@
#include <QtCore/QCoreApplication>
#include <QtCore/QDebug>
#include <QtCore/QElapsedTimer>
#include <QtCore/QMutex>
#include <QtCore/QThread>
#include <QtCore/QTimer>