Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55889 - sandbox/statistics/tree/libs/tree/example
From: erwann.rogard_at_[hidden]
Date: 2009-08-30 17:58:33


Author: e_r
Date: 2009-08-30 17:58:32 EDT (Sun, 30 Aug 2009)
New Revision: 55889
URL: http://svn.boost.org/trac/boost/changeset/55889

Log:
m
Text files modified:
   sandbox/statistics/tree/libs/tree/example/tree.h | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: sandbox/statistics/tree/libs/tree/example/tree.h
==============================================================================
--- sandbox/statistics/tree/libs/tree/example/tree.h (original)
+++ sandbox/statistics/tree/libs/tree/example/tree.h 2009-08-30 17:58:32 EDT (Sun, 30 Aug 2009)
@@ -5,8 +5,8 @@
 // Software License, Version 1.0. (See accompanying file //
 // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //
 ///////////////////////////////////////////////////////////////////////////////
-#ifndef LIBS_TREE_EXAMPLE_TREE_HPP_ER_2009
-#define LIBS_TREE_EXAMPLE_TREE_HPP_ER_2009
+#ifndef LIBS_TREE_VIEW_EXAMPLE_TREE_HPP_ER_2009
+#define LIBS_TREE_VIEW_EXAMPLE_TREE_HPP_ER_2009
 #include <ostream>
 
 void example_tree(std::ostream&);


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