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