forked from boostorg/exception
fixed compile errors, removed tabs as required.
[SVN r44114]
This commit is contained in:
@ -8,12 +8,12 @@
|
||||
|
||||
namespace
|
||||
boost
|
||||
{
|
||||
namespace
|
||||
exception_test
|
||||
{
|
||||
void throw_length_error();
|
||||
}
|
||||
}
|
||||
{
|
||||
namespace
|
||||
exception_test
|
||||
{
|
||||
void throw_length_error();
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user