Ticket #11015: diff.txt

File diff.txt, 264 bytes (added by mzartek@…, 8 years ago)

Output of the diff -u between the old and new "boost/graph/detail/edge.hpp" file

Line 
1--- edge_old.hpp 2015-02-11 17:35:46.808163000 +0100
2+++ edge_new.hpp 2015-02-11 17:54:24.650109000 +0100
3@@ -105,6 +105,8 @@
4 }
5 }
6
7+#include <boost/functional/hash/hash.hpp>
8+
9 // Boost's functional/hash
10 namespace boost {
11 template<typename D, typename V>