Fix QT_NO_DEBUG_STREAM build

Change-Id: I640f93750583d36284f189fa12bac6440664a7a2
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
bb10
Richard Moore 2012-03-19 21:11:47 +00:00 committed by Qt by Nokia
parent 6c98fd2e6c
commit 542c0d3e10
1 changed files with 1 additions and 2 deletions

View File

@ -66,10 +66,9 @@
#include <QtCore/qiodevice.h>
#ifndef QT_NO_DEBUG_STREAM
#include <QtCore/qdebug.h>
QT_BEGIN_NAMESPACE
#endif
QT_BEGIN_NAMESPACE
/*!
\internal