Skip to content

Commit 286b4e9

Browse files
committed
Remove unnecessary includes
1 parent d113a2e commit 286b4e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/BSON/Binary.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
*/
1616

1717
#include <php.h>
18-
#include <zend_smart_str.h>
1918
#include <ext/standard/base64.h>
20-
#include <ext/standard/php_var.h>
2119
#include <Zend/zend_interfaces.h>
2220

2321
#include "php_phongo.h"

0 commit comments

Comments
 (0)