X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11d13ed03bf6298458c1a776498b7efe96c33dff..eddb32504316bfc92624a2a9b7cc62fd4543face:/include/wx/univ/gauge.h diff --git a/include/wx/univ/gauge.h b/include/wx/univ/gauge.h index c113328e07..ae80f68767 100644 --- a/include/wx/univ/gauge.h +++ b/include/wx/univ/gauge.h @@ -9,7 +9,7 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "gaugeuniv.h" #endif