X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a02afd1452bcb863bebd25c712067e51f8db81d1..2524f1ce36c16bb6253e9d5ce156996290b830dc:/include/wx/math.h diff --git a/include/wx/math.h b/include/wx/math.h index c83b67642a..15a1021b1a 100644 --- a/include/wx/math.h +++ b/include/wx/math.h @@ -12,7 +12,7 @@ #ifndef _WX_MATH_H_ #define _WX_MATH_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "math.h" #endif