mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
missed include for intptr_t/uintptr_t
This commit is contained in:
parent
d59fc5951e
commit
2bc63e7b6d
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
# include <tsrm_config.h>
|
||||
#endif
|
||||
|
||||
#include "main/php_stdint.h"
|
||||
|
||||
#ifdef TSRM_WIN32
|
||||
# ifdef TSRM_EXPORTS
|
||||
# define TSRM_API __declspec(dllexport)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue