X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3062afd707b6127309f7ece1e4f55a760cdb689..961dd75341aaa5083098fefd5c1074d8308b5732:/include/wx/msw/uxtheme.h diff --git a/include/wx/msw/uxtheme.h b/include/wx/msw/uxtheme.h index 1aabd0d0c1..f85b33bacc 100644 --- a/include/wx/msw/uxtheme.h +++ b/include/wx/msw/uxtheme.h @@ -12,7 +12,7 @@ #ifndef _WX_UXTHEME_H_ #define _WX_UXTHEME_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "uxtheme.h" #endif