$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-12-13 06:48:28
> 2) Provide a set of dummy <cwhatever> headers, containing the
>hack. Users would presumably include these headers in their search path
>only if their standard library implementation didn't supply the
<cwhatever>
>headers. Downside: it might appear boost was blessing these broken
>implementations.
That would seem to be the easiest to maintain?
- John.