Changed: #1448 Compilation with CLang

hg/feature/gsoc2012-fabien
kervala 13 years ago
parent d274c3d42e
commit 6c768a144a

@ -937,7 +937,7 @@ CMirrorPropValueAlice<T,CPropLocationClass>& CMirrorPropValueAlice<T,CPropLocati
}
else
{
tempReassign( srcValue );
this->tempReassign( srcValue );
}
return *this;
}

Loading…
Cancel
Save