$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Stone (mstone_at_[hidden])
Date: 2005-04-23 11:40:30
boost/iterator/zip_iterator.hpp has an incomplete #include guard. This
patch adds the necessary define to avoid redefinition errors when
zip_iterator.hpp is included more than once.
Michael