$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-02-08 14:19:12
On Feb 8, 2005, at 1:20 PM, Stefan Slapeta wrote:
> Doug Gregor wrote:
>
>> I think that's okay. graph_test.hpp is only meant to be included by
>> the one-off tests for the graph lib. It really shouldn't even be in
>> boost/graph, where it is accessible to users.
>
> Are you going to move it and do the other fix or shall I do it?
Done.
Doug