SRD locations - << to string builder fixed
This commit is contained in:
parent
1b1be9e6b2
commit
073fcb3d5e
2 changed files with 2 additions and 2 deletions
src
|
@ -80,7 +80,7 @@ T_SRDLocation& T_SRDLocation::operator= (
|
|||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
T_StringBuilder& operator<< (
|
||||
T_StringBuilder& ebcl::operator<< (
|
||||
T_StringBuilder& sb ,
|
||||
T_SRDLocation const& location ) noexcept
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue