From: Vadim Zeitlin Date: Sun, 27 Jun 1999 22:06:33 +0000 (+0000) Subject: missing newline at the end of file added X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4714ef79af518f74214126559ef48607acf89180 missing newline at the end of file added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/ioswrap.h b/include/wx/ioswrap.h index e77e74033d..8d2ad899b6 100644 --- a/include/wx/ioswrap.h +++ b/include/wx/ioswrap.h @@ -22,4 +22,5 @@ #endif #endif - // wxUSE_STD_IOSTREAM \ No newline at end of file + // wxUSE_STD_IOSTREAM +