$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-07-10 10:33:57
> Subject: [boost] Should BOOST_NO_STD_LOCALE be true for GCC when
> __GNUC__ < 3?
Yes, it should. I ran across this same problem yesterday while working on localization for date-time.
Jeff