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:
@@ -85,6 +85,8 @@ wxPageSetupData *g_pageSetupData = (wxPageSetupData*) NULL;
|
|||||||
#endif // wxUSE_PRINTING_ARCHITECTURE
|
#endif // wxUSE_PRINTING_ARCHITECTURE
|
||||||
|
|
||||||
|
|
||||||
|
class AppFrame;
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
//! application APP_VENDOR-APP_NAME.
|
//! application APP_VENDOR-APP_NAME.
|
||||||
class App: public wxApp {
|
class App: public wxApp {
|
||||||
|
@@ -85,6 +85,8 @@ wxPageSetupData *g_pageSetupData = (wxPageSetupData*) NULL;
|
|||||||
#endif // wxUSE_PRINTING_ARCHITECTURE
|
#endif // wxUSE_PRINTING_ARCHITECTURE
|
||||||
|
|
||||||
|
|
||||||
|
class AppFrame;
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
//! application APP_VENDOR-APP_NAME.
|
//! application APP_VENDOR-APP_NAME.
|
||||||
class App: public wxApp {
|
class App: public wxApp {
|
||||||
|
Reference in New Issue
Block a user