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

Commit ba9fca76 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Bluetooth: add missing <algorithm> include"

parents 7d8ae438 274e01df
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>