summaryrefslogtreecommitdiff
path: root/games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch
blob: 708fd9e9f52f86d47d69b5f25cc3daefd1f915ae (plain)
1
2
3
4
5
6
7
8
9
10
https://bugs.gentoo.org/808763

--- a/components/vfs/filesystemarchive.cpp
+++ b/components/vfs/filesystemarchive.cpp
@@ -1,4 +1,5 @@
 #include "filesystemarchive.hpp"
 
+#include <algorithm>
 #include <boost/filesystem.hpp>