mirror of
https://github.com/boostorg/exception.git
synced 2025-07-12 03:56:33 +02:00
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