$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-09-19 05:39:23
>Can this warning be safely ignored? If so let's suppress the
>warning.
The warning is an artifact of the implementation - how can we suppress this
- is there any kind of #pragma we can use or what?
- John.