diff options
| -rw-r--r-- | src/CellBuffer.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/CellBuffer.cxx b/src/CellBuffer.cxx index ffe5fe8b3..4c08b0d91 100644 --- a/src/CellBuffer.cxx +++ b/src/CellBuffer.cxx @@ -13,6 +13,7 @@  #include <cstdarg>  #include <stdexcept> +#include <string>  #include <string_view>  #include <vector>  #include <algorithm> | 
