summarylogtreecommitdiffstats
path: root/include-optional-in-lispp.diff
blob: 0f0b39a8dbdfe7b2ae81824704fbe11373588879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/ob/lispp.hh b/src/ob/lispp.hh
index e00560638ba6..432539bac132 100644
--- a/src/ob/lispp.hh
+++ b/src/ob/lispp.hh
@@ -72,6 +72,7 @@ SOFTWARE.
 #include <iterator>
 #include <algorithm>
 #include <filesystem>
+#include <optional>
 #include <functional>
 #include <string_view>
 #include <type_traits>