X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..97f278b45316c0e6eca8d721bca94e45c1c771a2:/include/wx/busyinfo.h 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