Skip to content

Commit db59aac

Browse files
committed
ext/standard/type.c: Remove unused include
1 parent 4ab751a commit db59aac

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)