From a8abe4e6fca2dbce9b4e464111c7cfa452008e99 Mon Sep 17 00:00:00 2001 From: Neil Hodgson Date: Tue, 10 Jul 2018 15:38:33 +1000 Subject: Need for std::string. --- src/CellBuffer.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CellBuffer.cxx') 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 #include +#include #include #include #include -- cgit v1.2.3