$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bill Seymour (bill-at-the-office_at_[hidden])
Date: 2002-04-18 15:50:58
A question for gcc gurus:
I'm having trouble compiling my next version of the
fixed-point decimal library with gcc...I don't have
the <ios> header. Is my installation bad or doesn't
gcc have it? If the latter, is there some BOOST_*
macro that lets me know that? (I haven't found one.)
I need the flag stuff in std::ios_base.
Thanks,
--Bill Seymour