$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-15 04:22:28
Viktor Peters wrote:
> And someone should look at the random library. There are some issues I
> stumble regulary:
>
> 1) <cmath> must be included before <boost/random.hpp> (GCC 3.4.2),
> otherwise some errors arise: "'std::pow' has not been
> declared" and friends
I think I've committed such a change some time ago, after running into a
trouble myself. Do you still get errors on 1.32 release candidate?
- Volodya