Magellan Linux

Annotation of /trunk/boost/patches/boost-1.33.1-gcc41_visit_each.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 338 byte(s)
-import

1 niro 144 --- boost/bind.hpp.orig 2006-10-05 21:09:32.000000000 +0200
2     +++ boost/bind.hpp 2006-10-05 21:10:10.000000000 +0200
3     @@ -27,6 +27,7 @@
4     #include <boost/type.hpp>
5     #include <boost/bind/arg.hpp>
6     #include <boost/detail/workaround.hpp>
7     +#include <boost/visit_each.hpp>
8    
9     // Borland-specific bug, visit_each() silently fails to produce code
10