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 92a34f7da..5396746a3 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -9,6 +9,7 @@  #include <cstdlib>  #include <stdexcept> +#include <string_view>  #include <vector>  #include <algorithm> | 
