$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-07-18 03:37:49
"Rene Rivera" <grafik.list_at_[hidden]> wrote:
> Not only that... The code that's doing this is
> boost-root/boost/utf8_codecvt_facet.hpp which happens to be somewhat of
> a duplicate for the file
> boost-root/boost/program_options/utf8_codecvt_facet.hpp.
>
boost-root/boost/utf8_codecvt_facet.hpp is original.
boost-root/boost/program_options/utf8_codecvt_facet.hpp + *.cpp
is slightly modified copy.
Intention is that utf8_codecvt_facet will become standalone library
at some time and these files will be replaced.
/Pavel