From aa00ad52b9ccebe972e1f39ca7f9f6c46da1eff2 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:58:46 +0000 Subject: [PATCH] Fix merge --- flip_weather/easy_flipper/easy_flipper.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flip_weather/easy_flipper/easy_flipper.h b/flip_weather/easy_flipper/easy_flipper.h index 1d6dbe430..219e42c74 100644 --- a/flip_weather/easy_flipper/easy_flipper.h +++ b/flip_weather/easy_flipper/easy_flipper.h @@ -15,6 +15,8 @@ #include #include #include +#include +#include #include #include #include