forked from qt-creator/qt-creator
AutoTest: Remove bogus forward declaration
Similar to6ad670a980which I accidentely removed in05ce7a6774Change-Id: I381d8de928437a1b2a3e8f6706442ff5385b250b Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -28,9 +28,6 @@
|
|||||||
#include "../testoutputreader.h"
|
#include "../testoutputreader.h"
|
||||||
|
|
||||||
namespace Autotest {
|
namespace Autotest {
|
||||||
|
|
||||||
class TestTreeItem;
|
|
||||||
|
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
class BoostTestResult;
|
class BoostTestResult;
|
||||||
|
|||||||
Reference in New Issue
Block a user