Update of /cvsroot/boost/boost/libs/graph/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8609/libs/graph/test
Modified Files:
Tag: RC_1_34_0
bidir_remove_edge.cpp
Log Message:
Work around VC7 bugs
Index: bidir_remove_edge.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/graph/test/bidir_remove_edge.cpp,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- bidir_remove_edge.cpp 20 Feb 2006 21:26:46 -0000 1.4
+++ bidir_remove_edge.cpp 3 Jul 2006 18:03:34 -0000 1.4.2.1
@@ -7,6 +7,7 @@
#include <boost/graph/adjacency_list.hpp>
#include <boost/cstdlib.hpp>
#include <boost/test/minimal.hpp>
+using namespace boost;
struct edge_prop {
int weight;
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