From cb8ed1f31e6ba59673a30271663fdf2ba73cf705 Mon Sep 17 00:00:00 2001 From: Matthias Prinke <83612361+matthias-bs@users.noreply.github.com> Date: Tue, 26 Sep 2023 21:02:47 +0200 Subject: [PATCH] Update WeatherUtils.cpp --- src/WeatherUtils.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/WeatherUtils.cpp b/src/WeatherUtils.cpp index 978f3c79..94a4b5dd 100644 --- a/src/WeatherUtils.cpp +++ b/src/WeatherUtils.cpp @@ -1,3 +1,4 @@ +#include #include #if defined(ESP32) || defined(ESP8266) #include