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

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

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

parents 1d59e641 4cb856d3
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>