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

Skip to content
Commit 274e01df authored by Manoj Gupta's avatar Manoj Gupta
Browse files

Bluetooth: add missing <algorithm> include

std::copy is provided by <algorithm> header so add it.
This is to fix a build failure on ToT llvm builds where <algorithm>
transitive includes in libc++ have been removed.

The failure was noticed in ChromeOS tot llvm builds where this
repo is imported.

Bug: 228085014
Test: no more std::copy errors.

Change-Id: I3325cf8badb0c5eaffd5afe28f1b047104757cea
parent 64dc9fd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment