iostool: Fix compilation with C++<11

Change-Id: Id026a5f0223dff84568a2c2f3208a3e6eb5410fa
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
Orgad Shaneh
2014-03-25 19:54:05 +02:00
committed by Fawzi Mohamed
parent 703a93d7e1
commit 5830cb0bdf
3 changed files with 9 additions and 4 deletions

View File

@@ -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;