diff options
Diffstat (limited to 'src/CellBuffer.cxx')
-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 290478c10..ba39e4a80 100644 --- a/src/CellBuffer.cxx +++ b/src/CellBuffer.cxx @@ -13,6 +13,7 @@ #include <stdexcept> #include <algorithm> +#include <memory> #include "Platform.h" |