X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..04f109ec63bb2522e520ce9239828e8ee41cd61c:/include/wx/mac/classic/checklst.h diff --git a/include/wx/mac/classic/checklst.h b/include/wx/mac/classic/checklst.h index 31e66d2083..8c256fda1a 100644 --- a/include/wx/mac/classic/checklst.h +++ b/include/wx/mac/classic/checklst.h @@ -7,16 +7,12 @@ // Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_CHECKLST_H_ #define _WX_CHECKLST_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "checklst.h" -#endif - #if !defined(__MWERKS__) && !defined(__UNIX__) typedef unsigned int size_t; #endif