X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6799385e8c7991dd96fa22cea471319645119edc..1d879215ac7a298336bd7342b51bede93d208a91:/src/x11/dcmemory.cpp diff --git a/src/x11/dcmemory.cpp b/src/x11/dcmemory.cpp index aa2132140d..65affeed87 100644 --- a/src/x11/dcmemory.cpp +++ b/src/x11/dcmemory.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcmemory.h" #endif