X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3062afd707b6127309f7ece1e4f55a760cdb689..a371f70393c2af47d08c317ed496f751213c8fcb:/include/wx/msw/uxtheme.h?ds=inline 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