build: Fix compilation with no PCH

This commit is contained in:
Lars Toenning
2025-10-25 14:30:22 +02:00
parent fefedd03f9
commit 036a99f4dc
19 changed files with 13 additions and 16 deletions

View File

@@ -10,6 +10,7 @@
#include <QChar>
#include <QRegularExpression>
#include <QStringBuilder>
#include <QTimeZone>
namespace swift::misc
{