mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
ext/standard/type.c: Remove unused include
This commit is contained in:
parent
85e6688791
commit
d45eb46c97
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "php.h"
|
#include "php.h"
|
||||||
#include "php_incomplete_class.h"
|
|
||||||
|
|
||||||
/* {{{ Returns the type of the variable */
|
/* {{{ Returns the type of the variable */
|
||||||
PHP_FUNCTION(gettype)
|
PHP_FUNCTION(gettype)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue