Debugger: Header cleanup

This commit is contained in:
Friedemann Kleint
2011-01-10 10:14:23 +01:00
parent f9548e5d13
commit a7eccce733
51 changed files with 99 additions and 375 deletions

View File

@@ -33,6 +33,12 @@
#include "debuggerstreamops.h"
#include "breakpoint.h"
#include "watchdata.h"
#include "disassemblerlines.h"
#include <QtCore/QDataStream>
namespace Debugger {
namespace Internal {