$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-11-07 23:04:15
On Friday 07 November 2003 09:56 am, Beman Dawes wrote:
> At 12:39 AM 11/7/2003, Douglas Gregor wrote:
> >(Yes, I'm porting Signals over right now)
>
> I agree. I'll do it for Filesystem too
>
> --Beman
FWIW, I did this last night. The conversion seemed relatively painless (tested
on VC 7.1 and GCC; no problems at all), after having read this thread to get
the autolinking stuff working. Thank you John!
Doug