forked from qt-creator/qt-creator
Valgrind: Compile fix for Windows
Change-Id: Id60005f4760746299827fb502f1c0afec71542df Reviewed-by: Maurice Kalinowski <maurice.kalinowski@digia.com>
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
#include <QStringListModel>
|
||||
#include <QMessageBox>
|
||||
|
||||
#include <functional>
|
||||
|
||||
using namespace ProjectExplorer;
|
||||
using namespace Utils;
|
||||
|
||||
|
@@ -43,6 +43,8 @@
|
||||
#include <QStandardItemModel>
|
||||
#include <QFileDialog>
|
||||
|
||||
#include <functional>
|
||||
|
||||
namespace Valgrind {
|
||||
namespace Internal {
|
||||
|
||||
|
Reference in New Issue
Block a user