$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [UUID] seed_rng.hpp contains invalid forward declaration of random_device
From: Johan Lindvall (johan.lindvall_at_[hidden])
Date: 2011-08-19 13:18:12
The following fails to compile with 1.47.0:
#include <boost/uuid/seed_rng.hpp>
#include <boost/random/random_device.hpp>
It used to work with 1.46.1 (using nondet_random.hpp)
Filed as https://svn.boost.org/trac/boost/ticket/5794
-- /Johan.