forked from qt-creator/qt-creator
Debugger: Prevent lookup of C++11 keywords as variables
Take the opportunity to de-noise. Change-Id: I0b9cfea127305ad72c0514625d9ffbd848c74409 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
// NOTE: Don't add dependencies to other files.
|
||||
// This is used in the debugger auto-tests.
|
||||
|
||||
#include <QSet>
|
||||
#include <QString>
|
||||
|
||||
namespace Debugger {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user