applied (part of) Alexey Leko's patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-11-25 23:13:06 +00:00
parent 4e00f54113
commit f94dfb3897
6 changed files with 26 additions and 3 deletions

View File

@@ -50,6 +50,8 @@
#include "wx/log.h"
#include "wx/thread.h"
#if wxUSE_LOG
// other standard headers
#include <errno.h>
#include <stdlib.h>
@@ -790,3 +792,4 @@ void wxOnAssert(const wxChar *szFile, int nLine, const wxChar *szMsg)
#endif //WXDEBUG
#endif //wxUSE_LOG