Skip to content

Use correct typedef for Entity

Lasse Hinrichsen-Bischoff requested to merge fix/fix-entity-typedef into master

This removes the clang++ warning

warning: ISO C++ specifies that qualified reference to 'Entity' is a constructor name rather than a type in this context, despite preceding 'typename' keyword [-Winjected-class-name]

Edited by Lasse Hinrichsen-Bischoff

Merge request reports

Loading