summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/valgrind/callgrind/callgrindfunction.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/plugins/valgrind/callgrind/callgrindfunction.h b/src/plugins/valgrind/callgrind/callgrindfunction.h
index c4d1f40c47..00e9111174 100644
--- a/src/plugins/valgrind/callgrind/callgrindfunction.h
+++ b/src/plugins/valgrind/callgrind/callgrindfunction.h
@@ -35,12 +35,6 @@
#include <QtCore/QMetaType>
-QT_BEGIN_NAMESPACE
-class QString;
-template <typename T> class QVector;
-template <typename T> class QSet;
-QT_END_NAMESPACE
-
namespace Valgrind {
namespace Callgrind {