From e360c16be332a38b6b42de517ab3a6df31ac42ec Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Tue, 22 Sep 2020 17:29:23 +0200 Subject: [PATCH] fix compilation for embedded target --- examples/iot-dashboard/Diagram.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/iot-dashboard/Diagram.cpp b/examples/iot-dashboard/Diagram.cpp index b835acb2..c013fc99 100644 --- a/examples/iot-dashboard/Diagram.cpp +++ b/examples/iot-dashboard/Diagram.cpp @@ -8,6 +8,7 @@ #include #include +#include #include