Skip to content

Commit ca134f7

Browse files
committed
Remove unused include of stdbool.h
1 parent 373f236 commit ca134f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend_alloc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
# include "win32/winutil.h"
7070
#endif
7171

72-
#include <stdbool.h>
7372
#include <stdio.h>
7473
#include <stdlib.h>
7574
#include <string.h>

0 commit comments

Comments
 (0)