summaryrefslogtreecommitdiff
path: root/src/diff.hh
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2019-12-03 21:11:14 +1100
committerMaxime Coste <mawww@kakoune.org>2019-12-03 21:11:14 +1100
commit5c1433ee65a5ce57d95fff5ecfdca13ca1c521a0 (patch)
tree4a7ae868affafa5b364f5cd406883706a34f0a16 /src/diff.hh
parentb5baac4336c19c127d53dd14fed922e7f020a13b (diff)
parentdf9995b216c757cecf524c34286577febe9473b4 (diff)
Merge remote-tracking branch 'Laaas/patch-1'
Diffstat (limited to 'src/diff.hh')
-rw-r--r--src/diff.hh1
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>