add boost with gcc 44 hack
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1447 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
10
dev-libs/boost/files/boost-1.33.1-gcc41_visit_each.patch
Normal file
10
dev-libs/boost/files/boost-1.33.1-gcc41_visit_each.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- boost/bind.hpp.orig 2006-10-05 21:09:32.000000000 +0200
|
||||
+++ boost/bind.hpp 2006-10-05 21:10:10.000000000 +0200
|
||||
@@ -27,6 +27,7 @@
|
||||
#include <boost/type.hpp>
|
||||
#include <boost/bind/arg.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
+#include <boost/visit_each.hpp>
|
||||
|
||||
// Borland-specific bug, visit_each() silently fails to produce code
|
||||
|
||||
Reference in New Issue
Block a user