diff options
-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 f3308574e..163dbed00 100644 --- a/test/unit/testCellBuffer.cxx +++ b/test/unit/testCellBuffer.cxx @@ -6,6 +6,7 @@ #include <cassert> #include <cstring> #include <stdexcept> +#include <string> #include <string_view> #include <vector> #include <optional> |