forked from qt-creator/qt-creator
Debugger: Remove unused includes
Change-Id: I4443c2709c71a345851fd20f236a78906acadf5c Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -8,11 +8,8 @@
|
||||
#include "debuggerengine.h"
|
||||
|
||||
#include <projectexplorer/projectexplorerconstants.h>
|
||||
#include <projectexplorer/runconfiguration.h>
|
||||
#include <projectexplorer/runcontrol.h>
|
||||
|
||||
#include <utils/environmentfwd.h>
|
||||
|
||||
namespace Debugger {
|
||||
|
||||
namespace Internal { class DebuggerRunToolPrivate; }
|
||||
|
Reference in New Issue
Block a user