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

Commit c6248d86 authored by Daniel Zheng's avatar Daniel Zheng Committed by Automerger Merge Worker
Browse files

Merge "Adding include to functional" into main am: b0f9c075 am: 29d1636f...

Merge "Adding include to functional" into main am: b0f9c075 am: 29d1636f am: 59f6265d am: 289582ab am: dfe62c2f

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2679741



Change-Id: Idec6a696ed8d137372f771e245c5f3a730bb74a0
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents f77e97d7 dfe62c2f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
 */
#pragma once

#include <functional>
#include <string>
#include "fastboot_driver.h"
#include "fastboot_driver_interface.h"