forked from qt-creator/qt-creator
iostool: Fix compilation with C++<11
Change-Id: Id026a5f0223dff84568a2c2f3208a3e6eb5410fa Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
committed by
Fawzi Mohamed
parent
703a93d7e1
commit
5830cb0bdf
@@ -62,9 +62,6 @@
|
||||
#include "MobileDevice.h"
|
||||
#endif
|
||||
|
||||
// avoid utils dependency
|
||||
#define QTC_OVERRIDE override
|
||||
|
||||
static const bool debugGdbServer = false;
|
||||
static const bool debugAll = false;
|
||||
static const bool verbose = true;
|
||||
|
||||
Reference in New Issue
Block a user