Skip to content

kcms/lookandfeel: Add missing <array> include

Recent versions of libc++ no longer implictly pull in that include, so we have to add it explicitly. Fixes the FreeBSD build for me.

Merge request reports