$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Noah Roberts (roberts.noah_at_[hidden])
Date: 2007-07-18 20:53:44
I solved my problem. I had a rogue constructor body in the header. I
had disabled the copy constructor but given it a blank body.