forked from qt-creator/qt-creator
Valgrind: fix forward declaration
Change-Id: I6fe6a903451a40214224319a5245d57488d9cf05 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -37,7 +37,6 @@ QT_END_NAMESPACE
|
||||
namespace Valgrind {
|
||||
namespace XmlProtocol {
|
||||
|
||||
class Frame;
|
||||
class Stack;
|
||||
class Suppression;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user