forked from qt-creator/qt-creator
Clean exported headers of the AnalzyerBase plugin.
Change-Id: Ieaff277fc307a3bd0b5426dff58a6598fd46bf46 Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
@@ -35,20 +35,14 @@
|
||||
#include "analyzerbase_global.h"
|
||||
|
||||
#include <projectexplorer/runconfiguration.h>
|
||||
#include <projectexplorer/task.h>
|
||||
|
||||
#include "analyzerbase_global.h"
|
||||
#include "analyzerstartparameters.h"
|
||||
|
||||
#include <projectexplorer/task.h>
|
||||
#include <projectexplorer/runconfiguration.h>
|
||||
#include <utils/outputformat.h>
|
||||
|
||||
#include <QObject>
|
||||
#include <QString>
|
||||
|
||||
namespace ProjectExplorer { class RunConfiguration; }
|
||||
|
||||
namespace Analyzer {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user