summaryrefslogtreecommitdiff
path: root/x11-toolkits/hyprtoolkit/files/patch-tests_SimpleSessionLock.cpp
blob: a22d0cd31a0c7fcf68952200d3a4b1c5eac14349 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tests/SimpleSessionLock.cpp.orig	2025-12-01 05:13:48 UTC
+++ tests/SimpleSessionLock.cpp
@@ -12,6 +12,7 @@
 #include <hyprutils/memory/SharedPtr.hpp>
 #include <hyprutils/memory/UniquePtr.hpp>
 
+#include <algorithm>
 #include <print>
 
 using namespace Hyprutils::Memory;