$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-06-03 20:01:56
"Robert Ramey" <ramey_at_[hidden]> wrote in message
news:20040603202423.8D9BA3152A_at_acme.west.net...
> Commeau
>
> I'm building with como-win32 with the libcomo library.
>
> It seems that BOOST_NO_STDC_NAMESPACE is set to true with this
combination
> and that it should be set to false for this combination.
Yes, this has tripped me up before, particularly with Boost.Test. But
I thought it was fixed
(http://listarchives.boost.org/MailArchives/boost/msg63139.php)
Jonathan