forked from qt-creator/qt-creator
C++: Add missing includes
...that are needed for building unittest.pro. Change-Id: I05a87febbb4a17752c4321b868f71cabf258e1dd Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#ifndef CPLUSPLUS_MATCHINGTEXT_H
|
||||
#define CPLUSPLUS_MATCHINGTEXT_H
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <cplusplus/CPlusPlusForwardDeclarations.h>
|
||||
|
||||
QT_FORWARD_DECLARE_CLASS(QTextCursor)
|
||||
|
||||
Reference in New Issue
Block a user