~ruther/guix-local

ref: 86b2c8dbc7854fa8d3fbf634d4a7115ae2cf585e guix-local/gnu/packages/patches/fifengine-boost-compat.patch -rw-r--r-- 478 bytes
86b2c8db — Ricardo Wurmus gnu: r-brglm2: Update to 1.0.1. 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Fix build with newer Boost.

Taken from upstream:

  https://github.com/fifengine/fifengine/commit/8072f18a9bf4e75c3e1b197b6ccda11e82954460

diff --git a/engine/core/vfs/zip/zipnode.cpp b/engine/core/vfs/zip/zipnode.cpp
--- a/engine/core/vfs/zip/zipnode.cpp
+++ b/engine/core/vfs/zip/zipnode.cpp
@@ -28,6 +28,7 @@
 #include "vfs/fife_boost_filesystem.h"
 
 #include "zipnode.h"
+#include <algorithm>
 
 namespace {
     /** helper function to find a value in a ZipNodeContainer