X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad0e4b669195f742408136511279659b03c79724..c6e801d3e6d5c181080d12248aa3fd175c771b09:/src/x11/settings.cpp diff --git a/src/x11/settings.cpp b/src/x11/settings.cpp index ef5de6e208..188217ba89 100644 --- a/src/x11/settings.cpp +++ b/src/x11/settings.cpp @@ -13,7 +13,7 @@ // per-user file, which can be edited using a Windows-control-panel clone. // Also they should be documented better. Some are very MS Windows-ish. -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "settings.h" #endif