$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pablo Aguilar (pablo.aguilar_at_[hidden])
Date: 2005-03-01 04:43:07
Done!
It turns out I'm having problems with the precompiled headers. Once I
changed #pragme hdrstop to skip serialization, I no longer got the
ambiguity error which I kept getting here.
So it's just a matter of figuring out why being in the precompiled
header matters.
Thanks again for your help.
Pablo Aguilar