$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [algorithm] gather.hpp include guard
From: Ian Hobson (ian.r.hobson_at_[hidden])
Date: 2013-02-17 10:04:55
Hi,
The include guard in boost/algorithm/gather.hpp on SVN is incorrect:
#ifndef BOOST_ALGORITHM_GATHER_HPP
#define ADOBE_ALGORITHM_GATHER_HPP
Best,
Ian