$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-09 13:18:36
"Ulises Herrera" <omolap_at_[hidden]> wrote in message
news:20020509152424.5910.qmail_at_iname.com...
> The file...
>
> boost/random/uniform_smallint.hpp
>
> need...
>
> #include <boost/static_assert.hpp>
>
> when boost is compiled with g++-3.0
> and a program is linked with it.
Fixed, thanks!
Please post reports like this one to the boost developers list in future;
There's not always someone watching over here.
-Dave