destral_ecs
destral_ecs copied to clipboard
Could not compile on gcc without stddef.h
You should add <stddef.h>
include in destral_ecs.h
when building library with gcc for size_t
type.
Thank you, feel free to open a PR.
Btw be aware that this project is not maintained anymore.. due to lack of time :(. I found several memory bugs in it that are not fixed