summaryrefslogtreecommitdiff
path: root/boost/boost.transform_width.patch
blob: 747a17db13de146556f8de1039e308564a6995ff (plain)
1
2
3
4
5
6
7
8
9
10
11
--- foo/foo/foo/boost/archive/iterators/transform_width.hpp
+++ foo/foo/foo/boost/archive/iterators/transform_width.hpp
@@ -23,6 +23,8 @@
 // stream length is some common multiple of x and y.  E.G. Base64 6 bit
 // character and 8 bit bytes. Lowest common multiple is 24 => 4 6 bit characters
 // or 3 8 bit characters
+
+#include <algorithm>
 
 #include <boost/config.hpp> // for BOOST_DEDUCED_TYPENAME & PTFO
 #include <boost/serialization/pfto.hpp>
td class='logsubject'>sax: Tabify makefiles to be more consistentMatúš Kukan Change-Id: I4db1feea9db351917dd082bd22b9fc1cd5a6a9c0 2013-04-24gbuild: drop empty use_packages callsDavid Tardon Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> 2013-04-24gbuild: drop uses of removed packagesDavid Tardon Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>