diff options
Diffstat (limited to 'src/LineMarker.cxx')
| -rw-r--r-- | src/LineMarker.cxx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx index 98e75ca52..6239d1c9d 100644 --- a/src/LineMarker.cxx +++ b/src/LineMarker.cxx @@ -8,6 +8,7 @@  #include <string.h>  #include <math.h> +#include <stdexcept>  #include <vector>  #include <map> | 
