generalize the zend_long stuff

This commit is contained in:
Anatol Belski 2014-08-25 23:28:08 +02:00
parent 59848e3fbb
commit c429c74be9
3 changed files with 23 additions and 25 deletions

View file

@ -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