X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6799385e8c7991dd96fa22cea471319645119edc..7b28e0ede49ca78e05df6bc6af2d2d8c508f8455:/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