From: Julian Smart Date: Thu, 29 Jul 2004 20:17:15 +0000 (+0000) Subject: Needs log.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/90dedfca128528f322ef13bf772a211d4f5dc596 Needs log.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/contrib/src/xrc/xh_statbar.cpp b/contrib/src/xrc/xh_statbar.cpp index 43a3ce1141..ec4eefc616 100644 --- a/contrib/src/xrc/xh_statbar.cpp +++ b/contrib/src/xrc/xh_statbar.cpp @@ -21,6 +21,7 @@ #include "wx/frame.h" #include "wx/string.h" +#include "wx/log.h" #if wxUSE_STATUSBAR diff --git a/src/xrc/xh_statbar.cpp b/src/xrc/xh_statbar.cpp index 43a3ce1141..ec4eefc616 100644 --- a/src/xrc/xh_statbar.cpp +++ b/src/xrc/xh_statbar.cpp @@ -21,6 +21,7 @@ #include "wx/frame.h" #include "wx/string.h" +#include "wx/log.h" #if wxUSE_STATUSBAR