We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59fc59 commit 2bc63e7Copy full SHA for 2bc63e7
TSRM/TSRM.h
@@ -20,6 +20,8 @@
20
# include <tsrm_config.h>
21
#endif
22
23
+#include "main/php_stdint.h"
24
+
25
#ifdef TSRM_WIN32
26
# ifdef TSRM_EXPORTS
27
# define TSRM_API __declspec(dllexport)
0 commit comments