forked from boostorg/exception
removed tabs. what's wrong with tabs anyway?
[SVN r44246]
This commit is contained in:
@ -17,7 +17,7 @@ n1
|
||||
int
|
||||
tester()
|
||||
{
|
||||
using namespace boost;
|
||||
(void) to_string(n1::c1());
|
||||
return 1;
|
||||
using namespace boost;
|
||||
(void) to_string(n1::c1());
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user