X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99d800190a04a2deaf769017a5fae04a4ae50378..fe94d0d06a2305845f0cb0c0b8fc0edbde2e2b68:/include/wx/numdlg.h?ds=sidebyside diff --git a/include/wx/numdlg.h b/include/wx/numdlg.h index 332bac3cb5..c1c39742ec 100644 --- a/include/wx/numdlg.h +++ b/include/wx/numdlg.h @@ -4,7 +4,6 @@ // Author: John Labenski // Modified by: // Created: 07.02.04 (extracted from wx/textdlg.h) -// RCS-ID: $Id$ // Copyright: (c) John Labenski // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -12,6 +11,8 @@ #ifndef _WX_NUMDLGDLG_H_BASE_ #define _WX_NUMDLGDLG_H_BASE_ +#include "wx/defs.h" + #if wxUSE_NUMBERDLG #include "wx/generic/numdlgg.h" @@ -19,4 +20,3 @@ #endif // wxUSE_NUMBERDLG #endif // _WX_NUMDLGDLG_H_BASE_ -