SRD locations - << to string builder fixed

This commit is contained in:
Emmanuel BENOîT 2017-11-05 19:12:10 +01:00
parent 1b1be9e6b2
commit 073fcb3d5e
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@ T_SRDLocation& T_SRDLocation::operator= (
/*----------------------------------------------------------------------------*/
T_StringBuilder& operator<< (
T_StringBuilder& ebcl::operator<< (
T_StringBuilder& sb ,
T_SRDLocation const& location ) noexcept
{