From 0c6aa4c8c2f05e9172a0f1f5852277a01e54c7c2 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Thu, 2 Feb 2023 15:58:05 +0100 Subject: [PATCH] Remove time-related functions from qglobal_p.h Recently removed to qtenvironmentvariables_p.h, so #included that while qtdeclarative adjusted its one client's #include. Change-Id: I4ed8f69f009996d6a2856e2f4e0bb861a104931c Reviewed-by: Thiago Macieira --- src/corelib/global/qglobal_p.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/corelib/global/qglobal_p.h b/src/corelib/global/qglobal_p.h index 726e25b901..8b1a6ba149 100644 --- a/src/corelib/global/qglobal_p.h +++ b/src/corelib/global/qglobal_p.h @@ -18,7 +18,6 @@ #include "qglobal.h" #include "qglobal_p.h" // include self to avoid syncqt warning - no-op -#include // until qtdeclarative's tst_qqmlqt.cpp catches up #ifndef QT_BOOTSTRAPPED #include