From f803d8644d9831104edc0f6be08d7cb6496cf030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20Ball=C3=BCder?= Date: Thu, 17 Jun 1999 10:03:00 +0000 Subject: [PATCH] file should end with newline git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/objstrm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/objstrm.h b/include/wx/objstrm.h index f077528e12..8d1970df1f 100644 --- a/include/wx/objstrm.h +++ b/include/wx/objstrm.h @@ -87,4 +87,4 @@ class wxObjectInputStream : public wxFilterInputStream { // wxUSE_STREAMS && wxUSE_SERIAL #endif - // _WX_WXOBJSTRM_H__ \ No newline at end of file +// _WX_WXOBJSTRM_H__