forked from qt-creator/qt-creator
Valgrind: Fix build with Qt 5.
Change-Id: I836954e1d5ea341f54e117209ec3162190b29e71 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
#define LIBVALGRIND_CALLGRIND_FUNCTION_H
|
#define LIBVALGRIND_CALLGRIND_FUNCTION_H
|
||||||
|
|
||||||
#include <QtCore/QMetaType>
|
#include <QtCore/QMetaType>
|
||||||
|
#include <QtCore/QVector>
|
||||||
|
|
||||||
namespace Valgrind {
|
namespace Valgrind {
|
||||||
namespace Callgrind {
|
namespace Callgrind {
|
||||||
|
|||||||
Reference in New Issue
Block a user