summarylogtreecommitdiffstats
path: root/patch2.diff
blob: 99429b20254c9e52e19c91620dc1f910b6d75a32 (plain)
1
2
3
4
5
6
7
8
9
10
--- window.hh_org	2022-06-15 11:26:06.696263156 +0200
+++ window.hh	2022-06-15 11:26:18.923296588 +0200
@@ -72,6 +72,7 @@
 #include <sstream>
 #include <algorithm>
 #include <functional>
+#include <optional>
 #include <unordered_map>
 
 namespace aec = OB::Term::ANSI_Escape_Codes;