wxUSE_STL=1 compilation fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-07-19 22:42:12 +00:00
parent ee6eb8d8ca
commit 69b9f4cca4
2 changed files with 13 additions and 9 deletions

View File

@@ -28,6 +28,7 @@
#define wxTipWindowBase wxFrame
#endif
#include "wx/arrstr.h"
class WXDLLEXPORT wxTipWindowView;