mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-12-23 17:53:25 +03:00
Include algorithm and cstring for std::memcpy and std::min
This commit is contained in:
parent
fdc89f1a20
commit
298f80d504
@ -18,6 +18,8 @@
|
||||
#include "BootErrors.h"
|
||||
|
||||
#include <memory>
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
|
||||
using namespace Pinetime::System;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user