$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-07-19 14:52:23
On Friday 19 July 2002 03:41 pm, Jason Shirk wrote:
> FWIW, VC7 and later support __declspec(deprecated) for just this
> purpose.
Great, thanks. Anyone know if other compilers support this type of extension?
I have a lot of things to deprecate...
Doug