mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
openmw: add missing include
This commit is contained in:
parent
73fd48fdc2
commit
934c41a1fc
1 changed files with 10 additions and 0 deletions
10
srcpkgs/openmw/patches/algorithm.patch
Normal file
10
srcpkgs/openmw/patches/algorithm.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- a/components/bsa/bsa_file.cpp 2023-08-08 11:23:20.000000000 +0200
|
||||
+++ - 2025-04-22 10:55:08.517484675 +0200
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <components/files/constrainedfilestream.hpp>
|
||||
|
||||
#include <cassert>
|
||||
+#include <algorithm>
|
||||
|
||||
#include <boost/filesystem/path.hpp>
|
||||
#include <boost/filesystem/fstream.hpp>
|
Loading…
Add table
Reference in a new issue