|
Boost-Commit : |
From: philgarofalo_at_[hidden]
Date: 2008-01-01 14:39:35
Author: pgarofalo
Date: 2008-01-01 14:39:35 EST (Tue, 01 Jan 2008)
New Revision: 42400
URL: http://svn.boost.org/trac/boost/changeset/42400
Log:
Minor spacing change to align comment.
Text files modified:
sandbox/boost/sequence_algo/combinatorial.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/boost/sequence_algo/combinatorial.hpp
==============================================================================
--- sandbox/boost/sequence_algo/combinatorial.hpp (original)
+++ sandbox/boost/sequence_algo/combinatorial.hpp 2008-01-01 14:39:35 EST (Tue, 01 Jan 2008)
@@ -58,7 +58,7 @@
#include <string>
#include <boost/utility.hpp> // next()
#include <algorithm.hpp> // is_sorted()
-#include <minmaxif.hpp> // formerly contained min/max_element_if()
+#include <minmaxif.hpp> // formerly contained min/max_element_if()
namespace boost {
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk