Sigh, more 'porting'. In gcc 2.95, we have to use std::random() to
disambiguate from boost's random() function. But, for some reason, with 3.x, random() doesn't live in the std:: namespace. Macro-ize it.
Loading
Please register or sign in to comment