Valgrind: Fix build with Qt 5.

Change-Id: I836954e1d5ea341f54e117209ec3162190b29e71
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
Friedemann Kleint
2011-12-20 15:40:49 +01:00
parent 397069c640
commit 30432b6b10

View File

@@ -34,6 +34,7 @@
#define LIBVALGRIND_CALLGRIND_FUNCTION_H
#include <QtCore/QMetaType>
#include <QtCore/QVector>
namespace Valgrind {
namespace Callgrind {