Skip to content

Commit ef046e8

Browse files
committed
Zend/zend_types: add missing include
1 parent acae83f commit ef046e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/zend_types.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include "zend_refcounted.h"
2929
#include "zend_result.h"
3030
#include "zend_type_code.h"
31+
#include "zend_type_info.h"
3132

3233
#include <stdbool.h>
3334
#include <stdint.h>

0 commit comments

Comments
 (0)