forked from boostorg/exception
fixed compile errors, removed tabs as required.
[SVN r44114]
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
|
||||
void
|
||||
tester( boost::exception & x )
|
||||
{
|
||||
throw x; //must not compile.
|
||||
}
|
||||
{
|
||||
throw x; //must not compile.
|
||||
}
|
||||
|
Reference in New Issue
Block a user