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

Commit 168f6182 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Bluetooth: add missing <algorithm> include" am: ba9fca76 am:...

Merge "Bluetooth: add missing <algorithm> include" am: ba9fca76 am: e098b388 am: 4cb856d3 am: ef08545f

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2075316



Change-Id: Ibda8ec9e7294c99bf5363c9ea898f28c80ba3e73
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 06551c5a ef08545f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

#pragma once

#include <algorithm>
#include <array>
#include <cstdint>
#include <cstring>