Skip to content

Fix build failure with GCC 12 (missing <algorithms> include)

Sam James requested to merge thesamesam/accounts-qml-module:master into master

Needed for std::sort.

Bug: https://bugs.gentoo.org/870157 Fixes: 69e17dec Signed-off-by: Sam James sam@gentoo.org

Merge request reports