summaryrefslogtreecommitdiffstats
path: root/tests/auto/coretest/testpostmanarbiter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/coretest/testpostmanarbiter.cpp')
-rw-r--r--tests/auto/coretest/testpostmanarbiter.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/coretest/testpostmanarbiter.cpp b/tests/auto/coretest/testpostmanarbiter.cpp
index d1263b8f7..d2e404809 100644
--- a/tests/auto/coretest/testpostmanarbiter.cpp
+++ b/tests/auto/coretest/testpostmanarbiter.cpp
@@ -26,6 +26,10 @@
**
****************************************************************************/
+// TODO Remove in Qt6
+#include <QtCore/qcompilerdetection.h>
+QT_WARNING_DISABLE_DEPRECATED
+
#include "testpostmanarbiter_p.h"
#include <Qt3DCore/private/qnode_p.h>