X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..d4d83a46a96e33d011b9e5974951f6ebcb2d9d43:/include/wx/numdlg.h diff --git a/include/wx/numdlg.h b/include/wx/numdlg.h index fe6f4ad02f..c1c39742ec 100644 --- a/include/wx/numdlg.h +++ b/include/wx/numdlg.h @@ -4,14 +4,15 @@ // Author: John Labenski // Modified by: // Created: 07.02.04 (extracted from wx/textdlg.h) -// RCS-ID: $Id$ -// Copyright: (c) wxWidgets team +// Copyright: (c) John Labenski // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #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_ -