diff options
Diffstat (limited to 'src/Editor.cxx')
-rw-r--r-- | src/Editor.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Editor.cxx b/src/Editor.cxx index 76e77a016..3a357f37e 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -15,6 +15,7 @@ #include <stdexcept> #include <string> +#include <string_view> #include <vector> #include <map> #include <forward_list> |