$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-20 09:05:14
David Abrahams wrote:
>
> Is this intentional?
Yes, that file is supposed to be compiled manually by the user to verify
that his std library's locale support works.
It's documented at:
http://boost.org/doc/html/program_options/howto.html#id2716238
- Volodya