diff options
Diffstat (limited to 'src/Selection.cxx')
-rw-r--r-- | src/Selection.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Selection.cxx b/src/Selection.cxx index 5a5d998c4..cc92ff49b 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -11,6 +11,7 @@ #include <stdexcept> #include <string_view> #include <vector> +#include <optional> #include <algorithm> #include <memory> |