X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=boost-1.57.0.patch;fp=boost-1.57.0.patch;h=538ae53e9e0a193959a59725434079d3a7c2e8e1;hb=c428797bd8882d3afed8f4a4df2869a041e7b74f;hp=0000000000000000000000000000000000000000;hpb=7c02bafe9719c15856fb4ab409a5503df01997ad;p=packages%2FLunchbox.git diff --git a/boost-1.57.0.patch b/boost-1.57.0.patch new file mode 100644 index 0000000..538ae53 --- /dev/null +++ b/boost-1.57.0.patch @@ -0,0 +1,21 @@ +From a3b3b71f2d2fe7879fb9e444e70b2d74f0269fe1 Mon Sep 17 00:00:00 2001 +From: Stefan Eilemann +Date: Sat, 27 Dec 2014 14:44:16 +0100 +Subject: [PATCH] Compile fix for Boost 1.57 + +--- + lunchbox/any.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/lunchbox/any.h b/lunchbox/any.h +index 9f91e40..3618f3a 100644 +--- a/lunchbox/any.h ++++ b/lunchbox/any.h +@@ -38,6 +38,7 @@ + #include + #include + #include ++#include + #include + + // See boost/python/type_id.hpp