diff options
| author | Shawn Rutledge <shawn.rutledge@qt.io> | 2025-01-02 22:31:31 +0100 |
|---|---|---|
| committer | Olivier De Cannière <olivier.decanniere@qt.io> | 2025-01-03 10:57:39 +0000 |
| commit | 4bbaaf34dbc722ae2882ffcbb3f89910673b87f7 (patch) | |
| tree | 25b7000faf286ff78438a31a5393e3e67e12ef9e /tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp | |
| parent | 496bf62b15fd9d9c2ea32b3043fb4c339efcc874 (diff) | |
qmlcompiler: include chrono
Fixes this build error:
In file included from src/qmlcompiler/qqmljscompilerstats.cpp:4:
src/qmlcompiler/qqmljscompilerstats_p.h:33:10: error: ‘chrono’ in
namespace ‘std’ does not name a type
33 | std::chrono::microseconds codegenDuration;
| ^~~~~~
Fixes: QTBUG-132528
Change-Id: Ibcb00a1506120afef3a540d2c2427b93c6c674d4
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp')
0 files changed, 0 insertions, 0 deletions
