Fix build on Windows / MSVC 2019

Change-Id: I265cd316426c76c76bfe18a62a9e5f35fbca3da9
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Eike Ziller
2023-02-08 08:20:40 +01:00
committed by hjk
parent f94b41313b
commit 012a2a6cd8

View File

@@ -33,6 +33,7 @@
#endif
#include <algorithm>
#include <array>
namespace Utils {