Added another log.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2002-08-30 21:19:41 +00:00
parent 1af48460ac
commit ee7908dbe9
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#include "wx/toolbar.h"
#include "wx/image.h"
#include "wx/log.h"
// ----------------------------------------------------------------------------
// constants

View File

@ -39,6 +39,7 @@
#include "wx/frame.h"
#endif // WX_PRECOMP
#include "wx/log.h"
#include "wx/univ/colschem.h"
#include "wx/univ/renderer.h"
#include "wx/univ/theme.h"