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

Commit 77532720 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

am: ccaa975b

Change-Id: I6373d84f24da76b0309f8067914347b8a3e2d523
parents c779a242 ccaa975b
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>