forked from qt-creator/qt-creator
make the bounds check in BreakpointHandler::at() an assert
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
|
||||
#include "imports.h" // TextEditor::BaseTextMark
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
#include <QtCore/QDebug>
|
||||
#include <QtCore/QTextStream>
|
||||
#include <QtCore/QFileInfo>
|
||||
|
||||
Reference in New Issue
Block a user