removed tabs

[SVN r7835]
This commit is contained in:
Jeremy Siek
2000-09-25 21:19:29 +00:00
committed by Glen Fernandes
parent ee352dee03
commit 7ad2ddb3bc

View File

@ -32,7 +32,7 @@ namespace boost {
struct SelectFirstType {
template<class A, class B>
struct Template { typedef A type; };
struct Template { typedef A type; };
};
struct SelectSecondType {