X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5f6b52ab37166b49757b234d345fef358c33ecd..9c54e4ae1f401a9c337b97b588e5a356d79cbe82:/include/wx/gtk1/listbox.h diff --git a/include/wx/gtk1/listbox.h b/include/wx/gtk1/listbox.h index 1976ebf2a2..3a91c721c7 100644 --- a/include/wx/gtk1/listbox.h +++ b/include/wx/gtk1/listbox.h @@ -11,7 +11,7 @@ #ifndef __GTKLISTBOXH__ #define __GTKLISTBOXH__ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "listbox.h" #endif