]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - boost/patches/boost-graph-compile.patch
Move all packages to root.
[people/amarx/ipfire-3.x.git] / boost / patches / boost-graph-compile.patch
1 *** a/boost/graph/distributed/detail/mpi_process_group.ipp.orig 2009-12-16 15:46:32.410223363 -0800
2 --- b/boost/graph/distributed/detail/mpi_process_group.ipp 2009-12-16 15:47:28.700348300 -0800
3 ***************
4 *** 19,24 ****
5 --- 19,25 ----
6 #endif
7
8 #include <cassert>
9 + #include <cstdio>
10 #include <algorithm>
11 #include <boost/graph/parallel/detail/untracked_pair.hpp>
12 #include <numeric>