mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-24 18:50:16 +01:00
ac4dbd3b25
Makes the header more general for other potential algorithms in the future. While we're at it, include a missing <functional> include to satisfy the use of std::less.