$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-01-07 07:58:25
> Compatibility headers (in boost\compatibility\cpp_c_headers)
> don't compile with BCB 6.4.
I'm confused why you would be using those - Borland supplies the new style
headers with everything in namespace std already doesn't it?
John.