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