summaryrefslogtreecommitdiffstats
path: root/extra/boost/translate_exception.patch
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 15:22:33 +0200
committertnut <tnut at nutyx dot com>2011-10-15 15:22:33 +0200
commite102c7fe38fab7a06686956c5692f9024fc8b3c9 (patch)
tree654eafa316013e1d13369ce08534471a40566749 /extra/boost/translate_exception.patch
parent0445853680fc62deab28ed19e6a8e30a6bf17d45 (diff)
downloadnutyx-extra-e102c7fe38fab7a06686956c5692f9024fc8b3c9.tar.gz
nutyx-extra-e102c7fe38fab7a06686956c5692f9024fc8b3c9.tar.bz2
nutyx-extra-e102c7fe38fab7a06686956c5692f9024fc8b3c9.tar.xz
nutyx-extra-e102c7fe38fab7a06686956c5692f9024fc8b3c9.zip
boost dans extra
Diffstat (limited to 'extra/boost/translate_exception.patch')
-rw-r--r--extra/boost/translate_exception.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/boost/translate_exception.patch b/extra/boost/translate_exception.patch
new file mode 100644
index 000000000..68669c137
--- /dev/null
+++ b/extra/boost/translate_exception.patch
@@ -0,0 +1,10 @@
+--- a/boost/python/detail/translate_exception.hpp 2009-07-25 15:04:50.000000000 -0700
++++ b/boost/python/detail/translate_exception.hpp 2009-07-25 15:04:50.000000000 -0700
+@@ -9,6 +9,7 @@
+
+ # include <boost/call_traits.hpp>
+ # include <boost/type_traits/add_const.hpp>
++# include <boost/type_traits/add_reference.hpp>
+
+ # include <boost/function/function0.hpp>
+