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