X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..a6de86fa530d95b6f30e0349e81de8b8692b348f:/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