X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad81651f00edc6f489d9b6a0839d316a964fd521..64f4500a4a6905623685e67efc65b0d856aff393:/src/motif/minifram.cpp diff --git a/src/motif/minifram.cpp b/src/motif/minifram.cpp index 1161e3de57..50524f2452 100644 --- a/src/motif/minifram.cpp +++ b/src/motif/minifram.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "minifram.h" #endif