on Fedora 18, inttypes.h requires explicit define
authorimarom <[email protected]>
Sun, 28 Feb 2016 13:09:53 +0000 (15:09 +0200)
committerimarom <[email protected]>
Sun, 28 Feb 2016 13:09:53 +0000 (15:09 +0200)
commit0fd006c24926377eb975eeb8885c0b4ed71db546
tree4d9b05ed3f75304c4b9f2a2e3c3e28f25538577e
parent21fe2befe8806ac2a70cfb1d1c45737bee7e2702
on Fedora 18, inttypes.h requires explicit define

/* The ISO C99 standard specifies that these macros must only be
   defined if explicitly requested.  */
if !defined __cplusplus || defined __STDC_FORMAT_MACROS
src/main_dpdk.cpp