Some minors changes, like adding empty lines at end of files, to be able to compile with VC++1.52c.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Patrick Albert
1999-07-09 15:30:31 +00:00
parent e3e717ecc5
commit cc985face5
9 changed files with 24 additions and 7 deletions

View File

@@ -575,4 +575,5 @@ void wxTempFile::Discard()
wxLogSysError(_("can't remove temporary file '%s'"), m_strTemp.c_str());
}
#endif
#endif