diff --git a/sim/components/ble/weather/WeatherService.cpp b/sim/components/ble/weather/WeatherService.cpp index 5086f64..88ff41a 100644 --- a/sim/components/ble/weather/WeatherService.cpp +++ b/sim/components/ble/weather/WeatherService.cpp @@ -19,6 +19,7 @@ #include "components/ble/weather/WeatherService.h" //#include "libs/QCBOR/inc/qcbor/qcbor.h" #include "systemtask/SystemTask.h" +#include using namespace Pinetime::Controllers;