diff --git a/src/corelib/global/qt_pch.h b/src/corelib/global/qt_pch.h index 0d5c08e41a0..092fc7d40c6 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