forked from qt-creator/qt-creator
C++: Remove Dumpers
Superseded by Overview Change-Id: I2ae193b1b9265ed59b73315486a35c53f6c8068f Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
54e85ad100
commit
6665ace5cd
@@ -45,11 +45,6 @@
|
||||
#include <QFileInfo>
|
||||
#include <QAtomicInt>
|
||||
|
||||
// in debug mode: make dumpers widely available without an extra include
|
||||
#ifdef QT_DEBUG
|
||||
#include "Dumpers.h"
|
||||
#endif
|
||||
|
||||
namespace CPlusPlus {
|
||||
|
||||
class Macro;
|
||||
|
||||
Reference in New Issue
Block a user