$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-04-27 11:31:26
"Nicola Musatti"
> I think I found a workaround for the pool problem with BCB2006, which
> broke several serialization tests. However in order to be sure not to
> break other compilers I need to know if the macros above, _RWSTD_VER and
> __SGI_STL_PORT, are Borland specific or no. Any idea?
>
Only __BORLANDC__ is.
/Pavel