Skip to content

core: fixing warning 'redundant declaration' of 'upCast'

Fabian Reister requested to merge fix/compiler-warnings into master

With these changes, I can compile a component without warnings.

Merge request reports