diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 19:32:32 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 19:32:32 +0100 |
commit | 08912f156a0d3184346541a47e274103b6709349 (patch) | |
tree | 158c37c3256d70d919a6a444d549977caf532782 /base/boost/translate_exception.patch | |
parent | c36b6cc613a4141edcf883e8bbf2bc8883f2468f (diff) | |
download | nutyx-extra-08912f156a0d3184346541a47e274103b6709349.tar.gz nutyx-extra-08912f156a0d3184346541a47e274103b6709349.tar.bz2 nutyx-extra-08912f156a0d3184346541a47e274103b6709349.tar.xz nutyx-extra-08912f156a0d3184346541a47e274103b6709349.zip |
boost, déplacé dans extra
Diffstat (limited to 'base/boost/translate_exception.patch')
-rw-r--r-- | base/boost/translate_exception.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/base/boost/translate_exception.patch b/base/boost/translate_exception.patch deleted file mode 100644 index 68669c137..000000000 --- a/base/boost/translate_exception.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> - |