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
|
||||
{
|
||||
tempReassign( srcValue );
|
||||
this->tempReassign( srcValue );
|
||||
}
|
||||
return *this;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue