Closed grejppi closed 5 years ago
Fixes this error:
...\lilv\src\world.c(559): error C2440: 'initializing': cannot convert from 'void *' to 'LilvDynManifest *' ...\lilv\src\world.c(559): note: Conversion from 'void*' to pointer to non-'void' requires an explicit cast
Oops. Soon CI will stop this sort of thing from happening...
Thanks!
Fixes this error: