summaryrefslogtreecommitdiff
path: root/games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-21 23:14:26 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-21 23:14:26 +0100
commit7c59acba5699c9c58090a7a738669669a7307023 (patch)
treed51d27d020895a6b7a3298d9d1b9846c1fcb59a0 /games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch
parente2db47eaae00ec33f8971db44b68645c5d3b9590 (diff)
gentoo resync : 21.08.2021
Diffstat (limited to 'games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch')
-rw-r--r--games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch b/games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch
new file mode 100644
index 000000000000..708fd9e9f52f
--- /dev/null
+++ b/games-engines/openmw/files/openmw-0.46.0-boost-1.77.patch
@@ -0,0 +1,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>
+