Boost logo

Boost-Commit :

From: gordon_at_[hidden]
Date: 2008-08-25 14:10:04


Author: gordon.woodhull
Date: 2008-08-25 14:10:03 EDT (Mon, 25 Aug 2008)
New Revision: 48384
URL: http://svn.boost.org/trac/boost/changeset/48384

Log:
commit for move
Text files modified:
   sandbox/metagraph/libs/metagraph/example/dfs.cpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/metagraph/libs/metagraph/example/dfs.cpp
==============================================================================
--- sandbox/metagraph/libs/metagraph/example/dfs.cpp (original)
+++ sandbox/metagraph/libs/metagraph/example/dfs.cpp 2008-08-25 14:10:03 EDT (Mon, 25 Aug 2008)
@@ -1,4 +1,4 @@
-#include <boost/metagraph/mpl_graph/dfs.hpp>
+#include <boost/metagraph/mpl_graph/depth_first_search.hpp>
 #include <boost/mpl/print.hpp>
 
 #include <iostream>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk