
15 Nov
2004
15 Nov
'04
10:55 a.m.
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?
Yes you are right. This error is gone in 1.32 release candidate. I should have looked closer. Sorry... -- V. Peters