X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fa9e5bc442c4659b00a40f124910aca8bb8741b..23fbd31a9bfdb14fc7c3406b59fa8141ec68e370:/include/wx/msw/registry.h?ds=sidebyside diff --git a/include/wx/msw/registry.h b/include/wx/msw/registry.h index 3e51d738eb..5f4c818aa6 100644 --- a/include/wx/msw/registry.h +++ b/include/wx/msw/registry.h @@ -12,7 +12,7 @@ #ifndef _REGISTRY_H #define _REGISTRY_H -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "registry.h" #endif