diff options
Diffstat (limited to 'main/php_regex.h')
-rw-r--r-- | main/php_regex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_regex.h b/main/php_regex.h index 2d18db721d..9ed80d84b8 100644 --- a/main/php_regex.h +++ b/main/php_regex.h @@ -11,4 +11,4 @@ #include <regex.h> #endif -#endif /* _PHP_REGEX_H */
\ No newline at end of file +#endif /* _PHP_REGEX_H */ |