$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-06-05 05:42:15
> I've tried to use the random.hpp header using Visual Studio C++ 6.0, and
it
> does not
> compile. I found a message thread in the mailing list about this on VC7,
> where some work-arounds were suggested. Jens then asked for feedback, and
I
> didn't find any feedback, so here it is...
This got fixed in cvs, but sadly after the release...
John