X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6418cb93022a02da40be0e50aea3d5615074fb71..e2478fde622a16d25c66690af353dfdc37e7b582:/include/wx/mac/printmac.h diff --git a/include/wx/mac/printmac.h b/include/wx/mac/printmac.h index 243ed2fefe..388f4dc796 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_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "printwin.h" #endif