build fix for latest C++ standard

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett 2006-04-26 16:27:16 +00:00
parent 34cf96b216
commit 90daa6cd4a
2 changed files with 4 additions and 0 deletions

View File

@ -85,6 +85,8 @@ wxPageSetupData *g_pageSetupData = (wxPageSetupData*) NULL;
#endif // wxUSE_PRINTING_ARCHITECTURE
class AppFrame;
//----------------------------------------------------------------------------
//! application APP_VENDOR-APP_NAME.
class App: public wxApp {

View File

@ -85,6 +85,8 @@ wxPageSetupData *g_pageSetupData = (wxPageSetupData*) NULL;
#endif // wxUSE_PRINTING_ARCHITECTURE
class AppFrame;
//----------------------------------------------------------------------------
//! application APP_VENDOR-APP_NAME.
class App: public wxApp {