X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..b6e2eddeaf7e559589ce41ac41e88f9bd71c5a08:/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