sim: WeatherService: add missing algorithm include
This commit is contained in:
parent
35aca7323d
commit
f457925952
|
@ -19,6 +19,7 @@
|
|||
#include "components/ble/weather/WeatherService.h"
|
||||
//#include "libs/QCBOR/inc/qcbor/qcbor.h"
|
||||
#include "systemtask/SystemTask.h"
|
||||
#include <algorithm>
|
||||
|
||||
using namespace Pinetime::Controllers;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user