]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - boost/patches/boost-graph-compile.patch
Merge remote-tracking branch 'ummeegge/cairo-update'
[people/ms/ipfire-3.x.git] / boost / patches / boost-graph-compile.patch
CommitLineData
85a6d733
MT
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>