X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64407854c188761c982072f9c94c479284ee0dfe..708c45a6cef439edb007ca8f8329582244f152f5:/src/generic/sashwin.cpp 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