MathisRosenhauer / libaec

libaec - Adaptive Entropy Coding library
https://gitlab.dkrz.de/k202009/libaec
BSD 2-Clause "Simplified" License
12 stars 9 forks source link

Remove HAVE_STDINT_H (fixes #4). #5

Closed schwehr closed 6 years ago

schwehr commented 6 years ago

C99 is now required. Therefore HAVE_STDINT_H is no longer necessary.