forked from qt-creator/qt-creator
Clean headers in debugger plugin.
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -29,20 +29,16 @@
|
||||
|
||||
#include "cdbparsehelpers.h"
|
||||
|
||||
#include "breakpoint.h"
|
||||
#include "bytearrayinputstream.h"
|
||||
#include "debuggerprotocol.h"
|
||||
#include "disassemblerlines.h"
|
||||
#include "registerhandler.h"
|
||||
#include "shared/hostutils.h"
|
||||
#include "threadshandler.h"
|
||||
#include "threaddata.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
#include <QByteArray>
|
||||
#include <QVariant>
|
||||
#include <QString>
|
||||
#include <QDir>
|
||||
#include <QTextStream>
|
||||
#include <QDebug>
|
||||
|
||||
#include <cctype>
|
||||
|
||||
Reference in New Issue
Block a user