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 0a7c15c1a..5a673425f 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -7,6 +7,7 @@ #include <stdlib.h> +#include <stdexcept> #include <vector> #include <algorithm> |