facil-io / cstl

facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.
https://facil.io
MIT License
68 stars 6 forks source link

Update array.c #20

Closed michaellenaghan closed 12 months ago

michaellenaghan commented 12 months ago

Remove the now-unneeded module #defines.

michaellenaghan commented 12 months ago

The MingW failure seems to be unrelated to this change; it's in tests/stl rather than tests/array. Still: interesting!

boazsegev commented 12 months ago

Thanks 🙏🏻