MatchOneEntt icon indicating copy to clipboard operation
MatchOneEntt copied to clipboard

Fix compilation issues with VS2019

Open mmischitelli opened this issue 5 years ago • 0 comments

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.

mmischitelli avatar Dec 16 '19 21:12 mmischitelli