QQmlJs: Add a missing include

Amends c9380aa428.

Change-Id: I0ccf5263f97463ba4e6f012c42dc516dbe50696c
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
(cherry picked from commit cdb380eaad)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Orgad Shaneh 2022-01-04 08:44:17 +02:00 committed by Qt Cherry-pick Bot
parent d4ca64fc8d
commit d9da7d87b9
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
#include <qlocale.h>
#include <algorithm>
#include <array>
QT_BEGIN_NAMESPACE