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