Skip to content
Snippets Groups Projects
Commit 30432b6b authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Valgrind: Fix build with Qt 5.


Change-Id: I836954e1d5ea341f54e117209ec3162190b29e71
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@nokia.com>
parent 397069c6
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ ...@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment