X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/65d48d095fb1390edd46f682c864320d7b9626e3..91a40e94b9efe799e401638edf84e75d3285d11b:/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