$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2001-11-28 12:21:56
> Thanks for correct me, I'am just tired working since
> this morning (and it is now 18h in France)! And what
> about the other part ?
Well, I don't see anything obviously wrong, but if I were you I would try taking
out all the using statements and qualify all the names. I'm not an expert on
the issues with MSVC, but I suspect that 'using' may have more problems than
directly qualified names. And if that doesn't work I would get some rest :-)
Jeff