diff --git a/src/plugins/valgrind/callgrind/callgrindfunction.h b/src/plugins/valgrind/callgrind/callgrindfunction.h index c4d1f40c470..00e91111742 100644 --- a/src/plugins/valgrind/callgrind/callgrindfunction.h +++ b/src/plugins/valgrind/callgrind/callgrindfunction.h @@ -35,12 +35,6 @@ #include -QT_BEGIN_NAMESPACE -class QString; -template class QVector; -template class QSet; -QT_END_NAMESPACE - namespace Valgrind { namespace Callgrind {