$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-02-09 11:23:23
On Feb 9, 2006, at 8:50 AM, Marcio Paim de Aquino wrote:
> I'm trying to compile this example http://www.boost.org/libs/graph/
> example/johnson-eg.cpp.
> I have the following error from VC++ 6 SP2:
We no longer support VC++ 6 or 7 in the Boost Graph Library, due to
the extremely poor standards conformance of these compilers.
Doug