Compilation fixes for !WXWIN_COMPATIBILITY_2_4.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-07-20 19:27:14 +00:00
parent e8448b790f
commit a9711a4deb
6 changed files with 14 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
#ifndef WX_PRECOMP
#include "wx/ctrlsub.h"
#include "wx/arrstr.h"
#endif
// ============================================================================

View File

@@ -33,6 +33,7 @@
#ifndef WX_PRECOMP
#include "wx/listbox.h"
#include "wx/dynarray.h"
#include "wx/arrstr.h"
#endif
// ============================================================================

View File

@@ -20,6 +20,7 @@
#include "wx/defs.h"
#include "wx/checklst.h"
#include "wx/arrstr.h"
// ============================================================================
// implementation