skypjack / entt

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
https://github.com/skypjack/entt/wiki
MIT License
9.6k stars 844 forks source link

`type_info` is not forward declared #1114

Closed morbo84 closed 1 month ago

morbo84 commented 3 months ago

I think type_info is missing from the fwd-declared types by EnTT.