]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix.
authorMattia Barbon <mbarbon@cpan.org>
Tue, 8 Jul 2003 20:41:48 +0000 (20:41 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 8 Jul 2003 20:41:48 +0000 (20:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/dataobj.h
include/wx/fontenum.h

index 83207de61118d531df7dc6cd14561cdf4b50d0be..4aa203de8269d5e63bad83b87ea65b9f2bd7aea2 100644 (file)
@@ -26,6 +26,7 @@
 #include "wx/string.h"
 #include "wx/bitmap.h"
 #include "wx/list.h"
 #include "wx/string.h"
 #include "wx/bitmap.h"
 #include "wx/list.h"
+#include "wx/arrstr.h"
 
 // ============================================================================
 /*
 
 // ============================================================================
 /*
index 456590ae64f5c274ca2adf7fdbf45d0aadf7b315..69829484e2b21d3ec07ec5356c2530eb90ea7061 100644 (file)
@@ -18,6 +18,7 @@
 #endif
 
 #include "wx/fontenc.h"
 #endif
 
 #include "wx/fontenc.h"
+#include "wx/arrstr.h"
 
 // ----------------------------------------------------------------------------
 // wxFontEnumerator enumerates all available fonts on the system or only the
 
 // ----------------------------------------------------------------------------
 // wxFontEnumerator enumerates all available fonts on the system or only the