diff options
| author | Maxime Coste <mawww@kakoune.org> | 2019-12-03 21:11:14 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2019-12-03 21:11:14 +1100 |
| commit | 5c1433ee65a5ce57d95fff5ecfdca13ca1c521a0 (patch) | |
| tree | 4a7ae868affafa5b364f5cd406883706a34f0a16 /src/diff.hh | |
| parent | b5baac4336c19c127d53dd14fed922e7f020a13b (diff) | |
| parent | df9995b216c757cecf524c34286577febe9473b4 (diff) | |
Merge remote-tracking branch 'Laaas/patch-1'
Diffstat (limited to 'src/diff.hh')
| -rw-r--r-- | src/diff.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/diff.hh b/src/diff.hh index 0205ef73..2e719669 100644 --- a/src/diff.hh +++ b/src/diff.hh @@ -7,6 +7,7 @@ #include "array_view.hh" +#include <algorithm> #include <functional> #include <iterator> #include <memory> |
