printf: On MSVC, also define HAVE_STDINT_H_WITH_UINTMAX
authorNirbheek Chauhan <nirbheek@centricular.com>
Sat, 13 Feb 2016 01:23:24 +0000 (06:53 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 20 Feb 2016 10:07:37 +0000 (10:07 +0000)
commit55f9406f30d19d97acd7a8ee8b0b96e97dd2942b
tree623126fdcb0fefb01ddb4a005d246b2e7d5a9330
parentfd823ed12980e1a66808c158bd6affd1162d8359
printf: On MSVC, also define HAVE_STDINT_H_WITH_UINTMAX

MSVC provides stdint.h but not inttypes.h, and we need to include stdint.h to
get intmax_t
gst/printf/gst-printf.h