aboutsummaryrefslogtreecommitdiff
path: root/games/openmw/files/patch-components_bsa_bsa__file.cpp
blob: 0dcb26d6581fbd931dfe89dd5c4f49450624c74e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- components/bsa/bsa_file.cpp.orig	2023-08-08 09:23:20 UTC
+++ components/bsa/bsa_file.cpp
@@ -26,6 +26,7 @@
 #include <components/files/constrainedfilestream.hpp>
 
 #include <cassert>
+#include <algorithm>
 
 #include <boost/filesystem/path.hpp>
 #include <boost/filesystem/fstream.hpp>