X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8105809ef8f7cb0d1a9933f3f790b7b446c7cfa..ace1785b153d4873a7c7684047c144facd11a26d:/utils/configtool/src/property.cpp?ds=sidebyside diff --git a/utils/configtool/src/property.cpp b/utils/configtool/src/property.cpp index fa09d72870..d8e3c9ab88 100644 --- a/utils/configtool/src/property.cpp +++ b/utils/configtool/src/property.cpp @@ -10,7 +10,7 @@ // Licence: ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "property.h" #endif