X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..26dddf6c3455f95bef2dcb2a0a514fa0558b50ab:/include/wx/mac/printmac.h diff --git a/include/wx/mac/printmac.h b/include/wx/mac/printmac.h index 6e155b9470..c5eb431026 100644 --- a/include/wx/mac/printmac.h +++ b/include/wx/mac/printmac.h @@ -6,13 +6,13 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_PRINTWIN_H_ #define _WX_PRINTWIN_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "printwin.h" #endif