$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (nbecker_at_[hidden])
Date: 2004-01-13 13:06:20
Since random has changed interface incompatibly, is there a preprocessor
define I can used to write compatible client software? Is there something
I can use for:
#if (BOOST_VERSION < xxxx)
If so, is this documented?