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 b0f4245e1..385e2360e 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -8,6 +8,7 @@ #include <stdlib.h> #include <vector> +#include <algorithm> #include "Platform.h" |