forked from boostorg/exception
Ticket #12553, plus tabs converted to spaces.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
template <class E,class I>
|
||||
E const &
|
||||
add_info( E const & e, I const & i )
|
||||
{
|
||||
return e << i;
|
||||
}
|
||||
{
|
||||
return e << i;
|
||||
}
|
||||
#include "error_info_test.hpp"
|
||||
|
Reference in New Issue
Block a user