mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
generalize the zend_long stuff
This commit is contained in:
parent
59848e3fbb
commit
c429c74be9
3 changed files with 23 additions and 25 deletions
|
@ -28,6 +28,7 @@
|
|||
# if !defined(_STDINT)
|
||||
# define _STDINT
|
||||
# include "win32/php_stdint.h"
|
||||
# include "win32/php_inttypes.h"
|
||||
# endif
|
||||
# define HAVE_INT8_T 1
|
||||
# define HAVE_UINT8_T 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue