Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccaa975b authored by Anatol Pomozov's avatar Anatol Pomozov Committed by android-build-merger
Browse files

Merge "Add header that declares memcpy function" am: 239439b7 am: 2df2d458

am: ae6d0581

Change-Id: Iad8f85a8748debf425b2e76040fb67690a7d73de
parents fdc31e62 ae6d0581
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@

#pragma once

#include <string.h>

#include <algorithm>
#include <deque>
#include <memory>