X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..456fef85bb254a89495a88eaadcdb36b1de61b5e:/include/wx/control.h diff --git a/include/wx/control.h b/include/wx/control.h index 901615d51e..00be04211e 100644 --- a/include/wx/control.h +++ b/include/wx/control.h @@ -16,7 +16,7 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "controlbase.h" #endif