Compilaton fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-07-21 10:01:56 +00:00
parent de564874d6
commit b5435dccd0
4 changed files with 5 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
#pragma interface "univnotebook.h"
#endif
#include "wx/arrstr.h"
class WXDLLEXPORT wxSpinButton;
// ----------------------------------------------------------------------------