Add missing header inclusion for memcpy

This commit is contained in:
vit9696 2018-09-01 10:35:55 +03:00
parent 0169c8c904
commit 5bc09f4aeb

View file

@ -18,6 +18,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include "utility.h"
#include "nvram.h"
#include <cstring>
USTATUS FfsBuilder::erase(const UModelIndex & index, UByteArray & erased)
{
// Sanity check