forked from qt-creator/qt-creator
AutoTest: Fix missing includes
Change-Id: Ieb34092c8c78068ae1630cfaa0f18a45f7d43c0c Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <cppeditor/projectpart.h>
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
#include <QPromise>
|
||||
#include <QRegularExpression>
|
||||
|
||||
using namespace Utils;
|
||||
|
||||
Reference in New Issue
Block a user