diff options
Diffstat (limited to 'test/unit/testSparseState.cxx')
| -rw-r--r-- | test/unit/testSparseState.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/test/unit/testSparseState.cxx b/test/unit/testSparseState.cxx index 3cc283b69..758c57359 100644 --- a/test/unit/testSparseState.cxx +++ b/test/unit/testSparseState.cxx @@ -1,6 +1,7 @@  // Unit Tests for Scintilla internal data structures  #include <string> +#include <string_view>  #include <vector>  #include <algorithm>  #include <memory> | 
