mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-22 23:06:18 +00:00
Changed: #1448 Compilation with CLang
This commit is contained in:
parent
1df1912b14
commit
4dd62721b9
1 changed files with 1 additions and 1 deletions
|
@ -937,7 +937,7 @@ CMirrorPropValueAlice<T,CPropLocationClass>& CMirrorPropValueAlice<T,CPropLocati
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
tempReassign( srcValue );
|
this->tempReassign( srcValue );
|
||||||
}
|
}
|
||||||
return *this;
|
return *this;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue