X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..f8ca3d720efa16fe5aba8872a39c042c9775b8f5:/include/wx/busyinfo.h?ds=sidebyside diff --git a/include/wx/busyinfo.h b/include/wx/busyinfo.h index 2ec17ec88a..f9fddb2ee1 100644 --- a/include/wx/busyinfo.h +++ b/include/wx/busyinfo.h @@ -10,7 +10,7 @@ #ifndef __INFOWIN_H__ #define __INFOWIN_H__ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "busyinfo.h" #endif