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 "BootErrors.h"
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <algorithm>
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
using namespace Pinetime::System;
|
using namespace Pinetime::System;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user