Closed Thesola10 closed 2 years ago
I mentioned that GCC on Linux complains about undefined numeric_limits. This fixes #26.
numeric_limits
Thank you for catching this missed include. Just for my information what linux distribution are you using?
Arch x86_64 with GCC11
Thank you for being the first outside contributor :)
I mentioned that GCC on Linux complains about undefined
numeric_limits
. This fixes #26.