$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hartmut Kaiser (hartmutkaiser_at_[hidden])
Date: 2004-01-08 01:49:27
Douglas Gregor wrote:
> // GCC extension. Do other compilers support it?
> #include_next <functional>
I don't know of any other preprocessor supporting this directive. But I've
added it (optionally) to Wave.
Regards Hartmut