X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8105809ef8f7cb0d1a9933f3f790b7b446c7cfa..04633c190f5a6eafe607a5712647aaa131522b1f:/utils/configtool/src/custompropertydialog.h diff --git a/utils/configtool/src/custompropertydialog.h b/utils/configtool/src/custompropertydialog.h index 28488de734..9c27dba1a1 100644 --- a/utils/configtool/src/custompropertydialog.h +++ b/utils/configtool/src/custompropertydialog.h @@ -12,7 +12,7 @@ #ifndef _CUSTOMPROPERTYDIALOG_H_ #define _CUSTOMPROPERTYDIALOG_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "custompropertydialog.cpp" #endif