forked from boostorg/conversion
Fix inspection warning (tab removed)
[SVN r77773]
This commit is contained in:
@@ -29,7 +29,7 @@ bool g_was_exception = false;
|
|||||||
namespace boost {
|
namespace boost {
|
||||||
|
|
||||||
void throw_exception(std::exception const & ) {
|
void throw_exception(std::exception const & ) {
|
||||||
g_was_exception = true;
|
g_was_exception = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user