summaryrefslogtreecommitdiff
blob: f15eb416768603b84fbdc60ec02b644c2124587b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/949629
https://bugreports.qt.io/browse/QTBUG-133808
https://codereview.qt-project.org/c/qt/qtbase/+/624870
--- a/src/corelib/global/qcompare_impl.h
+++ b/src/corelib/global/qcompare_impl.h
@@ -13,4 +13,6 @@
 #include <QtCore/qcompilerdetection.h>
 
+#include <type_traits>
+
 QT_BEGIN_NAMESPACE