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

Commit c31a500d authored by Elliott Hughes's avatar Elliott Hughes Committed by Automerger Merge Worker
Browse files

Merge "Add missing <algorithm> include for std::sort." into main am: 63051ef6 am: f41c29a7

parents 4efb5ecc f41c29a7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@

#include "trie_serializer.h"

#include <algorithm>

namespace android {
namespace properties {