$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-12-16 09:03:09
On Dec 16, 2004, at 8:20 AM, Jürgen Hunold wrote:
> Hi !
>
> The last commit from Doug Gregor (Revision 1.130) broke compilation
> with
> gcc-3.4.1 for me.
>
> The attached patch fixes this by moving the implementation of
> remove_directed_edge_dispatch
> to a place _before_ it is used.
Oops, sorry. Fixed now and thanks for the patch!
Doug