diff options
author | Sara Golemon <pollita@php.net> | 2015-08-20 11:09:43 -0700 |
---|---|---|
committer | Sara Golemon <sgolemon@fb.com> | 2015-08-20 11:34:44 -0700 |
commit | 29a8981c81a7403070305ab4631c2fa9e858a082 (patch) | |
tree | ed9ecf06cc18a8312e7d9692cf64a05bc43c4b0b /sapi/phpdbg/phpdbg_prompt.c | |
parent | 7ad170341303933eae4e9d30e5048cb462f0817d (diff) | |
download | php-git-29a8981c81a7403070305ab4631c2fa9e858a082.tar.gz |
Enable definitions of stdint.h limits/constants used by Zend/zend_long.h
Define __STDC_LIMITS_MACROS and __STDC_CONSTANT_MACROS
prior to including stdint.h for the first time so that it
defines the INT64_MAX / INT64_C / etc... macros we use elsewhere
when building for C++ (C already gets these).
Diffstat (limited to 'sapi/phpdbg/phpdbg_prompt.c')
0 files changed, 0 insertions, 0 deletions