Skip to content

Commit d45eb46

Browse files
committed
ext/standard/type.c: Remove unused include
1 parent 85e6688 commit d45eb46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/standard/type.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616

1717
#include "php.h"
18-
#include "php_incomplete_class.h"
1918

2019
/* {{{ Returns the type of the variable */
2120
PHP_FUNCTION(gettype)

0 commit comments

Comments
 (0)