Missing includes - please test without precompiled headers before committing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia 2000-02-05 18:15:17 +00:00
parent 796df70a76
commit 608eeb0f24

View File

@ -29,6 +29,7 @@
#if defined(__WIN95__) && wxUSE_NATIVE_STATUSBAR
#include "wx/intl.h"
#include "wx/log.h"
#include "wx/statusbr.h"