]> git.saurik.com Git - wxWidgets.git/commitdiff
lost log.h fixed
authorChris Elliott <biol75@york.ac.uk>
Fri, 30 Aug 2002 13:57:04 +0000 (13:57 +0000)
committerChris Elliott <biol75@york.ac.uk>
Fri, 30 Aug 2002 13:57:04 +0000 (13:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/msgout.cpp

index fa0667ab21b4c3ed2d7e9e89e6ffaaa4b430d8a0..9bdcdae51996418cb72ea777a506c33e5ed7a664 100755 (executable)
@@ -38,7 +38,8 @@
 #endif
 
 #include "wx/msgout.h"
 #endif
 
 #include "wx/msgout.h"
-
+#include "wx/log.h"
+                                                                            
 #include <stdarg.h>
 #include <stdio.h>
 
 #include <stdarg.h>
 #include <stdio.h>