summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libutil/cxx/util.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/cxx/util.hxx b/src/libutil/cxx/util.hxx
index b852b38d5..dd8ef0ee6 100644
--- a/src/libutil/cxx/util.hxx
+++ b/src/libutil/cxx/util.hxx
@@ -23,6 +23,7 @@
#include <string_view>
#include <optional>
#include <tuple>
+#include <algorithm>
/*
* Common C++ utilities