We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb71c3 commit 45a128cCopy full SHA for 45a128c
Zend/zend_types.h
@@ -24,6 +24,8 @@
24
25
#include "zend_portability.h"
26
#include "zend_long.h"
27
+#include "zend_type_info.h" // for MAY_BE_*
28
+
29
#include <stdbool.h>
30
31
#ifdef __SSE2__
0 commit comments