From e86946b5d8575d134fdc24c782f1757a8cc22d8f Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Fri, 14 Jun 2019 13:59:57 +0200 Subject: Inline the rest of qv4compileddata.cpp This way we get a header-only representation usable for the QmlCommon module. Change-Id: Ia75e445ffbee0c3b2d473a2a3a6309b2f12e8eea Reviewed-by: Simon Hausmann --- src/qml/qml/qqmlirloader_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qml/qml/qqmlirloader_p.h') diff --git a/src/qml/qml/qqmlirloader_p.h b/src/qml/qml/qqmlirloader_p.h index aa303c923f..4812946ef0 100644 --- a/src/qml/qml/qqmlirloader_p.h +++ b/src/qml/qml/qqmlirloader_p.h @@ -51,6 +51,7 @@ // We mean it. // +#include #include #include -- cgit v1.2.3