11 lines
310 B
Diff
11 lines
310 B
Diff
--- 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>
|