From e87ef01a79ae0160dab9d2d7d508489a7b710a35 Mon Sep 17 00:00:00 2001 From: Corentin B <32176761+CorentinBT@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:36:12 +0100 Subject: [PATCH] Add dynamic_connectable_observable to global include --- src/rpp/rpp/observables.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rpp/rpp/observables.hpp b/src/rpp/rpp/observables.hpp index d67892f8c..059916ca1 100644 --- a/src/rpp/rpp/observables.hpp +++ b/src/rpp/rpp/observables.hpp @@ -76,6 +76,7 @@ #include #include +#include #include #include #include