X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11eadd92f322062ef312e34472d84f1c96729f27..0915d0b2e210701353ef30743d0df9c195f76295:/src/motif/bmpbuttn.cpp?ds=sidebyside diff --git a/src/motif/bmpbuttn.cpp b/src/motif/bmpbuttn.cpp index 4d3c21fa93..00da6290fa 100644 --- a/src/motif/bmpbuttn.cpp +++ b/src/motif/bmpbuttn.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "bmpbuttn.h" #endif