diff options
Diffstat (limited to 'src/AutoComplete.cxx')
-rw-r--r-- | src/AutoComplete.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AutoComplete.cxx b/src/AutoComplete.cxx index 886ace4af..7a8b6b201 100644 --- a/src/AutoComplete.cxx +++ b/src/AutoComplete.cxx @@ -13,6 +13,7 @@ #include <stdexcept> #include <string> +#include <string_view> #include <vector> #include <algorithm> #include <memory> |