diff options
Diffstat (limited to 'src/Selection.cxx')
| -rw-r--r-- | src/Selection.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/Selection.cxx b/src/Selection.cxx index 5396746a3..dbb3afc5c 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -12,6 +12,7 @@  #include <string_view>  #include <vector>  #include <algorithm> +#include <memory>  #include "Platform.h" | 
