doc: Remove ifndef Q_QDOC

qdoc needs to see these declarations now because... clang.

Change-Id: I93264125db5bcea6adb1a4636e5459ec80702de1
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
bb10
Martin Smith 2019-09-14 11:50:14 +02:00
parent 7f0faddf9f
commit 01ce9c05a3
1 changed files with 0 additions and 4 deletions

View File

@ -49,8 +49,6 @@
#include <QtCore/qglobal.h>
#include <iterator>
#ifndef Q_QDOC
QT_BEGIN_NAMESPACE
namespace QtPrivate
@ -131,6 +129,4 @@ using IfAssociativeIteratorHasFirstAndSecond =
QT_END_NAMESPACE
#endif // Q_QDOC
#endif // QCONTAINERTOOLS_IMPL_H