$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-02-07 14:25:49
> fatal error C1204: compiler limit : internal structure overflow
This VC6 compiler limit can usually be worked around by spliting your source
into multiple ones.
HTH,
Arkadiy