From 83a43421a9e4a3f1136e842104352af98ff35dd5 Mon Sep 17 00:00:00 2001 From: CismonX Date: Sat, 14 Apr 2018 14:07:33 +0800 Subject: [PATCH] update --- src/php_collections.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/php_collections.h b/src/php_collections.h index 4fb3acd..2feb9cc 100644 --- a/src/php_collections.h +++ b/src/php_collections.h @@ -47,4 +47,4 @@ extern const zend_function_entry pair_methods[]; ZEND_TSRMLS_CACHE_EXTERN() #endif -#endif // !PHP_COLLECTIONS_FE_H \ No newline at end of file +#endif // !PHP_COLLECTIONS_H \ No newline at end of file