Boost logo

Boost-Commit :

From: joel_at_[hidden]
Date: 2008-07-02 01:37:58


Author: djowel
Date: 2008-07-02 01:37:58 EDT (Wed, 02 Jul 2008)
New Revision: 46983
URL: http://svn.boost.org/trac/boost/changeset/46983

Log:
removed tabs
Text files modified:
   branches/release/boost/spirit/home/phoenix/stl/algorithm/detail/std_set_fwd.hpp | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/release/boost/spirit/home/phoenix/stl/algorithm/detail/std_set_fwd.hpp
==============================================================================
--- branches/release/boost/spirit/home/phoenix/stl/algorithm/detail/std_set_fwd.hpp (original)
+++ branches/release/boost/spirit/home/phoenix/stl/algorithm/detail/std_set_fwd.hpp 2008-07-02 01:37:58 EDT (Wed, 02 Jul 2008)
@@ -26,14 +26,14 @@
       , class Pr
       , class Alloc
>
- class set;
+ class set;
 
     template<
         class Kty
       , class Pr
       , class Alloc
>
- class multiset;
+ class multiset;
 }
 
 #endif


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