aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-process/fix_include.patch
blob: 49d306918210597c7e2fe8f4b5ae14380f4f7a50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/boost/process/detail/traits/wchar_t.hpp b/include/boost/process/detail/traits/wchar_t.hpp
index 812a92c..98026d3 100644
--- a/include/boost/process/detail/traits/wchar_t.hpp
+++ b/include/boost/process/detail/traits/wchar_t.hpp
@@ -12,6 +12,8 @@
 #include <boost/process/detail/traits/env.hpp>
 #include <boost/process/locale.hpp>
 
+#include <algorithm>
+
 namespace boost { namespace process { namespace detail {
 
 //template