X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55d99c7a77789ff4904bf96eddca3715eb5af9b9..7d2d5d81951888e76f93b33aca9899a9c480022b:/src/common/settcmn.cpp?ds=inline diff --git a/src/common/settcmn.cpp b/src/common/settcmn.cpp index 977bc71207..be4269cd9b 100644 --- a/src/common/settcmn.cpp +++ b/src/common/settcmn.cpp @@ -15,7 +15,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "settings.h" #endif