lost log.h fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2002-08-30 13:49:49 +00:00
parent edd802c67c
commit c03690057b
4 changed files with 8 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
#include "wx/list.h"
#include "wx/filedlg.h"
#include "wx/intl.h"
#include "wx/log.h"
#endif