debugger: code cosmetics

This commit is contained in:
hjk
2010-12-14 16:10:19 +01:00
parent c2d11363a0
commit 133feaae51

View File

@@ -49,6 +49,7 @@
#include <coreplugin/icore.h>
#include <coreplugin/ifile.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/progressmanager/progressmanager.h>
#include <coreplugin/progressmanager/futureprogress.h>
@@ -56,7 +57,6 @@
#include <projectexplorer/toolchaintype.h>
#include <texteditor/itexteditor.h>
#include <texteditor/basetexteditor.h>
#include <texteditor/basetextmark.h>
#include <utils/environment.h>