Skip to content

Don't mix class and struct between forward declaration and definition

Volker Krause requested to merge work/vkrause/dont-mix-class-and-struct into master

Anything but GCC tends to complain about that.

Merge request reports