qcompare_impl.h: include what you use
Both enable_if and is_null_pointer belong to type_traits, include it. Amends 631a0cc45cbe70940746cd944d325d7d3bab8c15. Pick-to: 6.9 6.8 Fixes: QTBUG-133808 Change-Id: I9626ba80b2d9799d1bfed8ca9c9090691b8d8715 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
This commit is contained in:
parent
1040728e39
commit
72cde6f7dd
@ -12,6 +12,8 @@
|
||||
#include <QtCore/qtconfigmacros.h>
|
||||
#include <QtCore/qcompilerdetection.h>
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
namespace QtPrivate {
|
||||
|
Loading…
x
Reference in New Issue
Block a user