$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-08 08:45:33
JFYI, I've checked in the attached trivial patch. It adds one missing #include
(I get compile error without it) and fixes a couple of "signed/unsigned
comparison" warnings.
- Volodya