diff options
Diffstat (limited to 'src/PerLine.cxx')
-rw-r--r-- | src/PerLine.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PerLine.cxx b/src/PerLine.cxx index a903d6f5f..8eceae2ab 100644 --- a/src/PerLine.cxx +++ b/src/PerLine.cxx @@ -7,6 +7,8 @@ #include <string.h> +#include <algorithm> + #include "Platform.h" #include "Scintilla.h" |