mirror of
https://github.com/boostorg/integer.git
synced 2025-07-29 20:27:14 +02:00
removed tabs
[SVN r7835]
This commit is contained in:
committed by
Glen Fernandes
parent
ee352dee03
commit
7ad2ddb3bc
@ -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 {
|
||||
|
Reference in New Issue
Block a user