From afd8b94a400d52f3df122711c097119b2de92d1e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 23 Apr 2013 11:50:24 +0000 Subject: main/boost: upgrade to 1.53.0 --- main/boost/stdint.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 main/boost/stdint.patch (limited to 'main/boost/stdint.patch') diff --git a/main/boost/stdint.patch b/main/boost/stdint.patch new file mode 100644 index 0000000000..65e838d3ad --- /dev/null +++ b/main/boost/stdint.patch @@ -0,0 +1,13 @@ +--- ./boost/atomic/atomic.hpp.orig 2013-04-23 11:44:45.556751918 +0000 ++++ ./boost/atomic/atomic.hpp 2013-04-23 11:45:44.944031100 +0000 +@@ -8,6 +8,10 @@ + // http://www.boost.org/LICENSE_1_0.txt) + + #include ++extern "C" { ++#include ++} ++ + #include + + #include -- cgit v1.2.3