$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-01-07 12:10:47
"John Maddock" <john_at_[hidden]> wrote
> > 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?
>
These headers are included directly by serialization library (probably to
get higher compatibility).
Regardless of reason of using them, they are invalid for BCB.
/Pavel