X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64407854c188761c982072f9c94c479284ee0dfe..1978421a6d8b81c1f8a961da4b8ddf544fec7b1b:/src/generic/sashwin.cpp?ds=inline diff --git a/src/generic/sashwin.cpp b/src/generic/sashwin.cpp index 5d00773b5c..1a7fdee5dc 100644 --- a/src/generic/sashwin.cpp +++ b/src/generic/sashwin.cpp @@ -11,7 +11,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "sashwin.h" #endif