]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - boost/patches/boost-graph-compile.patch
Move all packages to root.
[people/stevee/ipfire-3.x.git] / boost / patches / boost-graph-compile.patch
diff --git a/boost/patches/boost-graph-compile.patch b/boost/patches/boost-graph-compile.patch
new file mode 100644 (file)
index 0000000..fe8384b
--- /dev/null
@@ -0,0 +1,12 @@
+*** a/boost/graph/distributed/detail/mpi_process_group.ipp.orig        2009-12-16 15:46:32.410223363 -0800
+--- b/boost/graph/distributed/detail/mpi_process_group.ipp     2009-12-16 15:47:28.700348300 -0800
+***************
+*** 19,24 ****
+--- 19,25 ----
+  #endif
+  
+  #include <cassert>
++ #include <cstdio>
+  #include <algorithm>
+  #include <boost/graph/parallel/detail/untracked_pair.hpp>
+  #include <numeric>