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

Commit 63051ef6 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Add missing <algorithm> include for std::sort." into main

parents 712feb76 3d009836
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 {