QmlJS: Add a missing include

Amends 125d7c0cce.

Change-Id: Ibfd6bb7da52547f743534105bf759387b674c2c1
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Orgad Shaneh
2022-01-04 08:39:31 +02:00
committed by Orgad Shaneh
parent f2dea561ba
commit be9922c357

View File

@@ -31,6 +31,7 @@
#include <qlocale.h>
#include <algorithm>
#include <array>
QT_QML_BEGIN_NAMESPACE