X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..02e05e7e4087243171de25b598e701229814b821:/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