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:
@@ -10,6 +10,7 @@
|
||||
#include <cplusplus/TypeOfExpression.h>
|
||||
#include <utils/algorithm.h>
|
||||
|
||||
#include <QPromise>
|
||||
#include <QRegularExpressionMatchIterator>
|
||||
|
||||
using namespace Utils;
|
||||
|
||||
Reference in New Issue
Block a user