X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/db54b046154f408aa3d688ecc5c92e7e224b0bdf..2a32f1733dd39882d58627d5cb22dbdeb54eb693:/include/wx/effects.h?ds=sidebyside diff --git a/include/wx/effects.h b/include/wx/effects.h index 8357e5449d..bdafbe170d 100644 --- a/include/wx/effects.h +++ b/include/wx/effects.h @@ -7,10 +7,10 @@ // Created: 25/4/2000 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "effects.h" #endif