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 92a34f7da..c8c567fcb 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -11,6 +11,7 @@  #include <stdexcept>  #include <vector>  #include <algorithm> +#include <memory>  #include "Platform.h" | 
