Skip to content

Prevent override warning related to ClassDef.

Jordi Garra Tico requested to merge jordi into master

This commit fixes the warning messages caused by the ClassDef macro, when compiling with clang.

Merge request reports