]> git.saurik.com Git - wxWidgets.git/commitdiff
Needs log.h
authorJulian Smart <julian@anthemion.co.uk>
Thu, 29 Jul 2004 20:17:15 +0000 (20:17 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 29 Jul 2004 20:17:15 +0000 (20:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/src/xrc/xh_statbar.cpp
src/xrc/xh_statbar.cpp

index 43a3ce11414943724006a2f1ba73041388ba819f..ec4eefc61617241eb2c3c34d2ef133be8139f73a 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "wx/frame.h"
 #include "wx/string.h"
 
 #include "wx/frame.h"
 #include "wx/string.h"
+#include "wx/log.h"
 
 #if wxUSE_STATUSBAR
 
 
 #if wxUSE_STATUSBAR
 
index 43a3ce11414943724006a2f1ba73041388ba819f..ec4eefc61617241eb2c3c34d2ef133be8139f73a 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "wx/frame.h"
 #include "wx/string.h"
 
 #include "wx/frame.h"
 #include "wx/string.h"
+#include "wx/log.h"
 
 #if wxUSE_STATUSBAR
 
 
 #if wxUSE_STATUSBAR