MatchOneEntt
MatchOneEntt copied to clipboard
Fix compilation issues with VS2019
Compilation issues were caused by entt implicitly casting to bool in many occasions. Unreal provides an handy define to wrap external third party libraries that automatically disables some warning / errors.