X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..5c60e84569e7646f091a60c14ac2f4c54b100d8a:/include/wx/mac/carbon/checklst.h diff --git a/include/wx/mac/carbon/checklst.h b/include/wx/mac/carbon/checklst.h index 630715e0a3..1334905f47 100644 --- a/include/wx/mac/carbon/checklst.h +++ b/include/wx/mac/carbon/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