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