diff options
Diffstat (limited to 'test/unit/testCellBuffer.cxx')
| -rw-r--r-- | test/unit/testCellBuffer.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/test/unit/testCellBuffer.cxx b/test/unit/testCellBuffer.cxx index cef88cb17..067fa4bc1 100644 --- a/test/unit/testCellBuffer.cxx +++ b/test/unit/testCellBuffer.cxx @@ -3,6 +3,7 @@  #include <cstddef>  #include <cstring>  #include <stdexcept> +#include <string_view>  #include <vector>  #include <algorithm>  #include <memory> | 
