
23 Apr
2005
23 Apr
'05
4:40 p.m.
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