From 02980cd01d86344720e7e65862b61cc781d51e95 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 30 Apr 2020 13:54:00 +0200 Subject: Remove qtextcodec.h from the pch for Qt Core Change-Id: I32e34675fc0579ba3d4bdffb3474ef452bc4bffc Reviewed-by: Thiago Macieira --- src/corelib/global/qt_pch.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/corelib/global/qt_pch.h') diff --git a/src/corelib/global/qt_pch.h b/src/corelib/global/qt_pch.h index 0d5c08e41a..092fc7d40c 100644 --- a/src/corelib/global/qt_pch.h +++ b/src/corelib/global/qt_pch.h @@ -76,7 +76,4 @@ #include #include #include -#if QT_CONFIG(textcodec) -#include -#endif #endif -- cgit v1.2.3