Update of /cvsroot/boost/boost/libs/graph/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28306

Modified Files:
      Tag: RC_1_34_0
        random_matching_test.cpp 
Log Message:
merging fix due to renaming maximum_cardinality_matching.hpp from HEAD to 
RC_1_34_0

Index: random_matching_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/graph/test/random_matching_test.cpp,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- random_matching_test.cpp    29 Aug 2006 20:55:58 -0000      1.1.2.1
+++ random_matching_test.cpp    14 Dec 2006 00:59:19 -0000      1.1.2.2
@@ -14,7 +14,7 @@
 #include <ctime>
 #include <boost/random.hpp>
 
-#include <boost/graph/maximum_cardinality_matching.hpp>
+#include <boost/graph/max_cardinality_matching.hpp>
 
 using namespace boost;
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to