Skip to content

Commit f943838

Browse files
committed
Remove duplicate #include
1 parent 3ff292c commit f943838

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BSON/UTCDateTime.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include <Zend/zend_interfaces.h>
3131
#include <ext/date/php_date.h>
3232
#include <ext/spl/spl_iterators.h>
33-
#include <ext/date/php_date.h>
3433
#include <ext/standard/php_var.h>
3534
#if PHP_VERSION_ID >= 70000
3635
# include <zend_smart_str.h>

0 commit comments

Comments
 (0)