#include log.h
and so, wxbase builds again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16905
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/app.h"
#include "wx/debug.h"
#include "wx/filefn.h"
#include "wx/app.h"
#include "wx/debug.h"
#include "wx/filefn.h"
#endif
#include "wx/module.h"
#endif
#include "wx/module.h"
+ wxTheApp->CreateMessageOutput();
gs_nInitCount++;
return TRUE;
gs_nInitCount++;
return TRUE;
delete wxLog::SetActiveTarget(NULL);
#endif // wxUSE_LOG
}
delete wxLog::SetActiveTarget(NULL);
#endif // wxUSE_LOG
}