X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/65d48d095fb1390edd46f682c864320d7b9626e3..27005f3a3f26b3b7d413863c4e73c7c30ff6fcc1:/src/mgl/dcmemory.cpp diff --git a/src/mgl/dcmemory.cpp b/src/mgl/dcmemory.cpp index c8818c2242..b782d5ed47 100644 --- a/src/mgl/dcmemory.cpp +++ b/src/mgl/dcmemory.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcmemory.h" #endif