From ed92e44b61544e522b8693ea4737f2726b229d10 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Sat, 31 Oct 2020 14:11:17 +0100 Subject: Add includes to fix build errors in tests and examples Change-Id: I47dcf16b1d207317985e303c626a121aa307704c Reviewed-by: Volker Hilsheimer --- examples/quickcontrols2/chattutorial/chapter4-models/main.cpp | 2 +- examples/quickcontrols2/chattutorial/chapter5-styling/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/quickcontrols2/chattutorial/chapter4-models/main.cpp b/examples/quickcontrols2/chattutorial/chapter4-models/main.cpp index 2986e4b1..bbe7b3ad 100644 --- a/examples/quickcontrols2/chattutorial/chapter4-models/main.cpp +++ b/examples/quickcontrols2/chattutorial/chapter4-models/main.cpp @@ -48,8 +48,8 @@ ** ****************************************************************************/ +#include #include -#include #include #include #include diff --git a/examples/quickcontrols2/chattutorial/chapter5-styling/main.cpp b/examples/quickcontrols2/chattutorial/chapter5-styling/main.cpp index 2986e4b1..bbe7b3ad 100644 --- a/examples/quickcontrols2/chattutorial/chapter5-styling/main.cpp +++ b/examples/quickcontrols2/chattutorial/chapter5-styling/main.cpp @@ -48,8 +48,8 @@ ** ****************************************************************************/ +#include #include -#include #include #include #include -- cgit v1.2.3