Problem: build broken with older compilers
Solution: define __STDC_LIMIT_MACROS before including stdint.h so that SIZE_MAX is defined
Showing
Please
register
or
sign in
to comment
Solution: define __STDC_LIMIT_MACROS before including stdint.h so that SIZE_MAX is defined