X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7463f75f9c170c29b4965d27dccf535ac32cfde..4997d3014cd76b41f2d4036dfd168ad886972f35:/utils/configtool/src/configitem.h?ds=sidebyside diff --git a/utils/configtool/src/configitem.h b/utils/configtool/src/configitem.h index 8ebba6932b..c7989a70e5 100644 --- a/utils/configtool/src/configitem.h +++ b/utils/configtool/src/configitem.h @@ -12,7 +12,7 @@ #ifndef _CT_CONFIGITEM_H_ #define _CT_CONFIGITEM_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "configitem.cpp" #endif