From: Christopher Jones Date: Tue, 20 Aug 2013 17:55:10 +0000 (-0700) Subject: Fix compile warning "intl_cppshims.h:34:7: warning: no newline at end of file" X-Git-Tag: php-5.5.6RC1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfb187752ea0326321c0d081e926e0cb11ed0b5b;p=php Fix compile warning "intl_cppshims.h:34:7: warning: no newline at end of file" --- diff --git a/ext/intl/intl_cppshims.h b/ext/intl/intl_cppshims.h index 2fb70edfd0..e58ec3bd45 100644 --- a/ext/intl/intl_cppshims.h +++ b/ext/intl/intl_cppshims.h @@ -31,4 +31,4 @@ #define _MSC_STDINT_H_ 1 #endif -#endif \ No newline at end of file +#endif