X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..90a77e64841dfcaf37103b6411987402739baa0b:/include/wx/generic/numdlgg.h diff --git a/include/wx/generic/numdlgg.h b/include/wx/generic/numdlgg.h index c40d46beb7..2859462745 100644 --- a/include/wx/generic/numdlgg.h +++ b/include/wx/generic/numdlgg.h @@ -12,14 +12,10 @@ #ifndef __NUMDLGH_G__ #define __NUMDLGH_G__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "numdlgg.h" -#endif +#include "wx/defs.h" #if wxUSE_NUMBERDLG -#include "wx/defs.h" - #include "wx/dialog.h" #if wxUSE_SPINCTRL @@ -81,4 +77,3 @@ wxGetNumberFromUser(const wxString& message, #endif // wxUSE_NUMBERDLG #endif // __NUMDLGH_G__ -