diff options
Diffstat (limited to 'src/string.hh')
| -rw-r--r-- | src/string.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string.hh b/src/string.hh index 0ed1dc75..677f01f5 100644 --- a/src/string.hh +++ b/src/string.hh @@ -8,6 +8,7 @@ #include "units.hh" #include "utf8.hh" +#include <algorithm> namespace Kakoune { |
