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

Modified Files:
        bidir_remove_edge.cpp 
Log Message:
Include a main function

Index: bidir_remove_edge.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/graph/test/bidir_remove_edge.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- bidir_remove_edge.cpp       30 Apr 2006 03:42:14 -0000      1.5
+++ bidir_remove_edge.cpp       27 Jun 2006 15:00:29 -0000      1.6
@@ -13,7 +13,7 @@
 };
 
 int
-test_main(int, char*[])
+main()
 {
   {
     typedef boost::adjacency_list<boost::vecS, boost::vecS, 
boost::bidirectionalS,


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to