openmw: add missing include
This commit is contained in:
parent
73fd48fdc2
commit
934c41a1fc
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…
x
Reference in New Issue
Block a user