$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gordon Smith (schmoo2k_at_[hidden])
Date: 2004-08-17 15:03:16
NOTE: I also needed to change the following:
vertex_descriptor old_p;
To:
vertex_descriptor old_p = 0;