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

View File

@@ -39,6 +39,7 @@
#include "wx/msgdlg.h"
#include "wx/intl.h"
#include "wx/progdlg.h"
#include "wx/log.h"
#endif
#include "wx/generic/printps.h"

View File

@@ -12,7 +12,9 @@
#endif
#include "wx/dnd.h"
#include "wx/log.h"
#if wxUSE_DRAG_AND_DROP
#include "wx/window.h"

View File

@@ -12,7 +12,9 @@
#endif
#include "wx/dnd.h"
#include "wx/log.h"
#if wxUSE_DRAG_AND_DROP
#include "wx/window.h"