diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2017-11-24 19:02:59 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-11-24 19:02:59 +0100 |
commit | 9215be76a6e287076c4727a5f1727086e77d67ce (patch) | |
tree | 45299a49baa8fc1426ee9b021f9ea70b2c3a74d1 /ext/dom/php_dom.c | |
parent | 287a2b018402d814fb8b3ee7dd6192491c3adb22 (diff) | |
download | php-git-9215be76a6e287076c4727a5f1727086e77d67ce.tar.gz |
Fix C++ build failure due to format macros
PRIi64 etc. may not be available without this macro definition, on
pre-C++11 compilers. At least I think that's the issue.
Diffstat (limited to 'ext/dom/php_dom.c')
0 files changed, 0 insertions, 0 deletions