$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Björn Karlsson (Bjorn.Karlsson_at_[hidden])
Date: 2002-09-27 12:23:52
> From: David Abrahams [mailto:dave_at_[hidden]]
>
> We'd also have to change our toolsets to make that work. This can be
> difficult, since many compilers automatically stick the
> system headers at
> the end of the #include <...> search path.
>
Yep, it would be painful. So, do we change numeric to numerics, and adopt
the suggestion by Neal Becker to avoid name clashes with std headers
(applicable for directories, and thus [presumably] namespaces)?
Bjorn Karlsson