]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- add missing include 992/head
authorArvin Schnell <aschnell@suse.de>
Tue, 18 Feb 2025 09:45:25 +0000 (10:45 +0100)
committerArvin Schnell <aschnell@suse.de>
Tue, 18 Feb 2025 09:45:25 +0000 (10:45 +0100)
snapper/SnapperTmpl.h

index 8702b3034b6fd44c3dad623544ab52c4590dd66d..1d0b6ac158b471aed82754194353bd425186b929 100644 (file)
@@ -29,6 +29,7 @@
 #include <vector>
 #include <list>
 #include <map>
+#include <algorithm>
 
 #include "snapper/AppUtil.h"