gh-BertoldVdb-ZoneDetect/library
Alexander Cederblad 7c057a7159 Add stddef.h for size_t in header file
Got an error that size_t was not defined. I am no expert, but I suppose
this is the way to fix it.

Probably not an issue in most cases, but I ran into this, so someone
else might and then they will not have to think about it. I assume folks
usually will have this defined as a happy coincidence before including
the header.
2023-01-18 22:54:50 +01:00
..
.gitignore Add libzoneinfo.{dll,so} and zonedetect.o to '.gitignore'. 2019-11-11 10:04:36 +01:00
Makefile Update makefile and add margin to border detection to cover rounding 2019-12-13 16:15:25 +00:00
zonedetect.c Merge pull request #37 from Edouard59/fix_strcat 2022-04-11 09:42:55 +02:00
zonedetect.h Add stddef.h for size_t in header file 2023-01-18 22:54:50 +01:00