use stdbool.h and inttypes.h in MSVC 2013 and later, and use more C99-compatible...
authorSteven G. Johnson <stevenj@alum.mit.edu>
Sun, 11 Dec 2016 12:15:53 +0000 (07:15 -0500)
committerSteven G. Johnson <stevenj@alum.mit.edu>
Sun, 11 Dec 2016 12:16:48 +0000 (07:16 -0500)
commit59334e44999a527ee27f29e8dddd9daa1fda1980
tree4a1d3c72e94945c4ade1467b75f916b16c1d174a
parente46d213241b254144e5109611f228023219efa84
use stdbool.h and inttypes.h in MSVC 2013 and later, and use more C99-compatible definitions of false and true earlier (fix #90)
utf8proc.h