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

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

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

parents 0c27b868 ba9fca76
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>