$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2004-04-20 10:56:15
John Torjo writes:
> namespace boost { namespace logtl /* note: gcc does not allow 'log' as a
> namespace */{
>
I've test it and inside namespace boost namespace log is ok, problem exists
for independent namespace log only (conflict with log function).
Regards,
Janusz